Easy1 markMultiple Choice
Domain 1.2: Secure WorkloadsSecurityVPCNAT GatewayNetworking

AWS SAA-C03 · Question 64 · Domain 1.2: Secure Workloads

A company has a VPC with public and private subnets. Instances in the private subnet need to access the internet to download software patches. The company wants to implement this securely and cost-effectively, ensuring the instances cannot receive inbound connections from the internet. <br/><br/>What is the BEST solution?

Answer options:

A.

Attach an Internet Gateway to the private subnet.

B.

Deploy a NAT Gateway in the public subnet and update the private subnet route table to point to it.

C.

Deploy an Egress-Only Internet Gateway.

D.

Use AWS PrivateLink to connect to the software patch repositories.

How to approach this question

Identify the standard component for outbound IPv4 internet access from a private subnet.

Full Answer

B.Deploy a NAT Gateway in the public subnet and update the private subnet route table to point to it.✓ Correct
Deploy a NAT Gateway in the public subnet and update the private subnet route table to point to it.
A NAT Gateway is a Network Address Translation (NAT) service. You can use a NAT gateway so that instances in a private subnet can connect to services outside your VPC but external services cannot initiate a connection with those instances.

Common mistakes

Choosing Egress-Only Internet Gateway, which is exclusively for IPv6.

Practice the full AWS SAA-C03 Practice Exam 4

65 questions · hints · full answers · grading

More questions from this exam