📁 Folder Tree
- 📁 How to Deploy Compute Services with AWS CDK
- 📂 CHAPTER 01 How to Deploy Compute Services with AWS CDK
- 📂 01-01 Introduction
- 📂 01-02 Introduction to Cloud9
- 📂 01-03 HANDS-ON LAB Creating a Cloud9 Instance
- 📂 01-04 What is CDK
- 📂 01-05 HANDS-ON LAB Deploying Your First CDK Stack
- 📂 01-06 What are the differente pieces of CDK code
- 📂 01-07 HANDS-ON LAB Building a VPC with CDK
- 📂 01-08 Dependencies and Why They Matter
- 📂 01-09 HANDS-ON LAB Creating Subnets with CDK
- 📂 01-10 Bringing It All Together
- 📂 01-11 HANDS-ON LAB Launching an EC2 Instance with CDK
- 📂 01-12 Conclusion What is Next