AWS Certified Solutions Architect – Professional — Question 1004

A company is building dozens of new workloads by using a variety of AWS services. Each workload will belong to a separate business unit. The company needs to minimize costs as each business unit experiments with ways to innovate. The company also needs to maximize scalability for its security team so that the security team can identify and respond to threats as quickly as possible for all the workloads.
Which combination of actions should a solutions architect take to meet these requirements? (Choose three.)

Answer options

Correct answer: A, D, F

Explanation

Using AWS Organizations with custom OUs (A) allows proper structural grouping of accounts, whereas SCPs are policy documents and not organizational structures. AWS Budgets alerts (D) can directly trigger Lambda functions to automate account isolation when budget limits are breached, unlike Trusted Advisor which is not designed for budget action triggers. Finally, setting up a delegated administrator for Amazon GuardDuty (F) provides a centralized, scalable way to manage threat detection across all AWS Organization accounts, which is far more efficient than configuring individual accounts manually.