Gal Z.
GZ
VP R&D
Small-Business (50 or fewer emp.)
"Infrastructure as Code Made Easy with Real Languages in AWS CDK"
4/5
What do you like best about AWS Cloud Development Kit (AWS CDK)?

What I like best about AWS CDK is the ability to define cloud infrastructure using real programming languages like TypeScript, Python, and Java instead of writing lengthy YAML or JSON templates. This means I can use familiar concepts like loops, conditionals, functions, and classes to build infrastructure, which dramatically reduces boilerplate and makes complex setups much easier to manage. Review collected by and hosted on G2.com.

What do you dislike about AWS Cloud Development Kit (AWS CDK)?

Deployment speed is a pain point. Because CDK ultimately runs CloudFormation under the hood, deployments can be slow, sometimes taking 10 to 20 minutes or more for larger stacks. Failed deployments often trigger lengthy rollbacks, which interrupts the development feedback loop and makes iterating on infrastructure frustrating compared to tools that apply changes more directly. Review collected by and hosted on G2.com.

See what 130 reviewers think of AWS Cloud Development Kit (AWS CDK)

4.4 out of 5 · Verified reviews from real users

Read all reviews