Intermediate Web & Software Development
Q54 / 100

What is infrastructure as code (IaC)?

Correct! Well done.

Incorrect.

The correct answer is B) Managing and provisioning infrastructure through machine-readable configuration files (Terraform, CloudFormation) rather than manual UI/CLI operations

B

Correct Answer

Managing and provisioning infrastructure through machine-readable configuration files (Terraform, CloudFormation) rather than manual UI/CLI operations

Explanation

IaC (Terraform, Pulumi, Ansible, CloudFormation): version-control infrastructure, peer-review changes, reproducible environments. Prevents configuration drift and enables disaster recovery.

Progress
54/100