AWS VPN options: guardrails that matter (Site-to-Site vs Client VPN)
Last updated: 20 Aug 2025 Quick rule: Site-to-Site for networks; Client VPN for users. In both cases, scope routes, rotate secrets, log connections, and alarm on tunnel state. 1) Site-to-Site VPN guardrails Use both tunnels; alarm on TunnelState changes. DPD enabled; strong ciphers; rotate PSKs regularly (or use certificates). Route only required prefixes; propagate to … Read more