Back to Glossary

AWS CDK

AWS CDK is an infrastructure-as-code framework for defining AWS resources in code.

What it is

AWS CDK (Cloud Development Kit) is an infrastructure-as-code framework used to define and deploy AWS resources using programming languages.

Why it matters

This matters because the right tooling improves consistency, reduces avoidable manual work, and makes delivery safer under real project pressure.

Where we use it

At AppyGrove, we use AWS CDK to keep environments consistent and delivery repeatable from development through production.