Completed
Environments
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Introduction to the AWS CDK - Infrastructure as Node
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 What is the CDK?
- 3 Why Would I Use This?
- 4 Overview of CloudFormation
- 5 Apps and Stacks
- 6 Environments
- 7 Generating a CDK Application
- 8 The Generated Stack
- 9 Adding Constructs to a Stack
- 10 App Deployment Lifecycle
- 11 Synthesizing the Stack
- 12 Assets and Bootstrapping
- 13 Deployed Resources
- 14 Cleaning Up
- 15 The CDK CLI (Continued)
- 16 Additional Resources