SlideShare a Scribd company logo
INFRASTRUCTURE
AS CODE
@cfgmgmtcamp
kief@thoughtworks.com
Cloud Practice Lead (UK)
DevOps, Continuous Delivery, Agile Ops
Twitter: @kief
Book: http://oreil.ly/1JKIBVe
Site: http://infrastructure-as-code.com
February 2017
SPEED
RISK
FASTER IS
SAFER
http://bit.ly/2cQQSOk
RAPID
RESPONSIBLE
INFRASTRUCTURE
AS CODE
Applying tools and practices from
software engineering to managing
infrastructure.
DEFINE SYSTEMS AS CODE
System design is:
▪ Reusable
▪ Consistent
▪ Visible
▪ Versioned
DYNAMIC INFRASTRUCTURE
PLATFORMS
Compute Storage
Network
DYNAMIC INFRASTRUCTURE
PLATFORMS
Cloud (IaaS)
Virtual
Physical
Compute Storage
Network
PROGRAMMABLE,
ON-DEMAND
API
Cloud and automation
AWESOME!
Oh, no!
SERVER SPRAWL!
CONFIGURATION
DRIFTServers start
out identical
But changes
accumulate
over time
AUTOMATION FEAR
CYCLE
AUTOMATION LAG
The longer it’s been since an automated
process has run in the same context …
… the more work is needed to run it again
Apply small changes frequently
rather than large batches infrequently
CONTINUOUSLY SYNCHRONIZE
OR CONTINUOUSLY REBUILD
DEVOOPS
How can we avoid damage from
automated mistakes?
AUTOMATICALLY TEST EVERY CHANGE
PROMOTE CHANGES
TEST
SIT
PROD
QA
BUILD COMPLIANCE INTO THE PIPELINE
Humans focus on the
implementation of the
pipeline and audit trailsUse the pipeline to continuously
validate operational requirements and
compliance, and to implement controls
INFRASTRUCTURE
DESIGN PATTERNS
Organizing code for dynamic
infrastructure
One definition,
multiple
environments
our-project/main.tf
staging
production
INFRASTRUCTURE
DESIGN PRINCIPLE
Structure your code to minimize risks for
making (small, frequent) changes
our-project/staging/main.tf
staging
production
our-project/production/main.tf
One definition
per environment
our-project/main.tf
staging
production
development
Single
definition
template,
promoted
across
environments
How do we build and test
this stuff?
It runs sooooo sloooooow! L
Nginx Cookbook
ORGANIZE INFRASTRUCTURE INTO
SEPARATELY TESTABLE PIECES
Tomcat Cookbook
JDK Cookbook
MyApp Vhost Cookbook
MyApp.war
Application
Server
Web
Server
FAN-IN PIPELINES
TEST
TOMCAT
COOKBOOK
TEST MYAPP
CODE
TEST JDK
COOKBOOK
TEST APP
SERVER
TEST MYAPP
DEPLOYMENT
Test components
individually
Cumulatively integrate and
test components together
DESIGNING FOR CHANGE
Cope with growth, evolving
requirements, expanding teams
DESIGN TO ENABLE FREQUENT
CHANGES
Split infrastructure
according to the
scope of typical
changes
Minimize the risk of
changes by limiting
the blast radius
Keep infrastructure
units loosely
coupled
ALIGN INFRASTRUCTURE DESIGN WITH
ORGANIZATION STRUCTURE
WHERE
SHOULD WE
SPLIT?
WHERE
SHOULD WE
SPLIT?
Split
infrastructure in
ways that
reduce the
friction for
making changes
SHARING
How can teams share their stuff?
LIBRARY PATTERN FOR INFRA
Tested server
images
BUILD TEST
BUILD TEST PROD
BUILD TEST PROD
Server image pipeline
Application environment pipelines
DECOUPLED CHANGE PIPELINES
Application A with its environment
TESTBUILD
Application B
TESTBUILD
Application C
TESTBUILD
QA PROD
QA PROD
QA PROD
HANDLING DEPENDENCIES
TESTBUILD QA PROD
TESTBUILD QA PROD
Self-service
test instances
Consumer
Driven Contract
(CDC) Tests
Mocks,
stubs, and
fakes
CYCLE TIME
Measure and optimize the elapsed
time from identifying a need to
satisfying it
SOME ACTIVITIES TO
MEASURE
Rebuild (Recover)
New environment
Update existing environments
Introducing a new tech stack
SOME OTHER BOOKS
Book: http://oreil.ly/1JKIBVe
Site: http://infrastructure-as-code.com
Twitter: @kief
kief@thoughtworks.com
Cloud Practice Lead (UK)
DevOps, Continuous Delivery, Agile Ops

