HCL’s Viewpoint – DevOps on MS Cloud

Slides:



Advertisements
Similar presentations
Visual Studio Online. What it Provides Visual Studio Online, based on the capabilities of Team Foundation Server with additional cloud services, is the.
Advertisements

DevOps and Private Cloud Automation 23 April 2015 Hal Clark.
Dev and Test Environments in the Cloud
Pricing Changes MSDN subscriptions Stand- alone tool Team collaboration Release management Visual Studio Team Foundation Server Device CAL Visual Studio.
Application Lifecycle Management and the cloud
Testing Tools using Visual Studio Randy Pagels Sr. Developer Technology Specialist Microsoft Corporation.
Modern app development Continuous value delivery and rapid response to change.
& Dev Ops. Sherwin-Williams & DevOps Introduction to Sherwin-Williams.
Dev and Test Environments in the Cloud
Hybrid Cloud and Windows Server 2003 end of support on Azure Rod Kruetzfeld Data Center Technical Strategist Microsoft Canada.
Visual Studio Online Writing code in a browser or is there more to it?
Anubha Gupta | Software Engineer Visual Studio Online Microsoft Corp. Visual Studio Enterprise Leveraging modern tools to streamline Build and Release.
Microsoft Azure Active Directory. AD Microsoft Azure Active Directory.
Rod Fontecilla, Ph.D. Vice President Application Services Nov 2015 Deploying Applications Using DevOps.
It’s tough out there … Software delivery challenges.
4/26/2017 Use Cloud-Based Load Testing Service to Find Scale and Performance Bottlenecks Randy Pagels Sr. Developer Technology Specialist © 2012 Microsoft.
ALL INFORMATION PRESENTED AS WELL AS ALL SESSIONS ARE MICROSOFT CONFIDENTIAL AND UNDER YOUR NON-DISCLOSURE AGREEMENT (NDA) AND\OR TECHNOLOGY PREVIEW.
Release Management for Visual Studio 2013 Ana Roje Ivančić Ognjen Bajić Ekobit.
Copyright © New Signature Who we are: Focused on consistently delivering great customer experiences. What we do: We help you transform your business.
DevOps in the cloud Peter’s personal journey on how I found out, I need Dev skills to optimize my ‘Azure’ work… and so do you!!
Learn Mercury Load runner as an Online Training. The advanced reality of a digital transformation in the digital world always been on a threshold in terms.
DevOps for the IT Pro with Azure and Visual Studio Team Services
Introduction ITEC 420.
Zero to DevOps Donovan
From SharePoint to Office 365 Development
1/27/2018 5:13 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Run Azure Services in your datacenter
Build Fundamentals and Continuous Integration
Joonas Sirén, Technology Architect, Emerging Technologies Accenture
Stress Free Deployments with Octopus Deploy
4/24/ :07 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
A Case Study: Automated Continuous Software Engineering Cycle (ACSEC)
Microsoft Virtual Academy
DevOps: An IT Pro Guide Develop
Microsoft Ignite /4/2018 8:46 AM
Mobile DevOps Donovan Microsoft 2016
Line of Business Solutions in SharePoint Online
Microsoft Virtual Academy
Владимир Гусаров Директор R&D, Dell Visual Studio ALM MVP ALM Ranger
SPC Developer 6/25/2018 © 2012 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Transform your IT Skills in a DevOps World
Logo here Module 3 Microsoft Azure Web App. Logo here Module Overview Introduction to App Service Overview of Web Apps Hosting Web Applications in Azure.
Microsoft Virtual Academy
Microsoft Virtual Academy
Dev and Test Environments in the Cloud
Application Lifecycle Management – Best Practices for SharePoint and Office App development November 2015.
SPFx – A modern development tool for SharePoint
Introduction to SharePoint Framework (SPFx)
Build /21/2018 © 2015 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft /12/2018 8:06 AM BRK2103 Deliver more features faster with a modern development and test solution Claude Remillard Group Program Manager.
Continuous Delivery for Microsoft Azure
"SessionTitle": "Infrastructure as Code"
Microsoft Ignite NZ October 2016 SKYCITY, Auckland.
11/29/2018 2:52 AM MDC317A Continuous Delivery - The Agile End to End Story for Developers & IT Pros! Morgan Webb Technical © 2013.
TFS from on-prem to the cloud with Azure DevOps Services
Microsoft Virtual Academy
12/26/2018 1:44 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Virtual Academy
Technical Capabilities
Your code is not just…your code
From Development to Production: Optimizing for Continuous Delivery
The Ops side of DevOps Manager Microsoft
From Development to Production: Optimizing for Continuous Delivery
Node.js Test Automation using Oracle Developer Cloud- Simplified
5/25/2019 © 2014 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks and/or trademarks.
Office 365 Development July 2014.
SSDT, Docker, and (Azure) DevOps
Azure DevOps Integration
Applying 3C DevOps approach in Mobility World
Your code is not just…your code
Presentation transcript:

