observability Featured A Software Engineer’s Guide to Observability: Part 1 - Logging Blueground Engineering’s observability guide to logging: why log, what to capture, JSON structure, correlation IDs, and AI-ready practices with policy and refs
observability Featured A Software Engineer’s Guide to Observability A practical observability guide for Engineering Managers & SREs: understand when to use logs, tracing, and metrics, with policies, examples, and AI-driven SRE.
devops Deployment previews on Kubernetes Deployment previews - made popular by platforms like Vercel and Netlify - are not commonplace in microservice architectures. At Blueground, we brought deployment previews to K8s using ArgoCD. Well, it turned out to be so good, it is worth sharing.