Back to Blog

Category

Core Patterns

6 articles
Article preview
Core Patterns February 10, 2026 11 min read

Highload Distributed Systems Architecture

How distributed systems stay up when traffic moves from hundreds to hundreds of thousands of requests per second — the architectural decisions, trade-offs, and failure modes that actually matter at scale.

Article preview
Core Patterns January 26, 2026 9 min read

Real Scalable Java Backend — Lessons from Practice

What actually breaks when a Java backend grows from hundreds of users to hundreds of thousands — and the concrete patterns, code, and trade-offs that keep it standing.

Article preview
Core Patterns July 14, 2025 4 min read

Outbox vs CDC — Picking the Right Tool

Transactional outbox and Change Data Capture solve the same problem differently. The practical trade-offs, and how to decide between them for your system.

« Prev Page 1 Next »