Part 1: An Introduction to AWS CDK
This part introduces AWS Cloud Development Kit (CDK) as a cloud provisioning tool. We will immediately get into the action by provisioning a container service on AWS using CDK, and then we will cover some of the core concepts before delving further into more advanced topics. This part has the following chapters:
- Chapter 1, Getting Started with IaC and AWS CDK
- Chapter 2, A Starter Project and Core Concepts