More Related Content

PDF
Evolutionary infrastructure agile 2018 - kief morris
PDF
AWS DevOps Event - AWS Services enabling DevOps - Continuous Integration & Au...
PDF
DevOps Toolbox: Infrastructure as code
PDF
Infrastructure as Microservices - OReillySACon London 2016
PDF
Continuous Integration and Deployment Best Practices on AWS
PDF
Infrastructure as Code
PDF
Devops with Amazon Web Services (January 2017)
PPTX
AWS CodeDeploy + Github
Evolutionary infrastructure agile 2018 - kief morris
AWS DevOps Event - AWS Services enabling DevOps - Continuous Integration & Au...
DevOps Toolbox: Infrastructure as code
Infrastructure as Microservices - OReillySACon London 2016
Continuous Integration and Deployment Best Practices on AWS
Infrastructure as Code
Devops with Amazon Web Services (January 2017)
AWS CodeDeploy + Github

What's hot (6)

PDF
Introduction to Infrastructure as Code & Automation / Introduction to Chef
PPTX
Rik Hepworth - ARM Yourself for Effective Azure Provisioning
PDF
Webinar: Continuous Deployment with MongoDB at Kitchensurfing
PPTX
Alex Magnay - Azure Infrastructure as Code with Hashicorp Terraform
PPTX
Pipelining DevOps with Jenkins and AWS
PDF
12 Ways to Supercharge Your Connect Add-on
Introduction to Infrastructure as Code & Automation / Introduction to Chef
Rik Hepworth - ARM Yourself for Effective Azure Provisioning
Webinar: Continuous Deployment with MongoDB at Kitchensurfing
Alex Magnay - Azure Infrastructure as Code with Hashicorp Terraform
Pipelining DevOps with Jenkins and AWS
12 Ways to Supercharge Your Connect Add-on
Ad

Viewers also liked (8)

ODP
Continuous Delivery of Puppet Manifests
PDF
The Road to Continuous Delivery
PDF
Continuous Delivery of Microservices
ODP
Looking back at 6.5 years of #devopsdays
PPTX
Infrastructure as Code for Network
PDF
Infrastructure as code
PPTX
Continuous Delivery and Infrastructure as Code
PDF
Continuous Delivery at Netflix, and beyond
Continuous Delivery of Puppet Manifests
The Road to Continuous Delivery
Continuous Delivery of Microservices
Looking back at 6.5 years of #devopsdays
Infrastructure as Code for Network
Infrastructure as code
Continuous Delivery and Infrastructure as Code
Continuous Delivery at Netflix, and beyond
Ad

Similar to Implementing Infrastructure as Code ConfigMgtCamp 2017 (20)

