What is VPC?
Virtual Private Cloud. It’s a foundational service that allows you to create a secure private network in the AWS cloud where you launch your resources.
What are the components of VPC?`
What allows you to connect 2 VPC’s together?
VPC Peering
What is DNS?
Domain Name System. It translates the friendly name (amazon.com) to the IP address(xx.xxx.xx.xx). SO it directs internet traffic.
What is Amazon Route 53?
A highly available DNS service that routes users to applications
What can Route 53 do?
What is AWS Direct Connect?
When would you use Direct Connect in the real world?
What is AWS VPN?
When would you use Site-to-Site in the real world?
What is a virtual private gateway?
The VPN connector on the AWS side.
What is the customer gateway?
The VPN connector on the customer side
What is the API Gateway?