9/13/2018 1:41 AM Deep dive into implementing a Visual Studio Team Services DevOps pipeline - THR4004 Jeffrey Palermo Developer & CEO, Clear Measure, Inc.

Slides:



Advertisements
Similar presentations
Release Management with Visual Studio Team Services
Advertisements

Connect with life Tejasvi Kumar Developer Technology Specialist | Microsoft India
1/27/2018 5:13 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
4/24/ :07 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
What's new in Visual Studio 11 for Application Lifecycle Management
Microsoft /23/2018 8:20 PM THR3038 Implement dev and test scenarios using Azure and Visual Studio Team Services Alex Mang Azure MVP © 2016 Microsoft.
6/10/2018 4:48 AM THR2155 A/B Testing, Canary releases and dark launching: Implementing continuous delivery on Azure Marcel de Vries CTO, Xpirit © Microsoft.
6/11/2018 8:14 AM THR2175 Building and deploying existing ASP.NET applications using VSTS and Docker on Windows Marcel de Vries CTO, Xpirit © Microsoft.
Mobile DevOps Donovan Microsoft 2016
Microsoft Virtual Academy
Владимир Гусаров Директор R&D, Dell Visual Studio ALM MVP ALM Ranger
9/11/2018 4:10 AM © 2014 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Jenkins and Azure OPEN322 Michael Friedrich.
7/19/2018 9:40 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Microsoft Virtual Academy
8/8/ :43 PM THR3079 Moving from application automation to true DevOps by including the database Tom Austin Head of Pre Sales Engineering © Microsoft.
Microsoft Connect /26/2018 1:00 AM
Azure API Management Jothi Prakash A
Microsoft Virtual Academy
Automate all things! Microsoft Azure continuous deployment
Building a Continuous Integration Pipeline using VSTS
Microsoft Connect /21/2018 9:41 PM
Microsoft Connect /7/ :48 PM
Confidence at speed: Visual Studio 2017 and your CI pipeline
Service Fabric Patterns & Best Practices
DevOps Fundamentals Configuration Management
Microsoft Build /15/2018 6:28 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Build /16/2018 8:43 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
Microsoft Connect /16/2018 4:53 PM
Continuous Delivery with Visual Studio Team Services
Database Continuous Integration and Deployment with Visual Studio SQL Server Data Tools in < 10 minutes Eric Kang Program Manager.
Release Management with Visual Studio Team Services
Docker Workflows with Visual Studio
Continuous Integration & Deployment to Azure Container Service
12/1/2018 2:29 AM How Microsoft does IT: Empower your teams with secure devops in the cloud Seth Malcolm IT Showcase © Microsoft Corporation. All rights.
Build /2/ The future of Azure devops: Building and managing cloud applications lifecycle across your teams Bradley Millington Program.
TechEd /3/2018 8:11 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Johan Hedberg Microsoft Azure MVP
DevOps Fundamentals Automated Testing
Web Development in Visual Studio 2017
Tech Ed 2004 © 2004 Microsoft Corporation. All rights reserved. This presentation is for informational purposes only. Microsoft makes no warranties, express.
Release Management with Visual Studio Team Services
Jeff Hollan / Kevin Lam Program Manager / Principal Program Manager- Microsoft Bringing Logic Apps into DevOps with Visual Studio and monitoring.
Microsoft Connect /2/2019 9:06 AM
DevOps Fundamentals Continuous Integration
Microsoft Connect /17/2019 9:55 PM
Welcome to Azure Notebooks
Serverless Architecture in the Cloud
C++ Productivity Improvements
Microsoft Connect /23/ :38 AM
Introduction to VSTS Database Professional
4/6/2019 9:47 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS.
TechEd /7/2019 1:14 AM © 2013 Microsoft Corporation. All rights reserved. Microsoft, Windows, and other product names are or may be registered trademarks.
Microsoft Build /8/2019 6:29 AM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY,
4/11/2019 6:29 AM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
Standardize Automate Protect Monitor team-based development
HCL’s Viewpoint – DevOps on MS Cloud
DevOps Deep Dive / DevOps in action
4/20/ :00 PM © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN.
5/30/2019 1:59 PM © 2016 Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION.
Microsoft Connect /29/2019 1:53 AM
SQL Server Assessment Results
System Center Operations Manager Assessment Results
Office 365 Development July 2014.
Mark Quirk Head of Technology Developer & Platform Group
Welcome to Architect Insight 2010
Azure App Service Web App for Containers
Azure DevOps Integration
Deploy Python to the cloud faster with Azure Serverless
Microsoft Connect /14/ :11 AM
Presentation transcript:

9/13/2018 1:41 AM Deep dive into implementing a Visual Studio Team Services DevOps pipeline - THR4004 Jeffrey Palermo Developer & CEO, Clear Measure, Inc. @jeffreypalermo Jeffrey@clear-measure.com www.clear-measure.com © Microsoft Corporation. All rights reserved. MICROSOFT MAKES NO WARRANTIES, EXPRESS, IMPLIED OR STATUTORY, AS TO THE INFORMATION IN THIS PRESENTATION.

Austin, TX Inherit old/messy software and make it new again Implement and service the DevOps side of VSTS Come alongside and solve tough software problems Take complete projects as well as 24/7 prod

A SQL query walks into a bar. Says to two tables “Mind if I join you”

DevOps Capabilities Private Build Integration Build Run/Debug full systems tests locally Release and Assembly version number stamping Fully integrated database migrations One-command test database setup Automated deployment after CI build

But this is what you came for! Full auditing of created release candidates No credentials in source code (including test credentials) Fully modeled environments Fully-automated tri-level test suite Performance load test spot-check in staging environment Audited approval before deploying to production Runtime monitoring through Application Insights Automated environment expansion

1 Build, Multiple Pipelines

Serverless DevOps Pipeline