Back to Blog

Tag

#production

6 articles
Article preview
Real Domains April 22, 2026 11 min read

Real Cases — Microservices From the Field, with Code

A set of real-world microservices case studies from fintech, banking, and highload consumer products — what problem each team faced, which approach they picked, and the code that actually shipped.

Article preview
Real Domains April 9, 2026 12 min read

Logging & Debugging Patterns — A Practical Guide

The practical patterns for logging and debugging distributed Java systems — what to log, what never to log, how to make logs useful at 3 AM, and the debugging techniques that actually work when the bug only reproduces in production.

Article preview
Highload March 12, 2026 10 min read

Observability & Tracing — A Production Playbook

How to actually know what your distributed system is doing in production — the three signals, the tools that compose them, and the operational discipline that turns telemetry from cost center into debugging superpower.

Article preview
Highload February 27, 2026 12 min read

Real Experience — Running Production Java Microservices

The unvarnished version. What actually breaks in production Java microservices, the lessons that don't show up in architecture talks, and the small habits that separate teams that sleep at night from teams that don't.

Article preview
Core Patterns October 27, 2022 5 min read

Event Sourcing in Practice — Lessons From Shipping It

The things nobody tells you about event sourcing until you've run it in production — snapshot strategies, schema evolution, event stream hygiene, and when to walk away.

« Prev Page 1 Next »