Notes
Notes
SECURITY GROUP Control traffic to and from an instance by permitting ingress – egress instance ENI
ACL Control traffic between instances in the same subnet
NAT Gateway:
EC2 sends packet to Host on Internet
o EC2 Instance Private IP sends packet to Elastic Public IP (EIP)
o EIP sends packet to the Internet Gateway
o Internet Gateway sends the request using the EIP public IP address
Host on Internet sends back packet to EC2 Instance
o Internet Gateway sends packet to EIP public IP address
o EIP public address sends back to EC2 private IP address
VPC Peering
The allowed range of prefix lengths for a VPC CIDR is between /16 and /28 inclusive.
X.509 certificates are used for encrypting SOAP requests, not authentication.