
05/03/2024
Connecting with EC2 Instance Connect
In a world where everyone talks about serverless and containers, it’s easy to lose sight of improvements to the ‘old’ ways. EC2 instances are still an essential part of many…

04/03/2024
Create a Squid Proxy in Google Cloud
Introduction The idea is simple: spin up a Squid Proxy, point your browser to it and use it to give you a fixed, knowable IP address that can be added…
04/03/2024
Securing a Redis Server in Kubernetes
Redis is an open-source, in-memory data structure store or a key-value store used as a database, cache, and message broker. It offers a rich set of features that make it…