Writing
Available for work
Blog.
共 15 篇文章 · 后端
后端 · 共 7 篇 · 第 1 页
Incident Management: Lessons from 5 Years of On-Call Practical insights on building effective incident response processes, reducing MTTR, and creating a sustainable on-call culture. Read article Event Sourcing: Lessons Learned from Production After running an event-sourced system in production for 2 years, here are the lessons I learned about when event sourcing is worth the complexity and when it's not. Read article Treating Technical Debt as Investment, Not Burden A framework for quantifying, prioritizing, and communicating technical debt to stakeholders in terms they understand. Read article Zero-Downtime Database Migrations: A Practical Guide How to evolve your database schema without taking your application offline, with real examples from PostgreSQL migrations. Read article Microservices vs Monolith: Making the Right Choice A decision framework for choosing between microservices and monolithic architecture, based on team size, domain complexity, and organizational factors. Read article Observability Beyond Logging: Traces, Metrics, and Understanding Production A practical guide to implementing observability that actually helps you understand and debug production systems. Read article