AWS Certified Cloud Practitioner (CLF-C02) — Question 222

Which AWS service allows users to model and provision AWS resources using common programming languages?

Answer options

Correct answer: C

Explanation

The AWS Cloud Development Kit (AWS CDK) allows developers to define cloud infrastructure using programming languages, which makes it the correct answer. AWS CloudFormation is focused on declarative templates, while AWS CodePipeline is used for continuous integration and delivery, and AWS Systems Manager is for operational management, making them unsuitable for this specific use case.