An automation-minded city uses templates to provision identical environments repeatedly instead of manual click-ops. Which economics and operations benefit does that primarily illustrate?
Select an answer to reveal the explanation.
Short Explanation
Templates are like a cookie cutter for environments — same shape every time, less “who clicked what?” surprise. CloudFormation-style IaC cuts manual toil and drift. That consistency is both an ops win and an economics win.
Full Explanation
Automation and infrastructure as code, exemplified by AWS CloudFormation, help organizations provision consistently, reduce manual labor, and limit configuration drift. Those outcomes lower operational cost and risk at foundational depth. Cloud Practitioner candidates should connect automation to economics, not only to “DevOps culture” slogans.