- Effective DevOps with AWS
- Nathaniel Felsen
- 207字
- 2021-07-15 17:11:54
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 are 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 generate those templates dynamically. To illustrate that point, we are going to turn to Python and a library called troposphere to generate our Hello World CloudFormation template.
- TensorFlow Lite移動端深度學習
- Python高級機器學習
- Getting Started with SQL Server 2012 Cube Development
- 精通網絡視頻核心開發技術
- INSTANT Django 1.5 Application Development Starter
- Windows Server 2016 Automation with PowerShell Cookbook(Second Edition)
- 微信小程序項目開發實戰
- Web性能實戰
- Scratch趣味編程:陪孩子像搭積木一樣學編程
- Learning Material Design
- Android群英傳
- Image Processing with ImageJ
- 從Power BI到Analysis Services:企業級數據分析實戰
- Vue.js 3應用開發與核心源碼解析
- Elastix Unified Communications Server Cookbook