Thoughts on software engineering, distributed systems, and lessons learned in production.
How I set up infrastructure and service-level monitoring for SMSC nodes, integrated custom metrics via a metrics exporter, and designed reusable Grafana dashboards.
What I learned by deliberately breaking HTTP callbacks with 4xx, 5xx, connection failures, and delayed responses, then tracing health checks, pending work, and automatic recovery.
A practical walkthrough of setting up continuous deployment for a Vite-based portfolio using GitHub Actions, SSH, and rsync — from local dev to production in minutes.