SlideShare une entreprise Scribd logo
1  sur  19
I work
here
I was born here
I grew up here
Truk Lagoon
Semiahmoo Bay
Protea Banks
Hawaii
Wondergat
Aliwal Shoal
Truk Lagoon
Definition of Done (DoD)
DevOpsPractices Monitoring of running applications in production environments enables a DevOps
team to detect issues as they occur, to mitigate the impact, and to understand the
application health. Further monitoring of customer usage helps organizations
form hypotheses and quickly validate or disprove experiments.
Top performers
• Foster a growth mindset.
• Reward innovation
• Create a learning climate
• Collaborate and experiment
• User empathy
The goal for modern application delivery is
responsiveness, which relies on flexible scheduling,
limiting work in process in favor of iterative
experiments, and close team collaboration to
facilitate real-time communication and eliminate
wasteful handoffs.
The point of DevOps is to achieve better outcomes. More frequent
deployments allow you introduce new value more quickly. Higher deployment
velocity gives you faster feedback on every change. Faster time to mitigate
failures gives your users higher availability. More successful changes eliminate
rework and let you go faster. All of these lead to more satisfied customers and
more motivated employees.
Measurement is key to being able to assess performance and target
improvement. Measurement allows you to see the state of the app in production,
the flow from idea to code to delivery, and the actual usage of the features you
produce.
https://aka.ms/devopsassessment
Top performers
• Go beyond cross-functional
• Create multi-disciplinary teams
• Allow autonomous teams to go fast
• Align teams with enterprise objectives
• Common product backlog
• Minimize work in progress
• Nimble and rigorous quality practices
Key performance indicators
• Deployment frequency
• Lead time for changes
• Change failure rate
• Time to recover
Top performers
• Track live site incidents
• Remediate at root cause level
• Frequent deployments
• Low change failure rate
• Minimal time to recover
Products and technology are
enablers, allowing teams and
architects to focus on outcomes.
DevOpsTechnology Version control enables teams located anywhere in the
world to communicate effectively during daily
development activities as well as to integrate with
software development tools for monitoring activities such
as deployments.
Top performers
• Use topic branches for short-term isolation
• Continuously merge changes into master
• Review and audit using Git pull requests
• Version everything
Teams can use the Public and Hybrid Clouds to gain
capacity on demand. With a well-managed cloud, your
teams can provision resources as needed and move as
fast as they need.
Testing used to be a slow, infrequent activity. So
slow, that testing cadence would determine a
team's ability to release. DevOps strives for testing
as a continuous activity, embedded into both the
developer workflow and the pipeline used for
continuous integration and continuous delivery.
Monitoring of running applications in production environments
enables a DevOps team to detect issues as they occur, to mitigate the
impact, and to understand the application health. Further monitoring
of customer usage helps organizations form hypotheses and quickly
validate or disprove experiments.
Continuous Integration (CI) refers to the practice of
triggering an automated build and test sequence with
every commit of code changes. Continuous Delivery (CD)
extends this to trigger further testing and the
deployment to production, with approval if necessary.
ALM
Jira, Mingle, Trello, VSTS
ARTEFACT MNGT.
Azure, Bower, DockerHub,
Nexus, npm, nuget, VSTS
CI
Bamboo, circlci, Jenkins,
TeamCity, Travis CI, VSTS
CLOUD
AWS, Azure, Google Cloud
CONFIG MNGT.
Ansible, Chef, PowerShell
DSC, puppet, Terraform,
Vagrant
DATABASE
DBDeploy, DBmaestro,
Redgate
DEPLOY
ElasticBox, JuJu, Octopus,
Spinnaker, VSTS
FEATURE FLAGS
Feature Switcher, Feature
Toggle, FlipIt, LaunchDarkly,
NFeature
KNOWLEDGE SHARE
Confluence, Markdown,
Reddit, VSTS
MONITORING
Azure AI, elasticsearch,
Nagios, splunk, ZABBIX
ORCHESTRATION
Docker Swarm, kubernetes,
Mesophere, Mesos
SECURITY
Whitesource
TESTING
Jasmine, JUnit, Karma, QUnit,
Selenium, specflow, xUnit
VERSION CONTROL
BitBucket, git, GitHub, GitLab,
TFVC
PRODUCTS
https://aka.ms/devopsassessment
Top performers
• Enable teams to move features
swiftly from idea into production
• Create and validate release without
impediments or manual rework.
DevOpsHabits • Listen to your users
• Measure key performance indicators (KPI)
• Progressively enable and disable features
• Experiment to maximize learning and influence value
• Remediate at root cause level with designated response individuals (DRI)
• Be transparent about issues, root cause, and resolution
• Fine tune alerts to be actionable
• No one-time fixes or commands – automate and version everything!
• Rings to limit blast radius and deploy releases progressively
• Shift left on testing and security
• Fast and reliable tests that run anywhere, by
anyone, even in production
• Enforce reviews, validation scanning, and approvals
with git Pull Requests.
• Stop feature work if team exceeds BUG CAP
• Cloud and micro-services
• Containerization to raise
redundant and scalability, and
lower cost
• Common cadence – heartbeat
• Feature team owns feature from idea into production
• Management owns WHAT + WHY we’re building
• Engineering owns HOW we’re building features
• Transparent collaboration
Delivery
cycle
business
service
value
https://aka.ms/devops
Engineering own the HOW
Sprint
3 weeks
Plan
3 sprints
Season
6 months
Scenario
18 months
Leadership own the WHAT + WHY
STAY IN SYNC
• Sprint Highlights
• Sprint Video(s)
• Next Sprint Plan
• Crisp 2-3min
• Keep it real!
Progressive
Deployment
Week 1 Week 2 Week 3
3-week sprint
Sprint Plan
Sprint
Retrospective
Be transparent
Visualize
gates gates gates
Continuous Integration (CI)
Pull-request
CANARY RING 2 RING 3 RING 4 RING 5
trigger
Continuous Delivery (CD)
all rings are in production
Blast Radius
There’s no difference in the way features
and bug fixes are processed by the pipeline
gates
CAP = engineers on team x 5
DevOpsGettingStarted DevOps X-Ray Assessment
https://www.devops-survey.com
Microsoft DevOps Self-Assessment
https://aka.ms/devopsassessment
Key PROCESS Goals
• Focus on quality (security, test, deploy,…)
• Loosely coupled architectures enable scaling
• Lightweight change management process
• Automate everything – fast, stable, consistent
• Multiple releases per day
• Celebrate success as a team and organization!
Leadership
• Vision
• Inspirational communications
• Intellectual stimulation
• Supportive leadership
• Personal recognition
Team Culture
• Cross-functional collaboration
• Climate of learning
• Effective use of tools
• Everyone is responsible
It’s about delighting our customers with VALUE!
Key performance indicators
• Deployment frequency
• Lead time for changes
• Change failure rate
• Time to recover
PRODUCTS and technology are enablers, allowing teams and architects
to focus on outcomes.
Continuous Delivery
• Built-in quality
• Work in small batches
• Use computer for repetitive tasks
• Continuous improvement
• Everyone is responsible
Lean Development
• Work in small batches (WIP)
• Make flow of work visible (dashboards)
• Gather & action feedback
• Experiment, learn, and influence
Lean Management
• Limit work in progress (WIP)
• Visual (dashboards) work management
• Create a production feedback loop
• Lightweight (empower, trust) change approvals
Live Site Incidents
• Track live site incidents
• Remediate at root cause level
Transforming the culture is the biggest challenge.
All PEOPLE need to buy into the transformation, be kept up to date
on all initiatives, understand how their roles will be affected,
collaborate transparently, and take responsibility for their features.
Culture
• Value stream based teams
• Dogfooding and canaries
• Org trained to run the business
• Everyone empowered
• Everyone responsible and on call
• Everyone engaged in the team
business
service
value
https://aka.ms/devops
Sample Survey Questions
Where are you?
2017 SURVEY
HIGH
performers
MEDIUM
performers
LOW
performers
Deployment
Frequency
On demand, multiple
per day
Between once per week
and once per month
Between once per week
and once per month
Lead Time for
Changes
< one hour
Between one week and
one month
Between one week and
one month
MTTR < one hour < one day
Between one day and
one week
Change Failure Rate 0 - 15% 0 – 15% 31 – 45%
Compared to low-, high performers deliver
46x more frequent code deployments
5x lower change failure rate
170x faster mean time to recover (MTTR) from downtime
440x faster lead time from commit to deploy
Microsoft DevOps Transformation Story
After
• 3-week sprints
• Vertical teams
• Team rooms
• Continual Planning & Learning
• PM & Engineering
• Continual customer engagement
• Everyone in master
• 8-12 person teams
• Publicly shared roadmap
• Zero debt
• Mockups in PPT
• Inner source
• Flattened organization hierarchy
• User satisfaction determines success
• Features shipped every sprint
Before
• 4-6 month milestones
• Horizontal teams
• Personal offices
• Long planning cycles
• PM, Dev, Test
• Yearly customer engagement
• Feature branches
• 20+ person teams
• Secret roadmap
• Bug debt
• 100 page spec documents
• Private repositories
• Deep organizational hierarchy
• Success is a measure of install numbers
• Features shipped once a year
https://aka.ms/devops
ALM | DevOps Ranger Transformation Story
After
• 2-5 person teams
• 0.25 program managers
• Automated CI
• Automated CD
• 3-5 sprints cadence
• 3-week sprints
• Proactive telemetry
• Minutes to days to resolve issues
• Minutes to build
• Minutes to release
Before
• 10-15 person teams
• 2 program managers
• Manual and error prone builds
• Manual and error probe releases
• 6-12 sprint cadence
• 1 month sprints
• Issues detected by users
• Days to weeks to resolve issues
• Hours to build
• Days to release
https://aka.ms/devops
Contribute to deck and posters
https://github.com/wpschaub/
DevOps-mindset-essentials
References
aka.ms/devops DevOps @ Microsoft story
aka.ms/vsar-rings Ring article
aka.ms/vsar-flags Feature flag article
aka.ms/vsar-rings-flags Rings or flags article
aka.ms/vsar-pipes ALM | DevOps Rangers CI/CD Pipelines
Devops Mindset Essentials

