AWS CDK (Cloud Development Kit) is a software development framework that lets you define cloud resource using your favourite programming language. At the time of this writing, AWS CDK supports Typescript, Javascript, Python, C# and Java.
Why AWS CDK?
There are few options to provision AWS cloud resources.
Manually creating