AWS Certified Solutions Architect – Associate (SAA-C03) — Question 489

A company has multiple AWS accounts for development work. Some staff consistently use oversized Amazon EC2 instances, which causes the company to exceed the yearly budget for the development accounts. The company wants to centrally restrict the creation of AWS resources in these accounts.

Which solution will meet these requirements with the LEAST development effort?

Answer options

Correct answer: B

Explanation

Using AWS Organizations with Service Control Policies (SCPs) allows administrators to centrally restrict EC2 instance types across multiple accounts using simple, native policies with zero code development. In contrast, options involving AWS Systems Manager, AWS Lambda, or AWS Service Catalog require significant implementation and maintenance effort to create, deploy, and enforce templates, custom code, or portfolios.