This document discusses why VPNs are no longer suitable for securing modern distributed networks and recommends replacing them with a Software-Defined Perimeter (SDP). It outlines several security flaws with VPNs, such as granting overly broad access once authenticated, open ports exposing attack surfaces, and limited authentication methods. VPNs are also difficult to manage due to complex access rules and only allowing one concurrent connection. An SDP is presented as a better zero-trust based approach that dynamically creates encrypted micro-segments tailored for each user, reducing attack surfaces. It also has identity-aware and adaptive access policies and integrates with other security systems.