Hacker News new | ask | show | jobs
by jblarneyforward 2247 days ago
CDK is significantly more comprehensible than CloudFormation. Particularly: it has patterns and convenciones baked in that let a few lines of code translate into 100s of lines of CloudFormation
1 comments

Yes thats the added value of having an abstraction layer like CDK. If you are familiar with coding then CDK is the way to go off course.