Bash, the Crucial Exams Chat Bot
AI Bot
Advanced Networking Concepts Flashcards
Front | Back |
AWS Transit Gateway | Central hub to connect VPCs, on-premises networks, and remote locations through a single gateway |
Classic Load Balancer vs Application Load Balancer | ELB supports layer 4 while ALB supports layer 7 for advanced routing features |
Cross-region VPC peering | Allows secure communication between VPCs in different AWS regions |
Direct Connect benefits | Provides dedicated bandwidth and reduced latency for hybrid networking |
DNS resolution in VPCs | Enables hostname-to-IP mapping using Amazon-provided or custom DNS servers |
Elastic IP benefits | Static IP address that remains unchanged even when instances are stopped or replaced |
Hybrid connectivity | Provides seamless communication between on-premises and cloud resources |
NAT gateway purpose | Allows outgoing internet traffic from instances in a private subnet |
Private Link | Allows private access to AWS services and VPC endpoints without exposing traffic to the public internet |
Route 53 failover routing | Redirects traffic to backup resources in case the primary resource becomes unavailable |
Route 53 geolocation routing | Routes traffic based on the user's geographic location |
Route propagation in Transit Gateway | Automatically shares routes based on dynamically connected VPNs and Direct Connects |
Routing policies | Rules defining how network traffic is directed between various endpoints |
Security group vs Network ACL | Security groups operate at the instance level, whereas NACLs operate at the subnet level |
Traffic mirroring use case | Used for packet inspection, troubleshooting, and intrusion detection analysis |
Transit Gateway route table | Controls routing between attached VPCs, VPNs, and AWS Direct Connect |
VPC endpoint types | Includes Gateway endpoints (S3 and DynamoDB) and Interface endpoints for other services |
VPC peering | Allows direct network traffic between two VPCs without requiring a gateway or VPN connection |
VPC peering limitations | Peered VPCs cannot have overlapping CIDR blocks |
Front
Routing policies
Click the card to flip
Back
Rules defining how network traffic is directed between various endpoints
Front
NAT gateway purpose
Back
Allows outgoing internet traffic from instances in a private subnet
Front
Transit Gateway route table
Back
Controls routing between attached VPCs, VPNs, and AWS Direct Connect
Front
Cross-region VPC peering
Back
Allows secure communication between VPCs in different AWS regions
Front
Route 53 failover routing
Back
Redirects traffic to backup resources in case the primary resource becomes unavailable
Front
Elastic IP benefits
Back
Static IP address that remains unchanged even when instances are stopped or replaced
Front
Security group vs Network ACL
Back
Security groups operate at the instance level, whereas NACLs operate at the subnet level
Front
VPC peering limitations
Back
Peered VPCs cannot have overlapping CIDR blocks
Front
AWS Transit Gateway
Back
Central hub to connect VPCs, on-premises networks, and remote locations through a single gateway
Front
VPC endpoint types
Back
Includes Gateway endpoints (S3 and DynamoDB) and Interface endpoints for other services
Front
Classic Load Balancer vs Application Load Balancer
Back
ELB supports layer 4 while ALB supports layer 7 for advanced routing features
Front
DNS resolution in VPCs
Back
Enables hostname-to-IP mapping using Amazon-provided or custom DNS servers
Front
VPC peering
Back
Allows direct network traffic between two VPCs without requiring a gateway or VPN connection
Front
Traffic mirroring use case
Back
Used for packet inspection, troubleshooting, and intrusion detection analysis
Front
Route propagation in Transit Gateway
Back
Automatically shares routes based on dynamically connected VPNs and Direct Connects
Front
Private Link
Back
Allows private access to AWS services and VPC endpoints without exposing traffic to the public internet
Front
Direct Connect benefits
Back
Provides dedicated bandwidth and reduced latency for hybrid networking
Front
Route 53 geolocation routing
Back
Routes traffic based on the user's geographic location
Front
Hybrid connectivity
Back
Provides seamless communication between on-premises and cloud resources
1/19
This deck covers advanced networking topics such as VPC peering, hybrid connectivity, private link, AWS Transit Gateway, and routing policies to enhance secure and scalable network designs.