Amazon web services – Testing AWS CDK Applications Locally
I recently started developing a serverless application using the AWS CDK with TypeScript, and I find it much more efficient than managing everything through the console. I can host my code in a repository, and the organization and maintenance benefits…