Advantage Azure (Level 100)

Slides:



Advertisements
Similar presentations
Preparing your Fabric & Apps for Windows Server 2003 End of Support Jeff Woolsey Principal Program Manager.
Advertisements

IoTs Capabilities. IoTs Capabilities What is IoTs? Control / Information Internet Devices.
Powered by Microsoft Azure, PointMatter Is a Flexible Solution to Move and Share Data between Business Groups and IT MICROSOFT AZURE ISV PROFILE: LOGICMATTER.
Cisco Consulting Services for Application-Centric Cloud Your Company Needs Fast IT Cisco Application-Centric Cloud Can Help.
Agility Dev TestDeploy Learn Agility.
Azure Stack Foundation
READ ME FIRST Use this template to create your Partner datasheet for Azure Stack Foundation. The intent is that this document can be saved to PDF and provided.
Scales Technology FZCO
Cloud Adoption Framework
We Optimize. You Capitalize Software Development Services
11/19/2017 9:41 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Run Azure Services in your datacenter
AuraPortal Cloud Helps Empower Organizations to Organize and Control Their Business Processes via Applications on the Microsoft Azure Cloud Platform MICROSOFT.
Azure Infrastructure for SAP®
Partner Toolbox Cloud Infrastructure & Management
Smart Building Solution
DocFusion 365 Intelligent Template Designer and Document Generation Engine on Azure Enables Your Team to Increase Productivity MICROSOFT AZURE APP BUILDER.
Digital Workplace.
Ralleo Enterprise-Grade Solution for Managing Change and Business Transformation Provides Opportunities to Better Analyze Real-Time Data MICROSOFT AZURE.
Objectives Reduction of Implementation and Maintenance Expenditure on SharePoint Ecosystem Keeping the SharePoint Ecosystem aligned with Modern Technology.
Primal and Microsoft Azure Deliver Personalized Content, Intelligence, and Analytics That Match Your Content to the Interests of Your Audience MICROSOFT.
A10 Networks vThunder Leverages the Powerful Microsoft Azure Cloud Platform to Offer Advanced Layer 4-7 Networking, Security on a Global Scale MICROSOFT.
Cherwell Service Management is an IT Service Management Solution that Makes it Easier for Users to Capitalize on Power of Microsoft Azure MICROSOFT AZURE.
Microsoft Ignite /22/2018 3:27 PM BRK2121
All-Inclusive Testing in API Management
Azure Stack – Thinking AND realizing value “beyond the box”
Harvard CRM Service Strategy
Veeam Backup Repository
SmartHOTEL Solutions Powered by Microsoft Azure Provide Hoteliers with Comprehensive, One-Stop Automated Management of All Booking Channels MICROSOFT AZURE.
With Help from the Microsoft Azure Cloud,
NGAGE Intelligence Leverages Microsoft Azure Platform to Provide Essential Analytics for Hybrid SharePoint Server/Office 365 Environments MICROSOFT AZURE.
Enterprise Productivity Services
Sonata Accelerated Upgrade Assessment
SYSTEMART, LLC We Optimize. You Capitalize Software Application Development
Workforce Productivity Competency
Microsoft 365 – Make it real with GTM Accelerators
COE as a Service An eUnomia Factory Solution.
Program Management Overview
Partner Readiness Guide Cloud Application Development
Continuous Automated Chatbot Testing
Logsign All-In-One Security Information and Event Management (SIEM) Solution Built on Azure Improves Security & Business Continuity MICROSOFT AZURE APP.
Microsoft Practice.
ResourceFirst Puts Emphasis on Communication, Uses Power of Azure to Bring Successful Resource and Portfolio Management to Companies Globally MICROSOFT.
Extending Your Integration Strategy
Hosted on Microsoft Azure, Seismic is Drastically Changing How Enterprise Sales Teams Utilize Content to Accelerate Sales and Close Deals MICROSOFT AZURE.
DeFacto Planning on the Powerful Microsoft Azure Platform Puts the Power of Intelligent and Timely Planning at Any Business Manager’s Fingertips Partner.
12/26/2018 1:44 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Advanced Application Architecture on Azure
1/2/2019 4:34 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
Enterprise Program Management Office
TEMPLATE NOTES Our datasheet and mini-case study templates are formatted specifically for consistency of branding at Microsoft. Please do not alter font.
Technical Capabilities
Harness the competitive advantages of Power BI and obtain business-critical insights with Adastra’s enterprise analytics platform using Microsoft Azure.
Contents 1 Who are we 2 Requirements & Objectives 3 Obstacles 4
Microsoft Practice.
Single Cell’s Progenitor Powered by Microsoft Azure Improves Organisational Efficiency with Strategic Procurement, Contract Management, and Analytics MICROSOFT.
Last.Backend is a Continuous Delivery Platform for Developers and Dev Teams, Allowing Them to Manage and Deploy Applications Easier and Faster MICROSOFT.
Advantage Azure (Level 100)
Enterprise Productivity Services
Relationship Summary Relationship Type Relationship Highlights
HCL’s Viewpoint – DevOps on MS Cloud
Microsoft Practice.
For Community and TSC Discussion Bin Hu
Salesforce.com Salesforce.com is the world leader in on-demand customer relationship management (CRM) services Manages sales, marketing, customer service,
Remedy Integration Strategy Leverage the power of the industry’s leading service management solution via open APIs February 2018.
Johan Lindberg, inRiver
Microsoft Training & Certifications
Productive + Hybrid + Intelligent + Trusted
Customer 360.
Presentation transcript:

