The traps that recur across every certification level
Five patterns of mistake that show up as distractors from the Associate exam through the Specialty, not isolated facts to memorize per-service.
Speaker notes
- Trap 1, assuming transitivity: VPC Peering is not transitive, and neither is a route through a NACL that happens to allow traffic in one direction, always trace the actual path, never assume connectivity implies a return path or a multi-hop path exists just because two individual hops do.
- Trap 2, conflating similar-sounding mechanisms: NAT Gateway vs. NAT Instance, PrivateLink vs. VPC Lattice, CloudFront vs. Global Accelerator, ALB vs. NLB vs. GWLB. Every one of these pairs is a distractor pattern on real exam questions specifically because the names or use cases sound adjacent.
- Trap 3, assuming a managed service is redundant by default: Transit Gateway is Regional, not automatically multi-region; a single Direct Connect connection has zero built-in redundancy; a NAT Gateway is zonal, not automatically spanning AZs. Managed does not mean redundant, resiliency is still something you explicitly architect for. Trap 4, forgetting cost is a design input, not an afterthought: Transit Gateway, Interface Endpoints, and Direct Connect Gateway all carry real per-hour and per-GB charges that shape which architecture is actually appropriate at a given scale, not just which one is technically possible. Trap 5, treating security layers as substitutes for each other: a Security Group is not a NACL, a NACL is not Network Firewall, WAF is not Shield, each catches a different attack class, and removing one is a real, specific gap, not redundant overlap.
Deck map
01
AWS Networking, end to end
02
The certification landscape: Associate to Professional to Specialty
03
The VPC is the network; everything else attaches to it
04
A subnet lives in exactly one AZ, and that's the whole point
05
The route table decides, the resource doesn't
06
An Internet Gateway makes a subnet public, nothing else does
07
NAT Gateway vs. NAT Instance: managed reliability vs. control
08
Security Groups are stateful, and that's the whole trick
09
Two firewalls, two layers, evaluated in a fixed order
10
Elastic IPs and ENIs: identity that outlives the instance
11
VPC Peering is direct, private, and never transitive
12
Gateway endpoints are free; interface endpoints are PrivateLink
13
ALB, NLB, and Gateway Load Balancer solve different problems
14
Six routing policies, one DNS service
15
CloudFront optimizes what's delivered, not how it travels
16
Shield, WAF, and the edge defense stack
17
VPC Flow Logs: the record of what actually happened
18
Transit Gateway: from N-squared peering to one hub
19
Direct Connect: a physical circuit, not a tunnel
20
Direct Connect resiliency is a model you choose, not a default
21
Direct Connect Gateway: one circuit, many regions
22
Site-to-Site VPN and Client VPN solve different connectivity problems
23
Choosing hybrid connectivity: bandwidth vs. lead time vs. cost
24
Cloud WAN: the network becomes a policy document
25
VPC sharing: one network, many accounts
26
PrivateLink: a service exposed as an ENI, nothing more
27
VPC Lattice moves service networking up to Layer 7
28
PrivateLink vs. VPC Lattice vs. Transit Gateway: the 2026 pattern
29
Route 53 Resolver: DNS that crosses the on-premises boundary
30
Five layers deep: NACL to Shield Advanced
31
Global Accelerator: two static IPs, one fast path
32
Three tools that answer 'why can't this reach that'
33
IPv6 in AWS is additive, not a migration
34
Bandwidth is a design decision, not a given
35
Scenario: a global SaaS platform's hub-and-spoke backbone
36
Scenario: a trading platform's latency and compliance walls
37
Scenario: merging two companies' networks without an outage
38
Scenario: a network that survives losing a region
39
Scenario: exiting a data center without a hard cutover
40
The Advanced Networking Specialty exam, domain by domain
41
The traps that recur across every certification level
42
Quick-fire recall
43
The one-page decision cheat sheet
44
Readiness checklist: is this network actually enterprise-grade?