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 24 discussion

A company has deployed Amazon EC2 instances in private subnets in a VPC. The EC2 instances must initiate any requests that leave the VPC, including requests to the company's on-premises data center over an AWS Direct Connect connection. No resources outside the VPC can be allowed to open communications directly to the EC2 instances.
The on-premises data center's customer gateway is configured with a stateful firewall device that filters for incoming and outgoing requests to and from multiple VPCs. In addition, the company wants to use a single IP match rule to allow all the communications from the EC2 instances to its data center from a single IP address.
Which solution will meet these requirements with the LEAST amount of operational overhead?

  • A. Create a VPN connection over the Direct Connect connection by using the on-premises firewall. Use the firewall to block all traffic from on premises to AWS. Allow a stateful connection from the EC2 instances to initiate the requests.
  • B. Configure the on-premises firewall to filter all requests from the on-premises network to the EC2 instances. Allow a stateful connection if the EC2 instances in the VPC initiate the traffic.
  • C. Deploy a NAT gateway into a private subnet in the VPC where the EC2 instances are deployed. Specify the NAT gateway type as private. Configure the on-premises firewall to allow connections from the IP address that is assigned to the NAT gateway.
  • D. Deploy a NAT instance into a private subnet in the VPC where the EC2 instances are deployed. Configure the on-premises firewall to allow connections from the IP address that is assigned to the NAT instance.
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
Cappy46789
Highly Voted 1 year, 6 months ago
Selected Answer: C
C - you need a NAT https://docs.aws.amazon.com/vpc/latest/userguide/vpc-nat-gateway.html
upvoted 7 times
...
Raphaello
Most Recent 5 months, 2 weeks ago
Selected Answer: C
Correct answer is C, private NAT Gw.
upvoted 1 times
...
Marfee400704
7 months, 1 week ago
I think that it'sanswer is C according to SPOTO products.
upvoted 1 times
...
marfee
7 months, 2 weeks ago
I think that it's correcty answer is C.
upvoted 1 times
...
Arad
10 months, 4 weeks ago
Selected Answer: C
Definitely C.
upvoted 1 times
...
habros
11 months, 1 week ago
Selected Answer: C
It is C. Why? NAT Gateway is managed, hence it is LEAST operational effort. Not D. Why? NAT Instance is self-managed, self-patched.
upvoted 2 times
...
Mandar
1 year, 5 months ago
Answer C) https://docs.aws.amazon.com/whitepapers/latest/building-scalable-secure-multi-vpc-network-infrastructure/private-nat-gateway.html
upvoted 2 times
...
ITgeek
1 year, 5 months ago
Selected Answer: C
C is correct as a NAT gateway is already a service vs a NAT instance is just another EC2 with more overhead
upvoted 4 times
...
awsguru1998
1 year, 5 months ago
D is the correct answer because it suggests deploying a NAT instance in a private subnet. The NAT instance can then be used to allow outbound traffic from the EC2 instances in the private subnet to the on-premises data center, while also blocking all incoming traffic from the data center to the EC2 instances.
upvoted 1 times
...
flowers00
1 year, 6 months ago
C - correct.
upvoted 3 times
...
zaazanuna
1 year, 6 months ago
B - correct. The solution that meets the requirements with the LEAST amount of operational overhead is option B: Configure the on-premises firewall to filter all requests from the on-premises network to the EC2 instances. Allow a stateful connection if the EC2 instances in the VPC initiate the traffic.
upvoted 2 times
Cappy46789
1 year, 6 months ago
The EC2 insrance need to use the same IP when they hit onpremise, which means you need a NAT so C is correct
upvoted 2 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 ...