Advantage Azure (Level 100) 27th December, 2018

Contents 1 2 3 4 5 OUR OFFERINGS OUR SOLUTIONS AND ACCELERATIONS DIFFERENTIATORS 4 CASE STUDIES 5 APPENDIX

Our Offering App Dev CALM Architecture Testing DevOps

AA Architecture Enterprise Cloud Strategy & Roadmap Planning Assessment of Cloud Readiness Tools Selection for RAD Workshop on Cloud Concepts Business Benefits & Requirements on new Apps Assessments on Feasibility, Architecture Service Evaluation Cost, Time and Risks Planning on Business Benefit Transition Planning Business Case Workshop to Establish Scope & Approach Set Strategic Vision Identify & Prioritize Capabilities Work to Profile Capabilities Recommend Deployment Pattern Recommend Migration Approaches Define Opportunity & Priority Business Transformation Roadmap Analyse Business and Technology needs Migration needs Cost-Benefit Licensing, Upgrade & Support Evaluation Proof of Concept Pilot Due Diligence AA Architecture Change

AA Application Development PaaS App Dev on Azure Micro Services & API Dev on Azure Server less App Dev on Azure Microservices using Azure Container Service and using Azure Service Fabric Azure Load Balancer Azure Public nodes Azure Backend nodes Azure API Gateway Azure Service Fabric Cluster Azure Management VMs PaaS App Dev on following areas Azure App Services Azure Cognitive Services Azure Bot Services Azure Machine Learning Azure IoT Development of Azure Function Azure Batch ADvantage Code - ADC End-to-end agility in application life cycle: dev, test, and deployment Automation for cost effective build and release Azure DevOps ALMSmart, AD-ALM Key Customers AA Application Development

AA Application Development - App Modernization Migrate to Azure Modernization of Monolithic Application Data Migration Analysis of Monolithic applications Code redevelopment (Focus on Reusability) Adopt Evolutionary Design Implementation using Azure Service Fabric Rehost Revise Replatform Refactor Rebuild Migrate to SQL Azure using tools Installation, configuration of SQL Server within Azure VM and migrate data there. Installation, configuration of Respective DB Server within Azure VM and migrate data there. No-SQL, Mongo DB etc. ADvantage Migrate - ATMA End-to-end agility in application life cycle: dev, test, and deployment Automation for cost effective build and release Azure DevOps ALMSmart, AD-ALM Key Customers AA Application Development - App Modernization Change

<< Testing Types >> AA Testing UNIT The smallest piece of testable software is tested in the application to determine whether it behaves as expected or not. << Testing Types >> CONTRACT Test the agreed contract for APIs and other resources that are provided by the Microservice INTEGRATION Integration tests are used to test the communication between services.  END-TO-END End-to-End Testing, Tests a complete flow through the application or Microservice. FUNCTIONAL User interface testing, or functional testing, is the highest level of testing and includes front-end integration and tests the system as an end-user would use it. PERFORMANCE/LOAD Performance testing of Microservices is to observe how well the application performs when a high number of calls are made to Microservices or a large amount of data is transferred between individual services on the network. SECURITY Security testing is the practice of testing a computer system, network or web application to find security vulnerabilities that an attacker could exploit.  UNIT CONTRACT INTEGRATION END-TO-END PERFORMANCE FUNCTIONAL SECURITY

Continuous Monitoring Continuous Integration AA DevOps Activities Centralized Version Control Code Reviews and SCA CI Pipeline Creation Migration scripts execution MSA and service fabrics Manual Test planning Automated unit testing Telemetry Development Adopt TTD practices Continuous Feedback Continuous Monitoring Continuous Testing Continuous Delivery Continuous Integration Deployment scripts On-demand Release Mgmt. Deploy to Dockers AKS Deployments Establish DevOps Dashboards Test case creation – manual / automated Manual Test Execution Extend pipeline to support 3rd party testing tools Automated Testing Performance Testing Web and service testing Telemetry Report generation Transform from manual to Automated testing Define DevOps goals, metrics, SLA Metrics based Continuous Monitoring Focus on Continuous Improvement Monitor Dockers / Containers Monitor Apps performance Log management Deployment Error tracking Monitor DevOps Dashboards Change

AA CALM Discovery Planning & Designing Project Management DevOps How many App owners are still missing? DevOps Project Management Execution What are the issues with my “A” App? How many Apps could be modernized? Testing How can I help you? Please recommend the correct “R” for “A” App! Could you upgrade App “A”? Manage Could you create a Microservice? Could you execute test case “T” on App “A”? Support How many SEV1 test failures are there? Could you create Build & Release Pipelines? Could you generate schedule slippage metric? Could you show SEV1 tickets for last 1 Year Could you close ticket “T” as problem is solved?

