Science question about Cloudformation
Tags: CDK, AWS, CloudFormation
Cloudformation has minimal capabilities to manage parameters, conditions, and structures. CDK completely eliminates this problem. Instead of spending energy on pseudo-ternary operators implementation in YAML, developers can do more valuable things with CDK in Typescript or other programming languages.