
Explanation:
Infrastructure as Code (IaC) is a key DevOps practice that involves managing and provisioning computing infrastructure through machine-readable definition files, rather than physical hardware configuration or interactive configuration tools.
Key points about Infrastructure as Code:
Why the other options are incorrect:
AWS Services that support IaC:
Ultimate access to all questions.
Treating infrastructure as code in the AWS Cloud allows users to ________.
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
No comments yet.