SlideShare a Scribd company logo
Continuous Delivery
Mathias Olausson
CTO, Solidify AB
Mathias.Olausson@Solidify.se
Continuous Delivery på riktigt
Tom Goodwin
Continuous Delivery på riktigt
“Continuous Delivery is a software development discipline where
you build software in such a way that the software can be released
to production at any time”
How does CD help?
How does CD help?
1. Helps you build the right thing
Release small chunks
of functionality
frequently.
Get regular customer
validation of the
product’s value
Incorporate feedback
rapidly. Fail fast and
learn fast.
Release
Get
Feedback
Improve
How does CD help?
1. Helps you build the right thing
2. Reduces risk of releases
1 1
2
1
2
3
1
2
3
4
1
2
3
4
5
2
3
4
5
1
6
2
3
4
5
1
6
7
Time
Unreleased
1
1
2
1
3
2
1
4
3
2
1 2
3
4
5
1
3
4
5
6
2
1
3 4 5 6 72 Unreleased
Released
VS
How does CD help?
1. Helps you build the right thing
2. Reduces risk of releases
3. Delivers real progress
RELEASE CHECKLIST:
 Regression Testing
 Integration Testing
 User Acceptance Testing
 Infrastructure Setup
 Performance Testing
 Security Audit…
“Done” is no longer “dev-
complete”, but is thoroughly
validated as only a release can.
Source Control Continuous
Deployment
Code Editing Unit Testing Code AnalysisDebugging Continuous
Integration
<//>
public async Task<int>
{int x = await task;
Continuous Delivery
Stage 1: Building Software
Team Collaboration
Branching Strategies
Semantic Versioning
1.2.3-beta1
version risk
build increment (patch)
http://semver.org/
Feature Toggles
Feature Toggles
Build Automation
Stage 2: Optimizing
Release Pipeline
Infrastructure as Code
Quality Assurance
Exploratory testing
Unit tests
Functional tests
UI tests
Performance tests
Security tests
…
Stage 3: Rethinking
Deployment Pattern #1
Linear deployment
DEV
QA
PRODUCTION
Deployment Pattern #2
Fan-out, ad-hoc deployment
DEV
UAT PRODUCTIONCapacity
Automated
Tests
Deployment Pattern #3
Fan-out, fan-in deployment
DEV
QA
PRODUCTION
Capacity Automated Tests
Deployment Pattern #4
Canary/Staged deployment
Ring2
Ring 1
Ring 0
Deployment Pattern #5
Blue-Green deployment
Measure and Learn
Application Insights
Exceptions and performance diagnostics
Availability monitoring
Data analysis
Proactive detection
Release Annotations
Create annotation from release on
the AI metrics timeline
Available as an extension from the
Visual Studio Marketplace
Rethink the way we deploy
Continuous Delivery
Build
App
Deploy to
Test
Test
Deploy to
QA
Test
Deploy to
Prod
Continuous Delivery with Containers
Build
Container
Deploy
Container
to Test
Test
Deploy to
QA
Test
Deploy
Container
to Prod
Build
App
Deliver, Learn, Improve
Don’t miss this:
meetup.com/swedish-ms-alm-devops/
Thank you!
Mathias Olausson
mathias.olausson@solidify.se
@molausson

More Related Content

PPTX
Shift Left, Shift Right and improve the centre
PDF
PPTX
One trunk one pipeline one truth
PPTX
PDF
Scrum x version 2
PDF
Sandstorm or Significant? The evolving role of situational context in inciden...
PPTX
Rewriting DevOps
PDF
The on-call survival guide - how to be confident on-call
Shift Left, Shift Right and improve the centre
One trunk one pipeline one truth
Scrum x version 2
Sandstorm or Significant? The evolving role of situational context in inciden...
Rewriting DevOps
The on-call survival guide - how to be confident on-call

What's hot (20)

PDF
[HCMC STC Jan 2015] Choosing The Best Of The Plan-Driven And Agile Developmen...
PDF
product development checklist manifesto
PDF
[HCMC STC Jan 2015] Creating a Better Testing Future
PPTX
HOW TO SCALE YOUR ONCALL OPERATION, AND SURVIVE TO TELL, ANTON DRUKH
PPTX
Managing your project risks
PDF
BA and Beyond 20 - Elke Steegmans and David Vandenbroeck - Behaviour-driven d...
PPTX
ROOTS2011 Continuous Delivery
PPTX
Iasi code camp 12 october 2013 looking outside the scrum - richard stinear
PPTX
The Abolition of Test
PPTX
You were never waterfall
PDF
Presentasjon til temakveld for Visma Consulting:Specification by example med ...
PDF
Agile Post LinkedIn
PDF
Dealing with Estimation, Uncertainty, Risk, and Commitment
PDF
Deferring the Last Responsible Moment
PDF
2016 - IGNITE - Blameless System Design
PDF
Continuous Delivery Sounds Great but it Won't Work Here
PDF
Lean Software Development
PPTX
DevOps Roadtrip Final Speaking Deck
PDF
Lean Software Development Presentation
PDF
How to fail in project management
[HCMC STC Jan 2015] Choosing The Best Of The Plan-Driven And Agile Developmen...
product development checklist manifesto
[HCMC STC Jan 2015] Creating a Better Testing Future
HOW TO SCALE YOUR ONCALL OPERATION, AND SURVIVE TO TELL, ANTON DRUKH
Managing your project risks
BA and Beyond 20 - Elke Steegmans and David Vandenbroeck - Behaviour-driven d...
ROOTS2011 Continuous Delivery
Iasi code camp 12 october 2013 looking outside the scrum - richard stinear
The Abolition of Test
You were never waterfall
Presentasjon til temakveld for Visma Consulting:Specification by example med ...
Agile Post LinkedIn
Dealing with Estimation, Uncertainty, Risk, and Commitment
Deferring the Last Responsible Moment
2016 - IGNITE - Blameless System Design
Continuous Delivery Sounds Great but it Won't Work Here
Lean Software Development
DevOps Roadtrip Final Speaking Deck
Lean Software Development Presentation
How to fail in project management
Ad

Similar to Continuous Delivery på riktigt (20)

PPTX
Continuous Delivery (The newest)
PPTX
Continuous Delivery
PDF
Developing Quality Products Quickly through a Culture of CI/CD
PDF
Continuous Deployment Through Technical Excellence
PPT
Get Faster - While You're Getting Better
PDF
Markus Clermont - Surviving in an Agile Environment - Google - SoftTest Ireland
PPTX
DevOps - Understanding Core Concepts (Old)
PDF
Continuous delivery best practices and essential tools
PDF
Ci in jenkins with openSUSE
PPTX
How do you implement Continuous Delivery? Part 1
PDF
Agile Software Development for Non-Developers
PPTX
DevOps - Understanding Core Concepts
PPT
Software development life cycle
PPTX
Test driven development
PPT
Agile Testing. Risks, Uncertainty and Why It All Works
PPTX
Risk management
PPTX
STRIVING FOR CONTINUOUS INTEGRATION AND DEPLOYMENT
PPTX
Pushing the Bottleneck: Predicting and Addressing the Next, Next Thing
PPT
Continuous Integration
Continuous Delivery (The newest)
Continuous Delivery
Developing Quality Products Quickly through a Culture of CI/CD
Continuous Deployment Through Technical Excellence
Get Faster - While You're Getting Better
Markus Clermont - Surviving in an Agile Environment - Google - SoftTest Ireland
DevOps - Understanding Core Concepts (Old)
Continuous delivery best practices and essential tools
Ci in jenkins with openSUSE
How do you implement Continuous Delivery? Part 1
Agile Software Development for Non-Developers
DevOps - Understanding Core Concepts
Software development life cycle
Test driven development
Agile Testing. Risks, Uncertainty and Why It All Works
Risk management
STRIVING FOR CONTINUOUS INTEGRATION AND DEPLOYMENT
Pushing the Bottleneck: Predicting and Addressing the Next, Next Thing
Continuous Integration
Ad

More from Solidify (14)

PPTX
Continuous delivery using Azure and VSTS, Global Azure BootCamp 2017 - Estonia
PPTX
Performance monitoring in a DevOps World
PDF
Continuous Delivery to Azure with VSTS
PDF
Meetup developing building and_deploying databases with SSDT
PPTX
DevOps and Continuous Delivery with Visual Studio 2015 and VSTS
PPTX
Tech Days 2015 nyheter i visual studio alm 2015
PPTX
Tech Days 2015 continuous delivery med azure och visual studio online
PPTX
Alm roadshow 2015.1
PPTX
Tech days 2014 från kod till produktion på 60 minuter
PPTX
Solidify continuous delivery 2014
PPTX
Har du en DevOps i ditt team?
PPTX
Har du en DevOps i ditt team?
PPTX
TFS 2013 Deep-Dive på LabCenter 2014-02-06
PPTX
Team Foundation Server 2013 Lansering
Continuous delivery using Azure and VSTS, Global Azure BootCamp 2017 - Estonia
Performance monitoring in a DevOps World
Continuous Delivery to Azure with VSTS
Meetup developing building and_deploying databases with SSDT
DevOps and Continuous Delivery with Visual Studio 2015 and VSTS
Tech Days 2015 nyheter i visual studio alm 2015
Tech Days 2015 continuous delivery med azure och visual studio online
Alm roadshow 2015.1
Tech days 2014 från kod till produktion på 60 minuter
Solidify continuous delivery 2014
Har du en DevOps i ditt team?
Har du en DevOps i ditt team?
TFS 2013 Deep-Dive på LabCenter 2014-02-06
Team Foundation Server 2013 Lansering

Recently uploaded (20)

PDF
wealthsignaloriginal-com-DS-text-... (1).pdf
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PDF
Website Design Services for Small Businesses.pdf
PPTX
Weekly report ppt - harsh dattuprasad patel.pptx
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PPTX
assetexplorer- product-overview - presentation
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PDF
Cost to Outsource Software Development in 2025
PDF
Digital Systems & Binary Numbers (comprehensive )
PDF
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
PPTX
CHAPTER 2 - PM Management and IT Context
PPTX
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
PDF
CapCut Video Editor 6.8.1 Crack for PC Latest Download (Fully Activated) 2025
PPTX
Computer Software and OS of computer science of grade 11.pptx
PDF
iTop VPN Free 5.6.0.5262 Crack latest version 2025
PDF
17 Powerful Integrations Your Next-Gen MLM Software Needs
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
PDF
Nekopoi APK 2025 free lastest update
PDF
Salesforce Agentforce AI Implementation.pdf
wealthsignaloriginal-com-DS-text-... (1).pdf
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Website Design Services for Small Businesses.pdf
Weekly report ppt - harsh dattuprasad patel.pptx
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
assetexplorer- product-overview - presentation
Odoo Companies in India – Driving Business Transformation.pdf
Cost to Outsource Software Development in 2025
Digital Systems & Binary Numbers (comprehensive )
CCleaner Pro 6.38.11537 Crack Final Latest Version 2025
CHAPTER 2 - PM Management and IT Context
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
CapCut Video Editor 6.8.1 Crack for PC Latest Download (Fully Activated) 2025
Computer Software and OS of computer science of grade 11.pptx
iTop VPN Free 5.6.0.5262 Crack latest version 2025
17 Powerful Integrations Your Next-Gen MLM Software Needs
Design an Analysis of Algorithms I-SECS-1021-03
Why Generative AI is the Future of Content, Code & Creativity?
Nekopoi APK 2025 free lastest update
Salesforce Agentforce AI Implementation.pdf

Continuous Delivery på riktigt