Tag: Architecture
All the articles with the tag "Architecture".
Building Jump: A Lightweight SSH Bastion Host in Go
Published: at 10:00 AMAn architect's deep dive into Jump, a self-hosted SSH bastion host written in Go. Covering the motivation, architecture decisions, permission model, and why a single-binary design with SQLite beats heavyweight alternatives for small-to-medium teams.