ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 783 - SAA-C03 discussion

Report
Export

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
Answers
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.
Answers
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.
Answers
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
Answers
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
Suggested answer: B

Explanation:

AWS Organizations: AWS Organizations allows you to create multiple AWS accounts and manage them centrally. You can organize accounts into organizational units (OUs) and apply policies to these units.

Organizational Units (OUs):

Create separate OUs for each department: finance, data analytics, and development.

Place the respective AWS accounts for each department into their corresponding OUs.

Service Control Policies (SCPs):

SCPs are policies that can restrict which AWS services and actions are available to accounts in an OU.

Create SCPs to define which services each department can use and attach these policies to the appropriate OUs.

SCPs apply to all IAM users, groups, and roles within the accounts in the OU, providing centralized control over service usage.

Operational Efficiency: Using AWS Organizations and SCPs provides a scalable and centralized way to manage permissions across multiple accounts with minimal operational overhead.

AWS Organizations

Service Control Policies

asked 16/09/2024
Phanel Xavier
46 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first