SlideShare a Scribd company logo
Troposphere
Python Infrastructure as Code for AWS Cloudformation
Patrick Pierson
DevOps Engineer
Ion Channel
What is Infrastructure as code?
Infrastructure as code is the process of managing and provisioning computing
infrastructure (processes, bare-metal servers, virtual servers, etc.) and their
configuration through machine-processable definition files, rather than physical
hardware configuration or the use of interactive configuration tools.
What is Cloudformation?
Amazon Web Services (AWS) CloudFormation is a service that helps you model and
set up your AWS resources so that you can spend less time managing those
resources and more time focusing on your applications that run in AWS.
What is Troposphere?
The troposphere library allows for easier creation of the AWS CloudFormation
JSON by writing Python code to describe the AWS resources. troposphere also
includes some basic support for OpenStack resources via Heat.
Troposphere Demo
https://github.com/python-frederick/2017-02-troposphere
Errors
https://github.com/python-frederick/2017-02-troposphere/blob/master/errors.py
Simple Template
https://github.com/python-frederick/2017-02-troposphere/blob/master/simple-template.py
Multiple Instances
https://github.com/python-frederick/2017-02-troposphere/blob/master/multiple-template.py
Cfn2py Demo
https://github.com/python-frederick/2017-02-troposphere/blob/master/cfn2py
Troposphere and Packer
https://github.com/python-frederick/2017-02-troposphere/tree/master/tropo-packer

More Related Content

PDF
PDF
Getting Started with Amazon EMR
PPTX
Amazon EMR Facebook Presto Meetup
PDF
Modern Data Platforms - Thinking Data Flywheel on the Cloud
PDF
AWS EMR (Elastic Map Reduce) explained
PDF
20181027 deep learningcommunity_aws
PDF
Aws architect v1.0
PPT
Optimizing Bursty Hadoop on AWS - Big Data Cloud - June 3rd Meetup
Getting Started with Amazon EMR
Amazon EMR Facebook Presto Meetup
Modern Data Platforms - Thinking Data Flywheel on the Cloud
AWS EMR (Elastic Map Reduce) explained
20181027 deep learningcommunity_aws
Aws architect v1.0
Optimizing Bursty Hadoop on AWS - Big Data Cloud - June 3rd Meetup

What's hot (13)

PPTX
AWS Perú Meetup - Arquitecting for HA by Raul Hugo
PPTX
AWS Peru Meetup - recap reinvent 2016 (by Carlos Cortez)
KEY
Jenkins+ec2 aws勉強会東京9
PDF
CTX case study
PDF
Scale 02 king_summit_aws
PPTX
SF Big Analytics: Machine Learning with Presto by Christopher Berner
PPTX
Presto @ Netflix: Interactive Queries at Petabyte Scale
PDF
10 Good Reasons - NetApp Ransomware Protection
PDF
10 Good Reasons - NetApp for Devops
PDF
10 Good Reasons - NetApp for OpenStack
PPTX
Amazon rds
PPTX
Ford's AWS Service Update - May 2020 (Richmond AWS User Group)
PDF
Batchly v Azure batch
AWS Perú Meetup - Arquitecting for HA by Raul Hugo
AWS Peru Meetup - recap reinvent 2016 (by Carlos Cortez)
Jenkins+ec2 aws勉強会東京9
CTX case study
Scale 02 king_summit_aws
SF Big Analytics: Machine Learning with Presto by Christopher Berner
Presto @ Netflix: Interactive Queries at Petabyte Scale
10 Good Reasons - NetApp Ransomware Protection
10 Good Reasons - NetApp for Devops
10 Good Reasons - NetApp for OpenStack
Amazon rds
Ford's AWS Service Update - May 2020 (Richmond AWS User Group)
Batchly v Azure batch
Ad

Viewers also liked (13)

DOC
Leyenda del agua portoviejo
PDF
DOCX
Summary of Sigmund Freud’s Psychosexual Stages and erik Erikson's Psychosocia...
PPTX
PSYCHOSOCIAL DEVELOPMENT ( By Erik Erikson)
PPT
Piaget's Theory
PPTX
Structure and Composition of the Atmosphere
PPTX
The layers of the Atmosphere
PPT
STRUCTURE OF THE ATMOSPHERE
PPT
Atmosphere Powerpoint
PPTX
Layers of the atmosphere
PPT
Layers of the atmosphere
PPTX
atmosphere: structure and composition
PPTX
Analysis-of-Major-Trends-in-big-data-analytics-slim-baltagi-hadoop-summit
Leyenda del agua portoviejo
Summary of Sigmund Freud’s Psychosexual Stages and erik Erikson's Psychosocia...
PSYCHOSOCIAL DEVELOPMENT ( By Erik Erikson)
Piaget's Theory
Structure and Composition of the Atmosphere
The layers of the Atmosphere
STRUCTURE OF THE ATMOSPHERE
Atmosphere Powerpoint
Layers of the atmosphere
Layers of the atmosphere
atmosphere: structure and composition
Analysis-of-Major-Trends-in-big-data-analytics-slim-baltagi-hadoop-summit
Ad

