Advanced AWS CDK
23+ sessions about the CDK you don't get from reading the docs or following the CDK Workshop
Details
In this course I'll be covering all the things you don't learn just from reading the documentation and doing the CDK Workshop.
I'm going to be expanding this course over time. To do that well, I'll need feedback. You can reach out to me using the social links at the top of the page.
All constructive feedback is welcome!
Creating additional Apps in one repository
Project Structure
Projen
A guide to reading the official docs
Pros and cons of one stack vs multiple stacks
How and when to split your stacks
Efficiently defining Stack props
Best practices with Stacks
Using escape hatches
Creating reusable constructs
Best practices with constructs
Unit Testing
Integration Testing
End to End Testing
Lambda function testing