Welcome to this week’s Uptime Sync. This issue covers why many engineers still live in the terminal, the case for PostgreSQL as the default choice more often than people admit, and why swap files make more sense than swap partitions on modern Linux systems. We also look at a strong defense of memcached, how one team built near-instant autocomplete for 240 million domain names, and the system design rules experienced engineers keep coming back to.

On the tutorial front: designing a scalable GitOps pipeline with GitLab and GKE, migrating from ingress NGINX to Envoy Gateway without downtime, self-hosting MinIO as a free S3-compatible object store, understanding Makefiles from first principles, and using SSH tunnels properly for local and remote port forwarding.

This week’s projects bring you rlwrap for adding readline features to stubborn CLI tools, Unifly for elegant UniFi network management, Rackpad for self-hosted infrastructure inventory and lab operations, and River, a Go-based background job queue built for reliability and container-friendly deployments.

Newsworthy Reads

Tutorials of the Week

Projects of the Week

  • Rlwrap wraps non-interactive CLI tools to add GNU readline capabilities: command history, line editing, tab completion. A lightweight utility for DevOps who interact with stateful CLI tools (custom dashboards, admin shells, database clients) that lack nati...

  • Elegant UniFi network management CLI & TUI - for humans and agents

  • Self-hosted infrastructure inventory and operations for homelabs and labs: racks, devices, ports, cables, IPAM, VLANs, WiFi, compute, discovery, monitoring, reports, and topology visualization.

Join 1,000+ engineers staying ahead of the curve

Every week, Uptime Sync brings you:

  • Outage postmortems from Netflix, Cloudflare, Pinterest & more

  • Hands-on DevOps & SRE tutorials

  • Production-ready tools & open-source projects

👋 Find me on Twitter | Linkedin | Connect 1:1

Thank you for supporting this newsletter. Consider sharing this post with your friends.

Y’all are the best.

Keep Reading