High-Performing and Scalable Networks
Unlock the complete study guide + 1,040 practice questions across 16 full exams.
Bundled into the existing AWS Certified Solutions Architect – Associate premium course — no separate purchase.
Included in this chapter:
- CloudFront cache behaviors: TTL strategies, signed URLs/cookies, OAC
- Global Accelerator setup: endpoint groups, traffic dials, custom routing
- Transit Gateway routing tables: associations, propagations, blackholes
- Load balancer selection: ALB vs NLB vs GWLB worked examples
Load balancers compared
| LB | Layer | Protocols | Targets | Best for |
|---|---|---|---|---|
| ALB | L7 (HTTP/HTTPS) | HTTP, HTTPS, gRPC, WebSocket | EC2, IP, Lambda, ECS | Web / API; path + host routing |
| NLB | L4 (TCP/UDP) | TCP, UDP, TLS | EC2, IP, ALB | Ultra-low latency; static IPs; source-IP preservation |
| CLB (legacy) | L4/L7 | HTTP, HTTPS, TCP | EC2 classic | Don't use for new designs |
| GWLB | L3 (IP) | IP (inline transparent) | Network appliances | Inline firewall / IDS / IPS |
Cheat sheet
Unlock with Premium — includes all practice exams and the complete study guide.
Also tested in
References
- Amazon CloudFront Developer Guide
- AWS Global Accelerator
- VPC peering basics
- AWS Transit Gateway
- AWS Direct Connect Gateways
- Application Load Balancer
- Network Load Balancer
- Gateway Load Balancer
- AWS Resource Access Manager
- CloudFront Functions vs Lambda@Edge
- Choosing between REST API and HTTP API
- API Gateway WebSocket APIs
- https://docs.aws.amazon.com/AmazonS3/latest/userguide/transfer-acceleration.html