HCL’s Viewpoint – DevOps on MS Cloud EP Service Line – Dec 2016

Table of Contents DevOps Philosophy DevOps in Microsoft Stack 01 DevOps Philosophy 02 DevOps in Microsoft Stack 03 DevOps on Office 365 & Azure/Azure stack 04 Sample DevOps scenarios on O365 & Azure

DevOps Philosophy What is DevOps Challenges of ALM “DevOps (a clipped compound of development and operations) is a term used to refer to a set of practices that emphasizes the collaboration and communication of both software developers and other information-technology (IT) professionals while automating the process of software delivery and infrastructure changes.” Goal: Faster, better software release What is DevOps Different but interdependent IT worldviews Enterprise world vs Agile world Developers vs Operations staff Business demand is increasing Pace of Software change is increasing Issue with release process Slow, Painful, Manual, Buggy, Unverifiable, Inconsistent Challenges of ALM

How DevOps can be Implemented DevOps Philosophy DevOps practice help address those challenges by Improved communications and working culture between Developers & Operations Faster release process (TTM) Better Software Quality Predictable processes ensuring consistency Better Metrics and Insights Why DevOps DevOps is a culture or practice. It is a long transformation journey and not only adaption of tools for automation. It is a combination and collaboration of 3 P’s: People Processes & Products (Tools) Successful implementation of DevOps in an organization depends on right people and correct processes more than adopted tools. How DevOps can be Implemented

DevOps Philosophy People Process Product Right minded Developers and Operations people need to work side-by-side with great collaboration breaking the traditional barrier. Source Control Branches Continuous Integration Automated Testing Continuous Deployment Infrastructure as Code (IaC) Configuration Management Release Management Application Performance Monitoring. There are various tools available in the market to implement each and every processes mentioned.

Table of Contents DevOps Philosophy DevOps in Microsoft Stack 01 DevOps Philosophy 02 DevOps in Microsoft Stack 03 DevOps on Office 365 & Azure/Azure stack 04 Sample DevOps scenarios on O365 & Azure

DevOps in Microsoft Stack Microsoft is one of the leaders in Gartner’s magic quadrant for ADLM Visual Studio Team Services provides complete DevOps framework for implementing all the necessary processes. It uses both Microsoft products or can be integrated with various other Tools to implement those processes. Dev Ops Repository Development Test Build Team Foundation Server Release Management for Visual Studio Microsoft Test Manager Microsoft Monitoring Agent Automation Service PowerShell Azure Resource Groups WAML Environment DEV/UAT/PRODUCTION Monitor & Improve Microsoft System Center Application Insights Visual Studio Online The Microsoft Ecosystem

Table of Contents DevOps Philosophy DevOps in Microsoft Stack 01 DevOps Philosophy 02 DevOps in Microsoft Stack 03 DevOps on Office 365 & Azure/Azure stack 04 Sample DevOps scenarios on O365 & Azure

