AWS Certified Cloud Practitioner (CLF-C02) — Question 484
Which AWS service or feature gives users the ability to provision AWS infrastructure programmatically?
Answer options
- A. AWS Cloud Development Kit (AWS CDK)
- B. Amazon CodeGuru
- C. AWS Config
- D. AWS CodeCommit
Correct answer: A
Explanation
AWS Cloud Development Kit (AWS CDK) is an open-source software development framework that lets you define cloud infrastructure in code and provision it through AWS CloudFormation. Amazon CodeGuru is a developer tool for code quality and profiling, AWS Config is used for compliance auditing, and AWS CodeCommit is a secure Git-based repository service.