Similar to Troposphere Python infrastructure as code for AWS Cloudformation (20)

PDF
Infrastructure as code with troposphere on aws in 5 min
PDF
Infrastructure as code with Amazon Web Services
PPTX
Infrastructure as Code in AWS using Cloudformation
PDF
Infrastructure as code with Terraform
PDF
Creating AWS infrastructure using Terraform
PPTX
AWS SSA Webinar 28 - Getting Started with AWS - Infrastructure as Code
PDF
Cloud infrastructure as code
PPTX
Infrastructure as Code
PPTX
Infrastrucutre as Code
PDF
HelloCloud.io - Introduction to IaC & Terraform
PPTX
Infrastructure as Code with Terraform on AWS
PPTX
Cloud formation - Infrastructure as code.pptx
DOCX
Infrastructure as Code.docx
PDF
A novel building infrastructure as code
DOCX
DevOps infrastructure as code services with HEX64 InfoSolutions
PDF
Infrastructure as code
PDF
Inrastructure as Code
PDF
AWS 기반 Microservice 운영을 위한 데브옵스 사례와 Spinnaker 소개::김영욱::AWS Summit Seoul 2018
PDF
Infrastructure-As-A/From-Code - An Introduction
PPTX
Infrastructure as Code (IaC)
Infrastructure as code with troposphere on aws in 5 min
Infrastructure as code with Amazon Web Services
Infrastructure as Code in AWS using Cloudformation
Infrastructure as code with Terraform
Creating AWS infrastructure using Terraform
AWS SSA Webinar 28 - Getting Started with AWS - Infrastructure as Code
Cloud infrastructure as code
Infrastructure as Code
Infrastrucutre as Code
HelloCloud.io - Introduction to IaC & Terraform
Infrastructure as Code with Terraform on AWS
Cloud formation - Infrastructure as code.pptx
Infrastructure as Code.docx
A novel building infrastructure as code
DevOps infrastructure as code services with HEX64 InfoSolutions
Infrastructure as code
Inrastructure as Code
AWS 기반 Microservice 운영을 위한 데브옵스 사례와 Spinnaker 소개::김영욱::AWS Summit Seoul 2018
Infrastructure-As-A/From-Code - An Introduction
Infrastructure as Code (IaC)

More from Patrick Pierson (8)

PDF
Python + Software Defined Radios
PDF
Cloud comparison - AWS vs Azure vs Google
PDF
What is IAM?
PDF
Kong API
PDF
PDF
SaltStack
PPTX
Virtual machines and containers
PDF
Ignite talks
Python + Software Defined Radios
Cloud comparison - AWS vs Azure vs Google
What is IAM?
Kong API
SaltStack
Virtual machines and containers
Ignite talks

Recently uploaded (20)

PDF
Dropbox Q2 2025 Financial Results & Investor Presentation
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
Chapter 3 Spatial Domain Image Processing.pdf
PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PPTX
A Presentation on Artificial Intelligence
PDF
The Rise and Fall of 3GPP – Time for a Sabbatical?
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PDF
Approach and Philosophy of On baking technology
PPTX
Big Data Technologies - Introduction.pptx
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PDF
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
PDF
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
PPTX
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
PDF
NewMind AI Monthly Chronicles - July 2025
PDF
cuic standard and advanced reporting.pdf
PDF
Unlocking AI with Model Context Protocol (MCP)
PDF
Electronic commerce courselecture one. Pdf
PDF
Review of recent advances in non-invasive hemoglobin estimation
Dropbox Q2 2025 Financial Results & Investor Presentation
20250228 LYD VKU AI Blended-Learning.pptx
Reach Out and Touch Someone: Haptics and Empathic Computing
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
Chapter 3 Spatial Domain Image Processing.pdf
Digital-Transformation-Roadmap-for-Companies.pptx
A Presentation on Artificial Intelligence
The Rise and Fall of 3GPP – Time for a Sabbatical?
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
Approach and Philosophy of On baking technology
Big Data Technologies - Introduction.pptx
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
TokAI - TikTok AI Agent : The First AI Application That Analyzes 10,000+ Vira...
Architecting across the Boundaries of two Complex Domains - Healthcare & Tech...
VMware vSphere Foundation How to Sell Presentation-Ver1.4-2-14-2024.pptx
NewMind AI Monthly Chronicles - July 2025
cuic standard and advanced reporting.pdf
Unlocking AI with Model Context Protocol (MCP)
Electronic commerce courselecture one. Pdf
Review of recent advances in non-invasive hemoglobin estimation

Troposphere Python infrastructure as code for AWS Cloudformation