AWS Certified Cloud Practitioner — Question 442
Treating infrastructure as code in the AWS Cloud allows users to:
Answer options
- A. automate migration of on-premises hardware to AWS data centers.
- B. let a third party automate an audit of the AWS infrastructure.
- C. turn over application code to AWS so it can run on the AWS infrastructure.
- D. automate the infrastructure provisioning process.
Correct answer: D
Explanation
Infrastructure as code (IaC) allows users to define resource configurations programmatically, enabling the automated setup and management of AWS infrastructure. It does not physically move on-premises hardware, delegate application code execution to AWS, or specifically focus on third-party auditing automation.