AWS CDK: What is the best way to implement multiple Stacks? – Amazon web services
I have a few things to get clear, specifically regarding modeling architecture for a serverless application using AWS CDK. I’m currently working on a serverless application developed using AWS CDK in TypeScript. Also as a convention, we follow the below…