Contenu connexe

Tendances

DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
Simplilearn
 
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
Simplilearn
 

Tendances (20)

DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
DevOps Tutorial For Beginners | DevOps Tutorial | DevOps Tools | DevOps Train...
 
CICD with Jenkins
CICD with JenkinsCICD with Jenkins
CICD with Jenkins
 
Transforming Organizations with CI/CD
Transforming Organizations with CI/CDTransforming Organizations with CI/CD
Transforming Organizations with CI/CD
 
DevSecOps
DevSecOpsDevSecOps
DevSecOps
 
Azure Pipelines
Azure PipelinesAzure Pipelines
Azure Pipelines
 
Introduction to DevSecOps
Introduction to DevSecOpsIntroduction to DevSecOps
Introduction to DevSecOps
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 
Introduction to DevOps
Introduction to DevOpsIntroduction to DevOps
Introduction to DevOps
 
DevOps with Kubernetes
DevOps with KubernetesDevOps with Kubernetes
DevOps with Kubernetes
 
DevOps introduction
DevOps introductionDevOps introduction
DevOps introduction
 
DevOps 101 - an Introduction to DevOps
DevOps 101  - an Introduction to DevOpsDevOps 101  - an Introduction to DevOps
DevOps 101 - an Introduction to DevOps
 
Fundamentals of DevOps and CI/CD
Fundamentals of DevOps and CI/CDFundamentals of DevOps and CI/CD
Fundamentals of DevOps and CI/CD
 
GitOps with ArgoCD
GitOps with ArgoCDGitOps with ArgoCD
GitOps with ArgoCD
 
Advanced Deployment Strategies with Kubernetes and Istio
Advanced Deployment Strategies with Kubernetes and IstioAdvanced Deployment Strategies with Kubernetes and Istio
Advanced Deployment Strategies with Kubernetes and Istio
 
About DevOps in simple steps
About DevOps in simple stepsAbout DevOps in simple steps
About DevOps in simple steps
 
Demystifying DevSecOps
Demystifying DevSecOpsDemystifying DevSecOps
Demystifying DevSecOps
 
Intro to Kubernetes & GitOps Workshop
Intro to Kubernetes & GitOps WorkshopIntro to Kubernetes & GitOps Workshop
Intro to Kubernetes & GitOps Workshop
 
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
Introduction To DevOps | Devops Tutorial For Beginners | DevOps Training For ...
 
Azure DevOps
Azure DevOpsAzure DevOps
Azure DevOps
 
DevSecOps Implementation Journey
DevSecOps Implementation JourneyDevSecOps Implementation Journey
DevSecOps Implementation Journey
 

Similaire à Devops Mindset Essentials

Similaire à Devops Mindset Essentials (20)

DevOps Roadshow - removing barriers between development and operations
DevOps Roadshow - removing barriers between development and operationsDevOps Roadshow - removing barriers between development and operations
DevOps Roadshow - removing barriers between development and operations
 
