
Ultimate access to all questions.
Deep dive into the quiz with AI chat providers.
We prepare a focused prompt with your quiz and certificate details so each AI can offer a more tailored, in-depth explanation.
A company has separate AWS accounts for its finance, data analytics, and development departments. Because of costs and security concerns, the company wants to control which services each AWS account can use.
Which solution will meet these requirements with the LEAST operational overhead?
A
Use AWS Systems Manager templates to control which AWS services each department can use.
B
Create organization units (OUs) for each department in AWS Organizations. Attach service control policies (SCPs) to the OUs.
C
Use AWS CloudFormation to automatically provision only the AWS services that each department can use.
D
Set up a list of products in AWS Service Catalog in the AWS accounts to manage and control the usage of specific AWS services.
Explanation:
Correct Answer: B - Create organization units (OUs) for each department in AWS Organizations. Attach service control policies (SCPs) to the OUs.
A. AWS Systems Manager templates:
C. AWS CloudFormation:
D. AWS Service Catalog:
SCPs provide the most effective and least operationally intensive way to control which AWS services each department can use across multiple accounts.