Hard1 markMultiple Choice
AWS SAP-C02 · Question 27 · Domain 1.4: Multi-Account Environment
An enterprise uses AWS Control Tower. They need to customize the account vending process to automatically deploy a specific third-party security agent on all EC2 instances created in new accounts. What is the BEST approach?
An enterprise uses AWS Control Tower. They need to customize the account vending process to automatically deploy a specific third-party security agent on all EC2 instances created in new accounts. What is the BEST approach?
Answer options:
A.
Manually log into each new account and install the agent.
B.
Use Control Tower Account Factory Customization (AFC) or lifecycle events to trigger an AWS Step Functions workflow that deploys the agent via Systems Manager.
C.
Modify the default Control Tower CloudFormation templates.
D.
Use an SCP to enforce the installation of the agent.
How to approach this question
Look for the native extensibility feature of Control Tower.
Full Answer
B.Use Control Tower Account Factory Customization (AFC) or lifecycle events to trigger an AWS Step Functions workflow that deploys the agent via Systems Manager.✓ Correct
Control Tower emits lifecycle events to EventBridge, which can trigger automated workflows to customize new accounts.
Common mistakes
Thinking SCPs can perform actions like installing software.
Practice the full AWS Solutions Architect Professional SAP-C02 Practice Exam 3
75 questions · hints · full answers · grading
More questions from this exam
Q01An enterprise has 100 VPCs across 5 AWS Regions. They need to establish a highly available, trans...HardQ02A company uses AWS Organizations. The CISO requires that no EC2 instances can be launched outside...MediumQ03An application uses Amazon Aurora PostgreSQL. To meet disaster recovery requirements, the databas...HardQ04A company is setting up a new multi-account AWS environment. They want to automate the creation o...MediumQ05An organization wants to allocate AWS costs to specific departments. They use multiple AWS accoun...Medium
Expert