ADvantage-Code Framework ADvantage Migrate - ATMA Differentiators ADvantage-Code Framework Framework to generate API & Microservices code based on project need. It addresses following challenges. Application Compatibility Cope with new technology trends ADvantage Migrate - ATMA Code conversion tool Kalibre Framework Framework for assessment Academy Tool Tool for onboarding and training 1 3 5 7 2 4 6 CALM -Conversational Platform for App LCM ALMSmart Framework ALM platform for managing projects and programs Application 360 / ADALM Framework unified view of project to various stakeholders At the heart of our Modern App/AD Solution. Please click the link to watch a short demo of Advantage-Code.

Case Studies Our Customers Our Solution & Roadmap Azure Components Azure PaaS App Development Azure Server less App Development Micro services & API Dev on Azure Azure Server-less app development Modernize the web platform to be accessed through Multiple customer channels and devices It should be available to partner channels with proper controls and security in place The Solutions: Platform built with common UI components & templates. Iterative development & loose coupling between UI & Backend APIs, resulting in fast mockups of UI & parallel development on APIs. HCL IPs like ADC, ALMSMART and ADALM frameworks were used. Benefits: End to end DevOps is in place Azure Service Fabric Azure Batch Azure App Services Azure Functions Enterprise level platform to run business with improved time-to-market, Quality, customer satisfaction, and reduced cost Fragmented IT operations at enterprise level Different release mechanism for different environments Proactive recommendation to improve existing delivery processes and implement a continuous delivery platform. Tool & technology recommendation, evaluation, selection and implementation. Same HCL IPs (as above) were used. 75% reduction in environment creation 80% reduction in new application node creation 70% reduction in deployment time To move away from multiple online platforms to a single customer portal for all services, to enhance the customer experience Fragmented IT Landscape Disparate applications, working in silos No single view of customer Digital Business Platform to serve as common online platform & Data Event Management. Brought multiple data sources into Hadoop & used API based service calls for track and trace. Release frequency has been improved 10-12 times a month as compared to 1-2 per month. This was a 90% improvement through the use of ADC. 90% reduction in environment creation using ALMSMART 90% improvement in environment configuration incidents Objectives Key Challenges Our Services

Microsoft Relationship Practice Snapshot STRONG DELIVERY EXCELLENCE ON MICROSOFT Gold Certified Partner Azure Data & AI Offerings Enterprise Productivity Services DELIVERING INNOVATIVE SOLUTION USING BEST BREED TECHNOLOGY AND EMPLOYEE EXPERIENCES WITH QUALITY AND AGILITY 150+ customers 2500+ consultants Analytics Pathways Data for Digital Transformation Data Lake Services EDW Development & Sustenance Big Data on Azure Cognitive Services Platform Modernization Workforce Transformation Wisdom Modernization Innovative Learning & Training Multivariate Networking Collaboration Search Portals Application Modernization Application Offerings Analytics 550+ Microsoft Relationship DNA Pathways SAP on Azure Cloud Migration Framework Migration and Consolidation App Modernization Cloud Service Management Service Orchestration DevOps Architecture Modernization App Migration Architecture Consulting Mobile Apps using Xamarin APP center Integration with CAMP Gold Certified Partner TAP Partner for SQL Server MS Premium Support Dedicated PSA 50+ Joint Engagements / Wins Trainings and Partner Sessions App Modernization 400+ Enterprise Productivity 850+ Cloud Services 400+ Modern AD 200+

$1.5 Bn 30+ 360o MS Relationship GTM PARTNERSHIP PREFERRED STATUS ECOSYSTEM 30+ YEARS 360o PARTNERSHIP GTM PARTNERSHIP Workplace of the Future , NGDC, - End to End Services includes implementations, Rollouts, upgrades, and migrations covering Win 8/Office 2013, Share Point, Dynamics CRM & AX, Azure, Office 365, Advanced Analytics, Azure, etc. Vertical solutions. PREFERRED STATUS Amongst the select Global alliances managed by global teams. Global System Integrators for MS Dynamics Part of SharePoint Partner Advisory council OEM PARTNERSHIP HCL Group is one of the largest OEM Partner of Microsoft PREFERRED STACK HCL is a key EA customer of Microsoft HCL Internal Productivity Platform, Workplace Collaboration / Communication and Wiki Portal run on Microsoft technology IT/ENGINEERING R&D Partnership across products in the MS Stack Services to MSIT across Infrastructure, CRM and other key applications IPS/FRAMEWORKS Customer Experience Management Solutions. NGDC leveraging MS stack Workplace of the Future Predictive iTSM, Service 360 Chain Analytics on Azure Data & AI Azure based solutions – SAP on Azure, Azure IaaS, Azure PaaS (Socialytics and Risk operational Analytics). GOLD CERTIFIED PARTNER

Write to us at Enterprise Productivity Services Thank You!!! Write to us at Enterprise Productivity Services