- Mastering AWS CloudFormation
- Karen Tovmasyan
- 193字
- 2021-06-30 14:55:37
Chapter 1
CloudFormation Refresher
Cloud computing introduced a brand-new way of managing the infrastructure.
As the demand for the AWS cloud grew, the usual routine and operational tasks became troublesome. The AWS cloud allowed any type of business to rapidly grow and solve all the business needs regarding compute power; however, the need to maintain a certain stack of resources was hard.
DevOps culture brought a set of methodologies and ways of working, and one of those is called infrastructure as code. This process is about treating your infrastructure—network, virtual machines, storages, databases, and so on—as a computer program.
AWS CloudFormation was developed to solve this kind of problem.
You will already have some working knowledge of CloudFormation, but before we dive deep into learning advanced template development and how to provision at scale, use CloudFormation with CI/CD pipelines, and extend its features, let's quickly refresh our memory and look again at what CloudFormation is and how we use it.
In this chapter, we will learn the following:
- The internals of AWS CloudFormation
- Creating and updating a CloudFormation stack
- Managing permissions for CloudFormation
- Detecting unmanaged changes in our stack
- 操作系統實用教程(Linux版)
- Implementing Cisco UCS Solutions
- Containerization with LXC
- Red Hat Enterprise Linux 8系統管理實戰
- Linux內核完全注釋(20周年版·第2版)
- 嵌入式Linux系統開發:基于Yocto Project
- 嵌入式Linux驅動程序和系統開發實例精講
- 循序漸進學Docker
- 嵌入式操作系統(Linux篇)(微課版)
- Alfresco 4 Enterprise Content Management Implementation
- Joomla! 3 Template Essentials
- Dreamweaver CS5.5 Mobile and Web Development with HTML5,CSS3,and jQuery
- Kali Linux 2018:Windows Penetration Testing
- Mastering Reactive JavaScript
- Linux網絡配置與安全管理