PPTX
Infrastructure as Code
PPTX
Automated infrastructure testing - by Ranjib Dey
PPTX
Automated Infrastructure Testing
PDF
Infrastructure as code managing servers in the cloud Morris 2024 scribd download
PDF
Infrastructure as Code 101: Steve Tegeler + Nathan Ness, VMware
PPTX
Infrastrucutre as Code
PDF
Infrastructure as Code
PDF
Scalable Infrastructure - DevOpsDays London 2022 - Kief Morris.pdf
PDF
Infrastructure as code managing servers in the cloud Morris
PDF
Building Evolvable Infrastructure
PPTX
Testing for infra code using test-kitchen,docker,chef
PDF
Infrastructure as code managing servers in the cloud Morris
PDF
Infrastructure as code
PDF
Infrastructure as Code
PPTX
Infrastructure as code
PPTX
How to Architect AWS for Mission-Critical Applications
PDF
Patterns And Practices For Infrastructure As Code With Examples In Python And...
PDF
Why modern cloud infrastructure require automation
PPTX
Test Driven Infrastructure with Serverspec and KitchenCI
PPTX
Infrastructure as Code - Getting Started, Concepts & Tools
Infrastructure as Code
Automated infrastructure testing - by Ranjib Dey
Automated Infrastructure Testing
Infrastructure as code managing servers in the cloud Morris 2024 scribd download
Infrastructure as Code 101: Steve Tegeler + Nathan Ness, VMware
Infrastrucutre as Code
Infrastructure as Code
Scalable Infrastructure - DevOpsDays London 2022 - Kief Morris.pdf
Infrastructure as code managing servers in the cloud Morris
Building Evolvable Infrastructure
Testing for infra code using test-kitchen,docker,chef
Infrastructure as code managing servers in the cloud Morris
Infrastructure as code
Infrastructure as Code
Infrastructure as code
How to Architect AWS for Mission-Critical Applications
Patterns And Practices For Infrastructure As Code With Examples In Python And...
Why modern cloud infrastructure require automation
Test Driven Infrastructure with Serverspec and KitchenCI
Infrastructure as Code - Getting Started, Concepts & Tools

Recently uploaded (20)

PPTX
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
PPTX
Essential Infomation Tech presentation.pptx
PDF
How Creative Agencies Leverage Project Management Software.pdf
PPTX
Operating system designcfffgfgggggggvggggggggg
PPTX
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
PPTX
history of c programming in notes for students .pptx
PDF
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
PDF
Navsoft: AI-Powered Business Solutions & Custom Software Development
PPTX
Reimagine Home Health with the Power of Agentic AI​
PPTX
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
PDF
Design an Analysis of Algorithms II-SECS-1021-03
PDF
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
PDF
Wondershare Filmora 15 Crack With Activation Key [2025
PDF
Odoo Companies in India – Driving Business Transformation.pdf
PPTX
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
PDF
Nekopoi APK 2025 free lastest update
PDF
Digital Strategies for Manufacturing Companies
PDF
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
PPTX
CHAPTER 2 - PM Management and IT Context
PDF
Adobe Illustrator 28.6 Crack My Vision of Vector Design
Agentic AI Use Case- Contract Lifecycle Management (CLM).pptx
Essential Infomation Tech presentation.pptx
How Creative Agencies Leverage Project Management Software.pdf
Operating system designcfffgfgggggggvggggggggg
Oracle E-Business Suite: A Comprehensive Guide for Modern Enterprises
history of c programming in notes for students .pptx
EN-Survey-Report-SAP-LeanIX-EA-Insights-2025.pdf
Navsoft: AI-Powered Business Solutions & Custom Software Development
Reimagine Home Health with the Power of Agentic AI​
Lecture 3: Operating Systems Introduction to Computer Hardware Systems
Design an Analysis of Algorithms II-SECS-1021-03
Raksha Bandhan Grocery Pricing Trends in India 2025.pdf
Wondershare Filmora 15 Crack With Activation Key [2025
Odoo Companies in India – Driving Business Transformation.pdf
Agentic AI : A Practical Guide. Undersating, Implementing and Scaling Autono...
Nekopoi APK 2025 free lastest update
Digital Strategies for Manufacturing Companies
Internet Downloader Manager (IDM) Crack 6.42 Build 42 Updates Latest 2025
CHAPTER 2 - PM Management and IT Context
Adobe Illustrator 28.6 Crack My Vision of Vector Design

Implementing Infrastructure as Code ConfigMgtCamp 2017