Medium1 markMultiple Choice
Domain 1.4: Multi-Account EnvironmentControl TowerService CatalogMulti-Account

AWS SAP-C02 · Question 04 · Domain 1.4: Multi-Account Environment

An enterprise is setting up a new multi-account AWS environment using AWS Control Tower. They need to provision isolated environments for 50 different development teams. Each team requires a standard set of VPCs, IAM roles, and security tools. The provisioning process must be automated and self-service for the team leads. Which approach is MOST operationally efficient?

Answer options:

A.

Create an AWS Service Catalog portfolio containing AWS CloudFormation products for the standard environments. Grant team leads access to the portfolio to provision products.

B.

Write a custom Python script using Boto3 that calls the AWS Organizations API to create accounts and deploy CloudFormation templates. Give team leads access to run the script.

C.

Use AWS Systems Manager Automation runbooks to deploy the environments. Trigger the runbooks via Amazon EventBridge when a team lead creates a Jira ticket.

D.

Provide team leads with AWS CloudFormation templates and AdministratorAccess to their respective OUs to deploy the resources manually.

How to approach this question

Identify the AWS service designed specifically for self-service provisioning of approved infrastructure.

Full Answer

A.Create an AWS Service Catalog portfolio containing AWS CloudFormation products for the standard environments. Grant team leads access to the portfolio to provision products.✓ Correct
AWS Service Catalog allows you to centrally manage commonly deployed IT services, and helps you achieve consistent governance and meet your compliance requirements, while enabling users to quickly deploy only the approved IT services they need.

Common mistakes

Choosing custom scripting over native managed services.

Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 5

75 questions · hints · full answers · grading

More questions from this exam