CLF-C02 · Question #441
Treating infrastructure as code in the AWS Cloud allows users to:
The correct answer is D. automate the infrastructure provisioning process.. Treating infrastructure as code (IaC) in the AWS Cloud allows users to automate the provisioning, management, and configuration of AWS resources using code. This approach helps improve consistency, reduce human errors, and accelerate infrastructure deployment, making it easier to
Question
Treating infrastructure as code in the AWS Cloud allows users to:
Options
- Aautomate migration of on-premises hardware to AWS data centers.
- Blet a third party automate an audit of the AWS infrastructure.
- Cturn over application code to AWS so it can run on the AWS infrastructure.
- Dautomate the infrastructure provisioning process.
How the community answered
(33 responses)- A3% (1)
- C6% (2)
- D91% (30)
Explanation
Treating infrastructure as code (IaC) in the AWS Cloud allows users to automate the provisioning, management, and configuration of AWS resources using code. This approach helps improve consistency, reduce human errors, and accelerate infrastructure deployment, making it easier to scale and manage environments programmatically.
Community Discussion
No community discussion yet for this question.