SlideShare a Scribd company logo
DevOps: Continuous Delivery and
Windows Azure
Ibon Landa
Plain Concepts
DevOps: Continuous Delivery and Windows Azure



DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
Our highest priority is to satisfy the customer through early
and continuous delivery of valuable software.
Principles behind the Agile Manifesto
How long would ittakeyour
organizationto deploya changethat
involvesjust one singleline ofcode?
Doyou dothis on arepeatable,reliable
basis?
Mary& Tom Poppendieck
Implementing Lean Software Development
Done means "released". This implies ownership of a project
right up until it’s in the hands of the user,and working
properly. There’s noneof this "I’ve checked in my code so it’s
done as far as I’m concerned".
James Betteley
SOFTWARE
DELIVERY
MODELS
#1: No model, or random delivery.
#2: Let the operations guys figure out.
#3: Defined and collaborative approach.
DELIVERY PRACTICES
Version
everything
Automate
everything
Tokenize
configurations
Use one-click deployments
Deploy to a copy of
production
Deploy the same way to every
environment
Have always a rollback
mechanism in place.
DevOps: Continuous Delivery and Windows Azure
Lock down
the environments.
Build
only
once
Measure the delivery process
26
Optimización de despliegues
1 2 3 Weeks
Provisioning new HW
SW
Install/
config
QA
Certif.
On-premises
Windows Azure
From 1-3 weeks to 30 minutes
Every machine certified separately
Basic checks prior to switch from staging
QA
Certif.
Bring the pain forward
Practice
DevOps!
Build a release pipeline
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
Virtual Networks
(10.0.0.0/16)
(10.2.0.0/16)
(10.1.0.0/16)
10.0.0.10
10.0.0.11
131.57.23.120
10.2.2.0/24 10.2.3.0/24
10.2.2.0/24 10.2.3.0/24
65.52.249.22 10.1.0.4 10.1.1.4
Continuous Delivery
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
Recipes and Cookbooks
thatUSEE:
Recipes and Cookbooks that describe and
deliver code.
Chef enables people to easily build &
manage complex & dynamic applications
at massive scale.
• New model for describing infrastructure that
promotes reuse
• Programmatically provision and configure
• Reconstruct business from code repository,
data backup, and bare metal resources
What is Chef?
Chef is an IT automation platform for developers & systems engineers to continuously
define, build, and manage infrastructure.
CHEF USES:
DevOps: Continuous Delivery and Windows Azure
Organizations
Environments
Roles
Nodes
Recipes
Resources
Cookbooks
Run-lists
Chef Concepts
■Azure plugin for Chef
■Request new VM from Azure API
■Bootstrap it over WinRM
■Install and start Chef
■Register with Chef server
■Run through the “run list”
■Instant infrastructure with one command
Provisioning with Chef
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
■Easy to configure, reproducible, and portable work
environments
■VirtualBox, Hyper-V, VMware, AWS, or any other
provider. Windows Azure is not supported now.
■Shell scripts, Chef, or Puppet, can be used to
automatically install and configure software on the
machine
■Vagrant uses a base images: Boxes
■This Vagrant plugin allows you to standup Windows
guests using WinRM instead of SSH
Why vagrant?
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
■Automate your OpenStack cloud infrastructure
■Juju Charms define applications as services
■An Ubuntu, OSX or Windows machine to install the client on
■GUI or command-line
Ubuntu juju
Charms for everything you need
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
juju generate-config
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
DevOps: Continuous Delivery and Windows Azure
ALM your way
■A continuous deployment solution for .NET teams
■Automates the deployment process
■Simplifies managing multiple environments
■Improves collaboration throughout the process
■Provides release analytics and reporting
■History
■Originally launched in 2009 as InRelease by InCycle Software
■InRelease 2.0 launched in 2010, 3.0 in 2013
■Acquired by Microsoft in 2013
Release Management
Automation
Collaboration
Team Foundation Server integration
Analytics & reporting
DevOps: Continuous Delivery and Windows Azure
What about your own patterns & practices?
Think about some delivery practice not covered in the session.
Thanks @jlsoriat!
http://aka.ms/ReleasePipeline
DevOps: Continuous Delivery and Windows Azure
Thanks!
Madrid
29 de Marzo
http://spain.windowsazurebootcamp.org

