VPC Peering What does it allow you to do? How do instances behave? Can you peer VPCs with other AWS accounts as well as with other VPCs in the same account? Can you have Transitive peering?
NAT ___________:
NAT Instance
NAT ___________:
NAT Gateway
You need to block certain IP addresses from accessing your applications, should you use SG or NACLs?
NACL
Which VPC feature allows communication between instances in your VPC and services without imposing availability risks?
VPC Endpoints
VPC Flow Logs
At which 3 levels can VPC Flow logs be created?
How many available IPs do you have using 10.0.0.0/24? What about 10.0.0.0/28?
10. 0.0.0/28 -> 16, 11 IPs
When should you use Direct Connect? Can you use Direct connect to connect to VPCs in different AZ?
When you need to establish a dedicated network connection from your premises to AWS.
To connect to VPC in another AZ, use Direct Connect Gateway.
What protocol does Direct Connect use for sharing routing info from the router in your Data Centre to AWS and vice versa?
BGP
Border Gateway Protocol
Route 53 - Record Types
Route 53 - Record Type
Used by a computer to translate the name of the domain to an IPv4 address.
A Record Type
Route 53 - Record Type
CNAME
Route 53 - Record Type
Alias
Route 53 - Routing Policies
Simple Routing Policy
Route 53 - Routing Policies
Weighted Routing
Route 53 - Routing Policies
Use when you want to route traffic to the Region that provides the best latency with less round-trip time.
Latency Routing
Route 53 - Routing Policies
Failover routing
Route 53 - Routing Policies
Use when you want to route traffic based on the location of your users.
Geolocation routing policy
Route 53 - Routing Policies
Multi-value answer routing policy