A solutions architect is planning to implement standardized multi-account governance using AWS Control Tower for a new organization. Arrange the steps in the correct chronological order to establish and extend the landing zone.
- 1Designate or create a standalone AWS account to serve as the management account for the organization.
- 2Configure the Landing Zone parameters and launch AWS Control Tower from the management account.
- 3Provision the core shared accounts, including the Log Archive and Security Audit accounts, under the Security Organizational Unit.
- 4Use the AWS Control Tower Account Factory to provision individual member accounts for specific workload environments.
Answer
The correct sequence is: first, designate the root management account; second, configure and launch AWS Control Tower; third, provision the core shared accounts (Log Archive and Security Audit); and finally, use the Account Factory to provision individual workload accounts.
The correct chronological process begins with establishing the management account. Next, the solutions architect launches AWS Control Tower from that account. Following that, core security accounts (Log Archive and Audit) are automatically provisioned. Lastly, standard workload accounts are spawned via the Account Factory.
Step-by-Step Solution
Key Concept
Establishing an AWS Control Tower Landing Zone requires configuring administrative management, deploying core security and logging structures, and then scaling through standardized account provisioning.
Estimated Time:1m 0s