Back to Blog

Tag

#patterns

6 articles
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 November 5, 2024 4 min read

Retry Strategies Done Right

Backoff, jitter, bounded attempts, and the retriable-vs-non-retriable error classification that separates resilience from retry storms.

Article preview
Core Patterns September 18, 2024 5 min read

Circuit Breakers — Beyond the Basics

How circuit breakers actually behave in production, tuning the state transitions, and the subtle interactions with retries and timeouts that cause most outages.

« Prev Page 1 Next »