AWS Certified Solutions Architect – Professional — Question 244

A financial services company is moving to AWS and wants to enable developers to experiment and innovate while preventing access to production applications.
The company has the following requirements:
✑ Production workloads cannot be directly connected to the internet.
✑ All workloads must be restricted to the us-west-2 and eu-central-1 Regions.
✑ Notification should be sent when developer sandboxes exceed $500 in AWS spending monthly.
Which combination of actions needs to be taken to create a multi-account structure that meets the company's requirements? (Choose three.)

Answer options

Correct answer: A, C, F

Explanation

The correct actions are A, C, and F because A ensures that production accounts are secure and not exposed to the internet, C restricts workload regions, and F sets up monitoring for development spending. Option B is incorrect because it lacks the removal of the default VPC, D is wrong as it uses a permission boundary instead of an SCP, and E does not relate to the requirements for the production workloads.