DevOps on O365 & Azure/Azure Stack DevOps on Azure/Azure Stack DevOps can be highly leveraged on O365 development While most part of infrastructure provisioning is part of Microsoft’s O365 subscription, maintaining consistent configuration can be achieved by setting up configuration management process and infrastructure as code. Continuous integration and continuous deployment along with automated testing (including Unit Testing, Coded UI Testing, Load Testing) will ensure fast, reliable continuous delivery of any feature. An app can be consistently deployed to different environment through release management process. A rapid roll out of a highly scalable application can be achieved using Azure IaaS/PaaS and setting up DevOps processes. Development and testing environments can be created on demand using Azure virtual machines and configure it using PowerShell DSC or other environment management tools. Configuring virtual machines, deploying the application on it and further testing can be fully automated and controlled through visual studio team services build and release management. Any Azure PaaS service like azure app service or azure SQL service can be integrated with visual studio team services to automate application deployment and release process. Continuous Delivery Continuous Integration Continuous Deployment Automated Testing Release Management

Table of Contents DevOps Philosophy DevOps in Microsoft Stack 01 DevOps Philosophy 02 DevOps in Microsoft Stack 03 DevOps on Office 365 & Azure/Azure stack 04 Sample DevOps scenarios on O365 & Azure

Scenario 1: DevOps on O365 (SP Hosted Add-Ins) VS: Visual Studio TFVC: Team Foundation Version Control VSTS: Visual Studio Team Services SPO: SharePoint Online MTM: Microsoft Test Manager 1. Developed code checked in to TFVC 1.a: User may pull the code from proper branch of TFVC 2. Based on build definition configured In VSTS, automated build will fire once code is checked in. 2a. Unit testing code is written In Visual Studio and QUnit. Automated Unit Testing will run during build. 3. App package is copied to configured drop location as part of build. 4. App package is deployed/installed to SIT /Testing environment (SharePoint Online) using PowerShell. 5. Automated testing (Coded UI test) is carried out using Visual studio/MTM and Selenium. 6. After testing, the app can be deployed to UAT or other environment based on the release definition as part of release management process. 6a. Optionally UAT approval and QA control approval can be configured before moving to next environment deployment. 7. & 8. Based on the release management process, the app can be deployed to other environments. Same PowerShell script can be used in VSTS for deployment. Release can be configured as automated or manual. Abbreviations Process Steps

Scenario 1: DevOps on O365 (SP Hosted Add-Ins) Sample Build definition for SharePoint Hosted Add-Ins

Scenario 1: DevOps on O365 (SP Hosted Add-Ins) Sample Release definition for SharePoint Hosted Add-Ins

Scenario 2: DevOps on O365 & Azure (Provider Hosted Add-Ins) VS: Visual Studio TFVC: Team Foundation Version Control VSTS: Visual Studio Team Services SPO: SharePoint Online MTM: Microsoft Test Manager 1. Developed code checked in to TFVC 1.a: User may pull the code from proper branch of TFVC 2. Based on build definition configured In VSTS, automated build will fire once code is checked in. 2a. Unit testing code is written In Visual Studio and QUnit. Automated Unit Testing will run during build. 3. App package is copied to configured drop location as part of build. 4. Replace Client Id, Client secrets and other tokens for a particular environment using PowerShell 5. Deploy remote web to Azure web app. 6. App package is deployed/installed to SIT /Testing environment (SharePoint Online) using PowerShell. 7. Automated testing (Coded UI test) is carried out using Visual studio/MTM and Selenium. 8. After testing, the app can be deployed to UAT or other environment based on the release definition as part of release management process. 8a. Optionally UAT approval and QA control approval can be configured before moving to next environment deployment. 9. & 10. Based on the release management process, the app can be deployed to other environments. Same PowerShell script can be used in VSTS for deployment. Release can be configured as automated or manual. Process Steps Abbreviations

