Y
Hacker News
new
|
ask
|
show
|
jobs
by
jen20
1907 days ago
This is not correct. CDK is not "managed IaC" - the management is done by CloudFormation. CDK is a generator for the JSON or YAML of CloudFormation, which is fully responsible for the execution and management of provisioning.
1 comments
zoover2020
1907 days ago
I stand corrected, thanks.
link