Continuous Delivery: why ? where to start ? how to scale ?
Continuous Delivery: why ? where to start ? how to scale ?Continuous Delivery: why ? where to start ? how to scale ?
Continuous Delivery: why ? where to start ? how to scale ?
 
Devops
DevopsDevops
Devops
 
Dev ops
Dev opsDev ops
Dev ops
 
Testing in the new age of DevOps
Testing in the new age of DevOpsTesting in the new age of DevOps
Testing in the new age of DevOps
 
2015-01-12 TechTalk - Removing Barriers between Development and Operations
2015-01-12 TechTalk - Removing Barriers between Development and Operations2015-01-12 TechTalk - Removing Barriers between Development and Operations
2015-01-12 TechTalk - Removing Barriers between Development and Operations
 
Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0
Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0
Pivotal korea transformation_strategy_seminar_enterprise_dev_ops_20160630_v1.0
 
Dev ops concept
Dev ops conceptDev ops concept
Dev ops concept
 
DevOps - Motivadores e Benefícios
DevOps - Motivadores e BenefíciosDevOps - Motivadores e Benefícios
DevOps - Motivadores e Benefícios
 
Dev ops != Dev+Ops
Dev ops != Dev+OpsDev ops != Dev+Ops
Dev ops != Dev+Ops
 
Lucas Gravley - HP - Self-Healing And Monitoring in a DevOps world
Lucas Gravley - HP - Self-Healing And Monitoring in a DevOps worldLucas Gravley - HP - Self-Healing And Monitoring in a DevOps world
Lucas Gravley - HP - Self-Healing And Monitoring in a DevOps world
 
Dev ops training in chennai
Dev ops training in chennaiDev ops training in chennai
Dev ops training in chennai
 
What is Devops?
What is Devops?What is Devops?
What is Devops?
 
Introduction to devops
Introduction to devopsIntroduction to devops
Introduction to devops
 
DevOps Overview in my own words
DevOps Overview in my own wordsDevOps Overview in my own words
DevOps Overview in my own words
 
How to build successful blocks of DevOps
How to build successful blocks of DevOpsHow to build successful blocks of DevOps
How to build successful blocks of DevOps
 
How to build successful blocks of DevOps
How to build successful blocks of DevOpsHow to build successful blocks of DevOps
How to build successful blocks of DevOps
 
Testing in DevOps world
Testing in DevOps worldTesting in DevOps world
Testing in DevOps world
 
Agile & DevOps - It's all about project success
Agile & DevOps - It's all about project successAgile & DevOps - It's all about project success
Agile & DevOps - It's all about project success
 
Devops2
Devops2Devops2
Devops2
 

Dernier

Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
Joaquim Jorge
 

Dernier (20)

Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
Artificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and MythsArtificial Intelligence: Facts and Myths
Artificial Intelligence: Facts and Myths
 
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, AdobeApidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
Apidays New York 2024 - Scaling API-first by Ian Reasor and Radu Cotescu, Adobe
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live StreamsTop 5 Benefits OF Using Muvi Live Paywall For Live Streams
Top 5 Benefits OF Using Muvi Live Paywall For Live Streams
 
2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...2024: Domino Containers - The Next Step. News from the Domino Container commu...
2024: Domino Containers - The Next Step. News from the Domino Container commu...
 
Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024Manulife - Insurer Innovation Award 2024
Manulife - Insurer Innovation Award 2024
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024MINDCTI Revenue Release Quarter One 2024
MINDCTI Revenue Release Quarter One 2024
 
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdfUnderstanding Discord NSFW Servers A Guide for Responsible Users.pdf
Understanding Discord NSFW Servers A Guide for Responsible Users.pdf
 
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
Connector Corner: Accelerate revenue generation using UiPath API-centric busi...
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 

