Bird
0
0

Why is Infrastructure as Code (IaC) important when managing cloud resources?

easy📝 Conceptual Q11 of 15
AWS - CloudFormation
Why is Infrastructure as Code (IaC) important when managing cloud resources?
AIt requires manual configuration for every deployment.
BIt makes cloud setups repeatable and reduces manual errors.
CIt slows down the deployment process.
DIt prevents teams from collaborating on infrastructure.
Step-by-Step Solution
Solution:
  1. Step 1: Understand IaC purpose

    IaC automates cloud setup, making it repeatable and consistent.
  2. Step 2: Compare options

    Only It makes cloud setups repeatable and reduces manual errors. describes IaC benefits correctly; others describe drawbacks or false statements.
  3. Final Answer:

    It makes cloud setups repeatable and reduces manual errors. -> Option B
  4. Quick Check:

    Repeatable setup = A [OK]
Quick Trick: IaC automates setup to avoid manual mistakes [OK]
Common Mistakes:
  • Thinking IaC requires manual steps every time
  • Believing IaC slows deployment
  • Assuming IaC blocks team collaboration

Want More Practice?

15+ quiz questions · All difficulty levels · Free

Free Signup - Practice All Questions
More AWS Quizzes