How to specify dependency between stacks in CDK
Explanation of concept of Outputs, how to use them to share data to other stacks
A guide to importing Stack Outputs and using them as Cross Stack references
An introduction to some of the basic AWS CDK commands such as list, diff, deploy, and destroy
Guide to the process of creating and managing multiple stacks in a single AWS CDK application
How to create a new CDK app that uses Python as the programming language