It is infeasible to deploy a large architecture in a single file. Since CDK works on CloudFormation, we can utilize nested stacks to split our big stack into different smaller, easier to manage sub stacks.
In this last section of the CDK Advance Workshop, we will split the template in the previous part into smaller templates with separate responsibilities. In particular, we will split it into 3 templates: