Using the AWS CDK and SDK to manage our cloud infrastructure across teams
The AWS Cloud Development Kit (AWS CDK) is an open-source software development framework for defining cloud application resources and infrastructure as code (IaC) using familiar programming languages. The AWS CDK supports TypeScript, JavaScript, Python, Java, C#/.Net, and (in developer preview) Go.