More Related Content

PDF
Top 8 mistakes developer teams make in their first serverless project
PPTX
Network Automation at Shapeways
PPTX
What's New in Puppet Enterprise 2016.5
PPTX
Continuous delivery applied (RJUG)
PPTX
Deploying IIS and ASP.NET with Puppet
PPTX
Get Started on Azure with Puppet
PPTX
Deploy applications with TFS Build
PDF
Continuous Delivery at Netflix, and beyond
Top 8 mistakes developer teams make in their first serverless project
Network Automation at Shapeways
What's New in Puppet Enterprise 2016.5
Continuous delivery applied (RJUG)
Deploying IIS and ASP.NET with Puppet
Get Started on Azure with Puppet
Deploy applications with TFS Build
Continuous Delivery at Netflix, and beyond

What's hot (19)

PPT
Continuous integration
PPTX
Windows Configuration Management: Managing Packages, Services, & Power Shell-...
PPTX
Introduction to Puppet Enterprise 2016.2
PPTX
Managing PowerShell DSC with Puppet
PDF
Octopus Deploy Tech Fest 2014
PPTX
Git branching model
PPTX
Infrastructure as Code (BBWorld/DevCon13)
PPTX
Continuous integration
PDF
Canadian Cloud Summit 2022 - SharePoint Framework Tests Introduction
PPTX
Release management with TFS 2013
PPTX
Deployment taken seriously with Octopus Deploy and TeamCity
ODP
Cloud Needs Devops
PPTX
Deploy an Asp.Net Core App on Azure
PPTX
What's New in Puppet Enterprise 2015.3 (APAC)
PDF
10 Deployments a day - A brief on extreme release protocols
PDF
Continuous Deployment at Kitchensurfing
PDF
DevOps demystified
PPTX
Intro to PE 2016.3
PDF
Getting Started with Drupal VM
Continuous integration
Windows Configuration Management: Managing Packages, Services, & Power Shell-...
Introduction to Puppet Enterprise 2016.2
Managing PowerShell DSC with Puppet
Octopus Deploy Tech Fest 2014
Git branching model
Infrastructure as Code (BBWorld/DevCon13)
Continuous integration
Canadian Cloud Summit 2022 - SharePoint Framework Tests Introduction
Release management with TFS 2013
Deployment taken seriously with Octopus Deploy and TeamCity
Cloud Needs Devops
Deploy an Asp.Net Core App on Azure
What's New in Puppet Enterprise 2015.3 (APAC)
10 Deployments a day - A brief on extreme release protocols
Continuous Deployment at Kitchensurfing
DevOps demystified
Intro to PE 2016.3
Getting Started with Drupal VM
Ad

Viewers also liked (8)

PDF
Internet
PDF
Facebook-tutkimuksen perustiedot
PDF
Poverty in oklahoma
PDF
Internet
PDF
Everything Changes
PPT
Cuento castellano
PDF
Interculturalitat
PPTX
Hoe boeken op neckermann.be
Internet
Facebook-tutkimuksen perustiedot
Poverty in oklahoma
Internet
Everything Changes
Cuento castellano
Interculturalitat
Hoe boeken op neckermann.be
Ad

Similar to DevOps: Continuous Delivery and Windows Azure (20)

