AWS Certified Advanced Networking – Specialty (ANS-C00) — Question 184

Your on-premises network has an IP address range of 11.11.0.0/16. Only IPs within this network range can be used for inter-server communication. The IP address range 11.11.253.0/24 has been allocated for the cloud.
You need to design a VPC in AWS. The servers within the VPC should be able to communicate with hosts both on the Internet and on-premises through a VPN connection.
What combination of configuration steps meets your needs? (Choose two)

Answer options

Correct answer: A, C

Explanation

The correct answers, A and C, ensure that the VPC is correctly set up for communication with both the cloud and on-premises environment. Option A allocates the appropriate IP range for the VPC, and option C establishes the necessary VPN connection to allow traffic between the two networks. The other options do not meet the requirements as they either use incorrect IP ranges for the VPC or misconfigure the routing for Internet access.