Devops Mindset Essentials

  • 1.
  • 2.
  • 3. I work here I was born here I grew up here
  • 4. Truk Lagoon Semiahmoo Bay Protea Banks Hawaii Wondergat Aliwal Shoal Truk Lagoon
  • 5.
  • 7.
  • 8. DevOpsPractices Monitoring of running applications in production environments enables a DevOps team to detect issues as they occur, to mitigate the impact, and to understand the application health. Further monitoring of customer usage helps organizations form hypotheses and quickly validate or disprove experiments. Top performers • Foster a growth mindset. • Reward innovation • Create a learning climate • Collaborate and experiment • User empathy The goal for modern application delivery is responsiveness, which relies on flexible scheduling, limiting work in process in favor of iterative experiments, and close team collaboration to facilitate real-time communication and eliminate wasteful handoffs. The point of DevOps is to achieve better outcomes. More frequent deployments allow you introduce new value more quickly. Higher deployment velocity gives you faster feedback on every change. Faster time to mitigate failures gives your users higher availability. More successful changes eliminate rework and let you go faster. All of these lead to more satisfied customers and more motivated employees. Measurement is key to being able to assess performance and target improvement. Measurement allows you to see the state of the app in production, the flow from idea to code to delivery, and the actual usage of the features you produce. https://aka.ms/devopsassessment Top performers • Go beyond cross-functional • Create multi-disciplinary teams • Allow autonomous teams to go fast • Align teams with enterprise objectives • Common product backlog • Minimize work in progress • Nimble and rigorous quality practices Key performance indicators • Deployment frequency • Lead time for changes • Change failure rate • Time to recover Top performers • Track live site incidents • Remediate at root cause level • Frequent deployments • Low change failure rate • Minimal time to recover Products and technology are enablers, allowing teams and architects to focus on outcomes.
  • 9. DevOpsTechnology Version control enables teams located anywhere in the world to communicate effectively during daily development activities as well as to integrate with software development tools for monitoring activities such as deployments. Top performers • Use topic branches for short-term isolation • Continuously merge changes into master • Review and audit using Git pull requests • Version everything Teams can use the Public and Hybrid Clouds to gain capacity on demand. With a well-managed cloud, your teams can provision resources as needed and move as fast as they need. Testing used to be a slow, infrequent activity. So slow, that testing cadence would determine a team's ability to release. DevOps strives for testing as a continuous activity, embedded into both the developer workflow and the pipeline used for continuous integration and continuous delivery. Monitoring of running applications in production environments enables a DevOps team to detect issues as they occur, to mitigate the impact, and to understand the application health. Further monitoring of customer usage helps organizations form hypotheses and quickly validate or disprove experiments. Continuous Integration (CI) refers to the practice of triggering an automated build and test sequence with every commit of code changes. Continuous Delivery (CD) extends this to trigger further testing and the deployment to production, with approval if necessary. ALM Jira, Mingle, Trello, VSTS ARTEFACT MNGT. Azure, Bower, DockerHub, Nexus, npm, nuget, VSTS CI Bamboo, circlci, Jenkins, TeamCity, Travis CI, VSTS CLOUD AWS, Azure, Google Cloud CONFIG MNGT. Ansible, Chef, PowerShell DSC, puppet, Terraform, Vagrant DATABASE DBDeploy, DBmaestro, Redgate DEPLOY ElasticBox, JuJu, Octopus, Spinnaker, VSTS FEATURE FLAGS Feature Switcher, Feature Toggle, FlipIt, LaunchDarkly, NFeature KNOWLEDGE SHARE Confluence, Markdown, Reddit, VSTS MONITORING Azure AI, elasticsearch, Nagios, splunk, ZABBIX ORCHESTRATION Docker Swarm, kubernetes, Mesophere, Mesos SECURITY Whitesource TESTING Jasmine, JUnit, Karma, QUnit, Selenium, specflow, xUnit VERSION CONTROL BitBucket, git, GitHub, GitLab, TFVC PRODUCTS https://aka.ms/devopsassessment Top performers • Enable teams to move features swiftly from idea into production • Create and validate release without impediments or manual rework.
  • 10. DevOpsHabits • Listen to your users • Measure key performance indicators (KPI) • Progressively enable and disable features • Experiment to maximize learning and influence value • Remediate at root cause level with designated response individuals (DRI) • Be transparent about issues, root cause, and resolution • Fine tune alerts to be actionable • No one-time fixes or commands – automate and version everything! • Rings to limit blast radius and deploy releases progressively • Shift left on testing and security • Fast and reliable tests that run anywhere, by anyone, even in production • Enforce reviews, validation scanning, and approvals with git Pull Requests. • Stop feature work if team exceeds BUG CAP • Cloud and micro-services • Containerization to raise redundant and scalability, and lower cost • Common cadence – heartbeat • Feature team owns feature from idea into production • Management owns WHAT + WHY we’re building • Engineering owns HOW we’re building features • Transparent collaboration Delivery cycle business service value https://aka.ms/devops Engineering own the HOW Sprint 3 weeks Plan 3 sprints Season 6 months Scenario 18 months Leadership own the WHAT + WHY STAY IN SYNC • Sprint Highlights • Sprint Video(s) • Next Sprint Plan • Crisp 2-3min • Keep it real! Progressive Deployment Week 1 Week 2 Week 3 3-week sprint Sprint Plan Sprint Retrospective Be transparent Visualize gates gates gates Continuous Integration (CI) Pull-request CANARY RING 2 RING 3 RING 4 RING 5 trigger Continuous Delivery (CD) all rings are in production Blast Radius There’s no difference in the way features and bug fixes are processed by the pipeline gates CAP = engineers on team x 5
  • 11. DevOpsGettingStarted DevOps X-Ray Assessment https://www.devops-survey.com Microsoft DevOps Self-Assessment https://aka.ms/devopsassessment Key PROCESS Goals • Focus on quality (security, test, deploy,…) • Loosely coupled architectures enable scaling • Lightweight change management process • Automate everything – fast, stable, consistent • Multiple releases per day • Celebrate success as a team and organization! Leadership • Vision • Inspirational communications • Intellectual stimulation • Supportive leadership • Personal recognition Team Culture • Cross-functional collaboration • Climate of learning • Effective use of tools • Everyone is responsible It’s about delighting our customers with VALUE! Key performance indicators • Deployment frequency • Lead time for changes • Change failure rate • Time to recover PRODUCTS and technology are enablers, allowing teams and architects to focus on outcomes. Continuous Delivery • Built-in quality • Work in small batches • Use computer for repetitive tasks • Continuous improvement • Everyone is responsible Lean Development • Work in small batches (WIP) • Make flow of work visible (dashboards) • Gather & action feedback • Experiment, learn, and influence Lean Management • Limit work in progress (WIP) • Visual (dashboards) work management • Create a production feedback loop • Lightweight (empower, trust) change approvals Live Site Incidents • Track live site incidents • Remediate at root cause level Transforming the culture is the biggest challenge. All PEOPLE need to buy into the transformation, be kept up to date on all initiatives, understand how their roles will be affected, collaborate transparently, and take responsibility for their features. Culture • Value stream based teams • Dogfooding and canaries • Org trained to run the business • Everyone empowered • Everyone responsible and on call • Everyone engaged in the team business service value https://aka.ms/devops
  • 13. Where are you? 2017 SURVEY HIGH performers MEDIUM performers LOW performers Deployment Frequency On demand, multiple per day Between once per week and once per month Between once per week and once per month Lead Time for Changes < one hour Between one week and one month Between one week and one month MTTR < one hour < one day Between one day and one week Change Failure Rate 0 - 15% 0 – 15% 31 – 45%
  • 14. Compared to low-, high performers deliver 46x more frequent code deployments 5x lower change failure rate 170x faster mean time to recover (MTTR) from downtime 440x faster lead time from commit to deploy
  • 15. Microsoft DevOps Transformation Story After • 3-week sprints • Vertical teams • Team rooms • Continual Planning & Learning • PM & Engineering • Continual customer engagement • Everyone in master • 8-12 person teams • Publicly shared roadmap • Zero debt • Mockups in PPT • Inner source • Flattened organization hierarchy • User satisfaction determines success • Features shipped every sprint Before • 4-6 month milestones • Horizontal teams • Personal offices • Long planning cycles • PM, Dev, Test • Yearly customer engagement • Feature branches • 20+ person teams • Secret roadmap • Bug debt • 100 page spec documents • Private repositories • Deep organizational hierarchy • Success is a measure of install numbers • Features shipped once a year https://aka.ms/devops
  • 16. ALM | DevOps Ranger Transformation Story After • 2-5 person teams • 0.25 program managers • Automated CI • Automated CD • 3-5 sprints cadence • 3-week sprints • Proactive telemetry • Minutes to days to resolve issues • Minutes to build • Minutes to release Before • 10-15 person teams • 2 program managers • Manual and error prone builds • Manual and error probe releases • 6-12 sprint cadence • 1 month sprints • Issues detected by users • Days to weeks to resolve issues • Hours to build • Days to release https://aka.ms/devops
  • 17. Contribute to deck and posters https://github.com/wpschaub/ DevOps-mindset-essentials
  • 18. References aka.ms/devops DevOps @ Microsoft story aka.ms/vsar-rings Ring article aka.ms/vsar-flags Feature flag article aka.ms/vsar-rings-flags Rings or flags article aka.ms/vsar-pipes ALM | DevOps Rangers CI/CD Pipelines