All technological notes.
VPC Flow Logs: LoggingVPC Peering - Connect VPCs, not transitiveVPC Endpoints - VPC access AWS servicesAWS PrivateLink (VPC Endpoint Services) - VPC access 3rd party VPCSite to Site VPN \& Direct Connect - on-premises access AWSClient VPN - computer openvpn access VPC -> On-permissesTransit Gateway - connect thousands
IPv4
IPv6
Elastic IP
Virtual Private Cloud (VPC)
private network to deploy your esources (regional resource)
Subnets
public subnet
private subnet
Route Tables

Internet Gateways
Public Subnets have a route to the internet gateway.NAT Gateways (AWS-managed) & NAT Instances (self-managed) allow your instances in your Private Subnets to access the internet while remaining private
Network ACL & Security Groups: securityNetwork Access Control List(Network ACL / NACL)
Security Groups
VPC Flow Logs: LoggingCapture information about IP traffic going into your interfaces:
Helps to monitor & troubleshoot connectivity issues.
Captures network information from AWS managed interfaces too
VPC Flow logs data can go to S3, CloudWatch Logs, and Kinesis Data Firehose
VPC Peering - Connect VPCs, not transitiveVPC Endpoints - VPC access AWS servicesEndpoints
This gives you enhanced security and lower latency to access AWS services
VPC Endpoint Gateway: S3 & DynamoDBVPC Endpoint Interface: the restAWS PrivateLink (VPC Endpoint Services) - VPC access 3rd party VPCNetwork Load Balancer (Service VPC) and Elastic Network Interface (Customer VPC)Site to Site VPN & Direct Connect - on-premises access AWSInternet Protocol Security (IPsec)
AWS VPNAWS Virtual Private Network (VPN)
Site to Site VPN
Goes over the public internet
Customer Gateway (CGW)Virtual Private Gateway (VGW)Direct Connect (DX)

Client VPN - computer openvpn access VPC -> On-permissesComputer with AWS Client VPN (OpenVPN) -> Internet WWW -> AWS VPC -> Site-to-Site VPN -> On-Premises Data Center
Transit Gateway - connect thousandsVPC
Subnets
Internet Gateway
NAT Gateway / Instances
NACL
Security Groups
VPC Peering
Elastic IP
VPC Endpoints
PrivateLink
VPC Flow Logs
Site to Site VPN
Client VPN
Direct Connect
Transit Gateway