Freelance Backend & DevOps Engineer
I build resilient backend systems, optimize cloud infrastructure, and explore the intricacies of network engineering. Currently focusing on distributed systems and high-throughput data pipelines.
2026-03-12
Scaling PostgreSQL for high-throughput messaging
An analysis of WAL tuning and connection pooling strategies for handling 10k+ events per second without sacrificing ACID compliance.
2026-02-28
My thoughts on Rust vs Go for CLI infrastructure tools
Comparing binary footprint, memory management overhead, and developer velocity when building internal DevOps tooling.
2026-02-15
Migrating legacy monolithic infrastructure to Docker
A case study on containerizing a decade-old financial service while maintaining strict state consistency and zero downtime.
2026-01-20
The hidden costs of serverless architecture
Beyond the marketing: examining cold starts, vendor lock-in, and complex debugging cycles in large-scale FaaS deployments.