Section 1: CloudFormation Internals
In our first section, we will do a small refresher on CloudFormation. Later, we will dive deep into its core component – a template – and learn how to write universal, redundant, and reusable templates.
This section comprises the following chapters:
- Chapter 1, CloudFormation Refresher
- Chapter 2, Advanced Template Development