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

Exam AWS Certified Advanced Networking - Specialty ANS-C01 All Questions

View all questions & answers for the AWS Certified Advanced Networking - Specialty ANS-C01 exam

Exam AWS Certified Advanced Networking - Specialty ANS-C01 topic 1 question 35 discussion

A company's development team has created a new product recommendation web service. The web service is hosted in a VPC with a CIDR block of 192.168.224.0/19. The company has deployed the web service on Amazon EC2 instances and has configured an Auto Scaling group as the target of a Network Load Balancer (NLB).
The company wants to perform testing to determine whether users who receive product recommendations spend more money than users who do not receive product recommendations. The company has a big sales event in 5 days and needs to integrate its existing production environment with the recommendation engine by then. The existing production environment is hosted in a VPC with a CIDR block of 192.168.128 0/17.
A network engineer must integrate the systems by designing a solution that results in the least possible disruption to the existing environments.
Which solution will meet these requirements?

  • A. Create a VPC peering connection between the web service VPC and the existing production VPC. Add a routing rule to the appropriate route table to allow data to flow to 192.168.224.0/19 from the existing production environment and to flow to 192.168.128.0/17 from the web service environment. Configure the relevant security groups and ACLs to allow the systems to communicate.
  • B. Ask the development team of the web service to redeploy the web service into the production VPC and integrate the systems there.
  • C. Create a VPC endpoint service. Associate the VPC endpoint service with the NLB for the web service. Create an interface VPC endpoint for the web service in the existing production VPC.
  • D. Create a transit gateway in the existing production environment. Create attachments to the production VPC and the web service VPC. Configure appropriate routing rules in the transit gateway and VPC route tables for 192.168.224.0/19 and 192.168.128.0/17. Configure the relevant security groups and ACLs to allow the systems to communicate.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
study_aws1
Highly Voted 1 year, 6 months ago
The CIDR ranges are overlapping, hence VPC peering or Transit Gateway will not work in this scenario. It is option C)
upvoted 10 times
...
linuxek21
Highly Voted 1 year, 5 months ago
Selected Answer: C
Correct answer is: C This is the only way to overcome the overlap within the available answers ;)
upvoted 5 times
...
Raphaello
Most Recent 5 months, 2 weeks ago
Selected Answer: C
Overlapping CIDR of the 2 VPCs, plus it is better not to open the entire 2 VPCs anyways. VPC service endpoint is the solution. C is the correct answer.
upvoted 2 times
...
Marfee400704
7 months, 1 week ago
I think that it's correct answer is A baccording to SPOTO products.
upvoted 1 times
...
marfee
7 months, 2 weeks ago
I think that it's correcty answer is C.
upvoted 1 times
...
MahmoudKh
10 months, 3 weeks ago
There is no overlap
upvoted 1 times
...
Arad
10 months, 4 weeks ago
Selected Answer: C
no doubt C.
upvoted 1 times
...
ITgeek
1 year, 5 months ago
The correct answer is C - Create a VPC endpoint service. Associate the VPC endpoint service with the NLB for the web service. Create an interface VPC endpoint for the web service in the existing production VPC. This is because the CIDR blocks of the two VPCs overlap, making VPC peering or a transit gateway not feasible. Option B to redeploy the web service into the production VPC would also be disruptive to the existing environment. Option A to create a VPC peering connection with routing rules to allow data flow is not feasible due to the overlapping CIDR blocks. Option C involves creating an interface VPC endpoint for the web service in the existing production VPC, which allows the web service to be accessed from the production environment without requiring a direct connection between the two VPCs.
upvoted 3 times
...
titi_r
1 year, 5 months ago
Selected Answer: C
C - correct.
upvoted 2 times
...
helloworldabc
1 year, 6 months ago
AAAAAAAAA
upvoted 2 times
...
zaazanuna
1 year, 6 months ago
A - correct.
upvoted 4 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 ...