PPTX
Azure DevOps in Action
PPTX
Tour of Azure DevOps
PDF
Cooking Up Windows with Chef Automate
PDF
Continuous Integration - What even is it?
PPTX
Achieving DevOps Success with Chef Automate
PDF
Accelerating software delivery with AWS
PPTX
Meet Puppet's new product lineup 12/7/2017
PPT
Continuous deployment steve povilaitis
PDF
Leveraging Microsoft Azure for Next Gen App Development
PDF
Vagrant Binding JayDay 2013
PDF
Building an In-House DevOps Service Platform for Mobility Solutions | Mindtree
PDF
Pivotal CloudFoundry on Google cloud platform
PPTX
Drive business outcomes using Azure Devops
PPTX
Azure DevOps
PDF
Unified Deployment: Including the Mainframe in Enterprise DevOps
PPTX
A Bit of Everything Chef
PDF
[JAZUG Tohoku Azure DevOps] Azure DevOps
PDF
DevOps e a transformação digital de aplicações
PPTX
Global DevOps BootCamp
PDF
Práticas, Técnicas e Ferramentas para Continuous Delivery com ALM
Azure DevOps in Action
Tour of Azure DevOps
Cooking Up Windows with Chef Automate
Continuous Integration - What even is it?
Achieving DevOps Success with Chef Automate
Accelerating software delivery with AWS
Meet Puppet's new product lineup 12/7/2017
Continuous deployment steve povilaitis
Leveraging Microsoft Azure for Next Gen App Development
Vagrant Binding JayDay 2013
Building an In-House DevOps Service Platform for Mobility Solutions | Mindtree
Pivotal CloudFoundry on Google cloud platform
Drive business outcomes using Azure Devops
Azure DevOps
Unified Deployment: Including the Mainframe in Enterprise DevOps
A Bit of Everything Chef
[JAZUG Tohoku Azure DevOps] Azure DevOps
DevOps e a transformação digital de aplicações
Global DevOps BootCamp
Práticas, Técnicas e Ferramentas para Continuous Delivery com ALM

Recently uploaded (20)

PDF
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
PPTX
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
PDF
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
PPTX
Computer Software and OS of computer science of grade 11.pptx
PPTX
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
PPTX
Oracle Fusion HCM Cloud Demo for Beginners
PDF
iTop VPN Free 5.6.0.5262 Crack latest version 2025
PPTX
assetexplorer- product-overview - presentation
PPTX
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
PPTX
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
PDF
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
PDF
Design an Analysis of Algorithms I-SECS-1021-03
PDF
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
PDF
Designing Intelligence for the Shop Floor.pdf
PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PDF
Complete Guide to Website Development in Malaysia for SMEs
PDF
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
PPTX
Why Generative AI is the Future of Content, Code & Creativity?
Product Update: Alluxio AI 3.7 Now with Sub-Millisecond Latency
AMADEUS TRAVEL AGENT SOFTWARE | AMADEUS TICKETING SYSTEM
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
Adobe Illustrator 28.6 Crack My Vision of Vector Design
iTop VPN 6.5.0 Crack + License Key 2025 (Premium Version)
Computer Software and OS of computer science of grade 11.pptx
Log360_SIEM_Solutions Overview PPT_Feb 2020.pptx
Oracle Fusion HCM Cloud Demo for Beginners
iTop VPN Free 5.6.0.5262 Crack latest version 2025
assetexplorer- product-overview - presentation
WiFi Honeypot Detecscfddssdffsedfseztor.pptx
Embracing Complexity in Serverless! GOTO Serverless Bengaluru
Tally Prime Crack Download New Version 5.1 [2025] (License Key Free
Design an Analysis of Algorithms I-SECS-1021-03
How AI/LLM recommend to you ? GDG meetup 16 Aug by Fariman Guliev
Designing Intelligence for the Shop Floor.pdf
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Complete Guide to Website Development in Malaysia for SMEs
Adobe Premiere Pro 2025 (v24.5.0.057) Crack free
Why Generative AI is the Future of Content, Code & Creativity?

DevOps: Continuous Delivery and Windows Azure