- Effective DevOps with AWS
- Yogesh Raheja Giuseppe Borgese Nathaniel Felsen
- 204字
- 2021-07-23 16:27:32
Recreating our Hello World example with CloudFormation
Designer and CloudFormer are two very useful tools when you are in the process of architecting your infrastructure and trying to add source control to your design. That said, whenever you wear your DevOps hat, it's a different story. Using those tools markedly reduces the added value that CloudFormation provides by using the JSON format. If you got a chance to read some of the templates available, or tried to use CloudFormer on your existing infrastructure, you probably noticed that raw CloudFormation templates tend to be fairly long and not Don't Repeat Yourself (DRY).
From a DevOps perspective, one of the most powerful aspects of CloudFormation is the ability to write code to dynamically generate those templates. To illustrate that point, we are going to turn to Python, and a library called troposphere, to generate our Hello World CloudFormation template.
- Mastering Mesos
- Hands-On Internet of Things with MQTT
- 腦動力:Linux指令速查效率手冊
- 圖解PLC控制系統梯形圖和語句表
- Apache Hive Essentials
- Creo Parametric 1.0中文版從入門到精通
- 西門子S7-200 SMART PLC實例指導學與用
- Ruby on Rails敏捷開發最佳實踐
- 運動控制系統
- SAP Business Intelligence Quick Start Guide
- Unity Multiplayer Games
- 格蠹匯編
- LMMS:A Complete Guide to Dance Music Production Beginner's Guide
- 會聲會影X4中文版從入門到精通
- Learning Apache Apex