Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Professional All Questions

View all questions & answers for the AWS Certified Solutions Architect - Professional exam

Exam AWS Certified Solutions Architect - Professional topic 1 question 867 discussion

A software company is using three AWS accounts for each of its 10 development teams. The company has developed an AWS CloudFormation standard VPC template that includes three NAT gateways. The template is added to each account for each team. The company is concerned that network costs will increase each time a new development team is added. A solutions architect must maintain the reliability of the company's solutions and minimize operational complexity.
What should the solutions architect do to reduce the network costs while meeting these requirements?

  • A. Create a single VPC with three NAT gateways in a shared services account. Configure each account VPC with a default route through a transit gateway to the NAT gateway in the shared services account VPC. Remove all NAT gateways from the standard VPC template.
  • B. Create a single VPC with three NAT gateways in a shared services account. Configure each account VPC with a default route through a VPC peering connection to the NAT gateway in the shared services account VPC. Remove all NAT gateways from the standard VPC template.
  • C. Remove two NAT gateways from the standard VPC template. Rely on the NAT gateway SLA to cover reliability for the remaining NAT gateway.
  • D. Create a single VPC with three NAT gateways in a shared services account. Configure a Site-to-Site VPN connection from each account to the shared services account. Remove all NAT gateways from the standard VPC template.
Show Suggested Answer Hide Answer
Suggested Answer: A 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Bigbearcn
Highly Voted 2 years, 5 months ago
Selected Answer: A
It's A. https://aws.amazon.com/cn/blogs/networking-and-content-delivery/creating-a-single-internet-exit-point-from-multiple-vpcs-using-aws-transit-gateway/
upvoted 12 times
snakecharmer2
2 years, 5 months ago
correct A, and also vpc peering is not Transitive, cant be used for egress using NAT. so B is wrong
upvoted 3 times
user0001
2 years, 4 months ago
if you read B , it say each VPC peered with the shared VPC which will work in this case
upvoted 1 times
Byrney
1 year, 11 months ago
B won't work: https://docs.aws.amazon.com/vpc/latest/peering/vpc-peering-basics.html "If VPC A has an NAT device that provides internet access to subnets in VPC A, resources in VPC B can't use the NAT device in VPC A to access the internet."
upvoted 2 times
...
...
...
...
Byrney
Most Recent 1 year, 11 months ago
Selected Answer: A
Byrney 0 minutes ago Awaiting moderator approval B won't work: https://docs.aws.amazon.com/vpc/latest/peering/vpc-peering-basics.html "If VPC A has an NAT device that provides internet access to subnets in VPC A, resources in VPC B can't use the NAT device in VPC A to access the internet."
upvoted 1 times
...
AwsBRFan
1 year, 11 months ago
Selected Answer: A
"minimize operational complexity." so peering is not the best choice,
upvoted 1 times
...
skywalker
1 year, 12 months ago
Selected Answer: B
B Between A nd B, i go for B as there are only 3 accounts/vpc to be peer. No need to have Transit Gateway which added additional cost.
upvoted 1 times
Pigi_102
1 year, 11 months ago
3 account for each of 10 development teams. This count at least 30 account/vpc.
upvoted 1 times
...
...
gnic
2 years, 1 month ago
Selected Answer: A
Why guys you are pointing accent on costs? The question ask for reliability and operational complexity. Should be A in this case.
upvoted 1 times
gnic
2 years, 1 month ago
Also the NAT Gateway are in the shared services account, it should save costs.
upvoted 1 times
...
...
CloudHandsOn
2 years, 2 months ago
B. This is my final answer
upvoted 1 times
...
Enigmaaaaaa
2 years, 2 months ago
Selected Answer: A
A will reduce operational complexity for sure. B is incorrect - you have limitation of peering connection of 125 MAX also you cant route traffic to NAT using peering https://docs.aws.amazon.com/vpc/latest/peering/invalid-peering-configurations.html#edge-to-edge-vgw "If either VPC in a peering relationship has one of the following connections, you cannot extend the peering relationship to that connection: An internet connection through an internet gateway An internet connection in a private subnet through a NAT device "
upvoted 3 times
...
aandc
2 years, 3 months ago
Selected Answer: B
A B are both OK. but B is cheaper
upvoted 1 times
...
bobsmith2000
2 years, 4 months ago
Selected Answer: B
B is cheaper than A
upvoted 1 times
...
user0001
2 years, 4 months ago
B is right as it is low cost . https://aws.amazon.com/blogs/apn/simplifying-routing-across-multiple-aws-regions-with-a-virtual-router-service/
upvoted 1 times
sb333
2 years ago
B does not minimize operational complexity, which is one of the requirements of the question. TGW minimizes operational complexity.
upvoted 1 times
...
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...