Posts
All the articles I've posted.
Case Study. Application-Level Deadlocks
Posted on:August 9, 2025 at 06:42 AMCase study of how I debugged service freezes while querying the database pool
Common Prometheus Pitfalls in Node.js Applications and How to Avoid Them
Posted on:July 13, 2025 at 03:35 PMAvoid Prometheus pitfalls in Node.js with this guide on monitoring Event Loop Utilization, managing metric cardinality, and handling gauge errors.
Avoiding the Repository-Gateway Confusion Trap
Posted on:May 24, 2025 at 10:22 AMExplore why this confusion happens, its consequences, and how to design clear, maintainable data access layers for each category.
Data Source Architectural Patterns Categorized
Posted on:March 5, 2025 at 10:15 AMEasy to follow categorization of Data Source Architectural Patterns