
Explanation:
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.
Ultimate access to all questions.
No comments yet.
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