Hacker News new | ask | show | jobs
by mr_o47 952 days ago
I would recommend using Terraform, It has much better support and the documentation.

CDK is great if you are only using AWS but Documentation sucks. I actually worked on CFN team and we interacted a lot with CDK Team.

It's actually written in TypeScript and then constructs are converted to other languages using Projen