- Home
- All questions
- Question 384
AWS Certified Solutions Architect study material · question 384 of 500
Which two things must be in place to give an instance in a nondefault subnet internet access? Choose two.
Show the answer
Answer: A. An internet gateway attached to the VPC
B. An Elastic IP address associated with the instance
Direct internet access needs the gateway plus a public address on the instance; a NAT device is the alternative for outbound-only traffic.
Source: How Amazon VPC works (Amazon Web Services) — Access the internet