Scenario 3: DevOps on ASP.Net Web Application VS: Visual Studio TFVC: Team Foundation Version Control VSTS: Visual Studio Team Services MTM: Microsoft Test Manager 1. Developed code checked in to TFVC 1.a: User may pull the code from proper branch of TFVC 2. Based on build definition configured In VSTS, automated build will fire once code is checked in. 2a. Unit testing code is written In Visual Studio Automated Unit Testing will run during build. 3. App package download the application artifacts into defined drop location. 4. Deploy remote web to Azure web app. 5. Deploy remote web to SIT/Testing environment. 6. Automated testing (Coded UI test) is carried out using Visual studio/MTM. 7. After testing, the app can be deployed to UAT or other environment based on the release definition as part of release management process. 7a. Optionally UAT approval and QA control approval can be configured before moving to next environment deployment. 8. & 9. Based on the release management process, the app can be deployed to other environments. Release can be configured as automated or manual. Process Steps Abbreviations

Scenario 3: DevOps on ASP.Net Web Application Sample Build definition for ASP.Net Web Application

Scenario 3: DevOps on ASP.Net Web Application Sample Release definition for ASP.Net Web Application

Scenario 4: DevOps on Coded UI Test - Selenium VS: Visual Studio TFVC: Team Foundation Version Control VSTS: Visual Studio Team Services 1. Developed code checked in to TFVC 1.a: User may pull the code from proper branch of TFVC 2. Based on build definition configured In VSTS, automated build will fire once code is checked in. 2a. Unit testing code is written In Visual Studio Automated Unit Testing will run during build. 3. Download Artifacts to drop location as part of build. 4.Web App is deployed to SIT. 5. Automated testing (Coded UI test) is carried out using Visual studio and Selenium. 6. After testing, the app can be deployed to UAT or other environment based on the release definition as part of release management process. 6a. Optionally UAT approval and QA control approval can be configured before moving to next environment deployment. 7. & 8. Based on the release management process, the app can be deployed to other environments. Release can be configured as automated or manual. Process Steps Abbreviations

Scenario 4: DevOps on Coded UI Test - Selenium Sample Build definition for Selenium Testing

Scenario 4: DevOps on Coded UI Test - Selenium Sample Release definition for Selenium Testing

Scenario 5: DevOps on JavaScript Unit Test - QUnit VS: Visual Studio TFVC: Team Foundation Version Control VSTS: Visual Studio Team Services MTM: Microsoft Test Manager 1. Developed code checked in to TFVC 1.a: User may pull the code from proper branch of TFVC 2. Based on build definition configured In VSTS, automated build will fire once code is checked in. 2a. Unit testing code is written In Qunit. Automated Unit Testing will run during build. 3. App package download the application artifacts into defined drop location. 4. Deploy remote web to Azure web app. 5. Deploy remote web to SIT/Testing environment. 6. Automated testing (Coded UI test) is carried out using Visual studio/MTM. 7. After testing, the app can be deployed to UAT or other environment based on the release definition as part of release management process. 7a. Optionally UAT approval and QA control approval can be configured before moving to next environment deployment. 8. & 9. Based on the release management process, the app can be deployed to other environments. Release can be configured as automated or manual. Process Steps Abbreviations

Scenario 5: DevOps on JavaScript Unit Test - QUnit Sample Build definition for QUnit Testing

Scenario 6: DevOps on Node JS application & Azure VS: Visual Studio TFVC: Team Foundation Version Control VSTS: Visual Studio Team Services 1. Developed code checked in to TFVC 1.a: User may pull the code from proper branch of TFVC 2. NPM will automatically install required packages 3. Based on build definition configured In VSTS, automated build will fire once code is checked in. 3a. Unit testing code is written In Mocha. Automated Unit Testing will run during build. 4. App package published to the defined drop location. 5. Deploy the package to Azure web app (SIT environment). 6. Run automated UI testing using Selenium. 7. Deploy the package to Azure web app (UAT environment). 7a. Optionally UAT approval and QA control approval can be configured before moving to next environment deployment 8. & 9. Based on the release management process, the app can be deployed to other environments. Release can be configured as automated or manual. Abbreviations Process Steps

Scenario 6: DevOps on Node JS application & Azure Sample Build definition for Node JS Application

Scenario 6: DevOps on Node JS application & Azure Sample Release definition for Node JS Application