
Answer-first summary for fast verification
Answer: When setting up a complex environment that needs to be replicated
Infrastructure as code (IaC) is more appropriate for setting up complex environments that need to be replicated or consistently deployed, as it allows for automation and reduces human error.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
When would it be more appropriate to use infrastructure as code (IaC) rather than manual provisioning in AWS?
A
When deploying a single EC2 instance for a short-term project
B
When setting up a complex environment that needs to be replicated
C
When you only need to deploy services in one region
D
When the setup requires minimal configuration changes over time
No comments yet.