Developers debate how to apply the same baseline across 200 AWS accounts. The Management Console is slow for that volume. What approach should they favor?
Select an answer to reveal the explanation.
Short Explanation
Two hundred identical baselines is not a click-marathon job. Programmatic tools and IaC scale; the console is for interactive one-offs.
Full Explanation
At scale, programmatic access and infrastructure as code outperform manual Management Console work for identical account baselines. Shared desktop clicking and printed screenshot checklists remain error-prone one-off methods. Cloud Practitioner candidates should select IaC or other programmatic approaches when many accounts need the same repeatable configuration.