Skip to main content

Posts

Defining SLOs Engineers Can Use
·595 words·3 mins· loading · loading
Platform Observability Kubernetes Reliability
An SLO connects user-visible success to an error budget and concrete release decisions.
Cursor Pagination That Survives Concurrent Writes
·609 words·3 mins· loading · loading
Backend Api-Design Backend Integration
A cursor must encode a stable total ordering, not merely an offset into changing rows.
Error Chains You Can Operate in Go
·603 words·3 mins· loading · loading
Go Go Concurrency Performance
Wrap errors for diagnosis, classify them for policy, and never make callers parse prose.
Kubernetes Probes Done Right
·591 words·3 mins· loading · loading
Platform Observability Kubernetes Reliability
Startup, readiness, and liveness answer different questions and should trigger different actions.
Simple Bank API In Go
·533 words·3 mins· loading · loading
Go Bank
Building a simple bank API in Go using gin, gRPC, and sqlc
Running Your First Go Code Today
·152 words·1 min· loading · loading
Go Setup
Guide to installing Go and running your first program
My Youtube Channel Is Out
·194 words·1 min· loading · loading
Personal
Starting YouTube to grow and find my path
Linux Systemd Explained
·659 words·4 mins· loading · loading
Linux Ssh Rhel Selinux
Managing Linux services and boot with systemd