Easy1 markMultiple Choice
AWS SAP-C02 · Question 69 · Domain 1.4: Multi-Account Environment
A company is designing a multi-account strategy. They want to isolate their production environment from development. They also need a centralized way to manage DNS and network routing. Which THREE account types should they create according to AWS best practices? (Select THREE)
A company is designing a multi-account strategy. They want to isolate their production environment from development. They also need a centralized way to manage DNS and network routing. Which THREE account types should they create according to AWS best practices? (Select THREE)
Answer options:
A.
A dedicated Production workload account.
B.
A dedicated Development workload account.
C.
A Network/Infrastructure shared services account.
D.
A single account with different VPCs for Prod and Dev.
E.
A dedicated account for each individual developer.
F.
Hosting production databases in the Management account.
How to approach this question
Follow AWS multi-account landing zone best practices.
Full Answer
A dedicated Production workload account., A dedicated Development workload account., A Network/Infrastructure shared services account.
AWS best practices recommend isolating environments (Prod/Dev) into separate accounts and using a dedicated Infrastructure/Network account to manage centralized routing (Transit Gateway) and DNS.
Common mistakes
Using VPCs for isolation instead of AWS accounts.
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