Back to Blog

Tag

#performance

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
Highload October 15, 2025 5 min read

Latency Percentiles — Reading Them Right

Why averages lie, what p95/p99/p999 actually tell you, and how to pick SLO targets that match real user experience.

Article preview
Highload June 27, 2025 4 min read

GraalVM Native Images — When They Make Sense

The real trade-offs of native-image compilation for Java services — startup, memory, throughput — and the friction that stops most teams from adopting it universally.

« Prev Page 1 Next »