kasperd<p>Thanks to IPv6 I can route an IP prefix to my laptop and use it for developing software in Docker containers. The software can use this to connect to a database hosted at a cloud provider which is shared with other developers.</p><p>Since there is no NAT I don't have to worry about TCP connections stalling when the NAT times out connections.</p><p><a class="hashtag" href="https://westergaard.social/tag/howipv6helpedmethisweek" rel="nofollow noopener" target="_blank">#HowIPv6HelpedMeThisWeek</a></p><p>For security the database is protected using both an IP whitelist and TLS certificates for both client and server.</p>