Y
Hacker News
new
|
ask
|
show
|
jobs
by
thayne
193 days ago
AWS's native tooling is Cloudformation, and CDK is actually just a wrapper around that that generates cloudformation code (as CDKTF is a wrapper for terraform). And I like to avoid cloudformation as much as possible.