Practice free →
HomeAWS DevOps Procloudcomputingdopiacresilience › Which AWS service lets developers write IaC in T…

Which AWS service lets developers write IaC in TypeScript / Python / Java / Go / .NET and synthesise to CloudFormation under the hood?

AAmazon RDS
BAWS Snowball
CAWS Cloud Development Kit (CDK)
DAmazon EBS
Answer & Solution
Correct answer: C. AWS Cloud Development Kit (CDK)
CDK is the typed-language IaC frontend (per DOP-C02 §2.1). The others aren't IaC.
Solve this in the app — AWS DevOps Pro practice & 24k+ MCQs →
Related questions