DEV Community

# backend

Desenvolvimento do lado do servidor, APIs, bancos de dados e logica de negocios.

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
From Writing Code to Building a QA Mindset

From Writing Code to Building a QA Mindset

Comments
4 min read
LSM Trees vs B-Trees: How Storage Engines Choose Their Data Structure

LSM Trees vs B-Trees: How Storage Engines Choose Their Data Structure

Comments
3 min read
Building a Sub-10ms Australian Address Autocomplete API in Rust

Building a Sub-10ms Australian Address Autocomplete API in Rust

1
Comments 1
5 min read
The Best AI Feature for Backend Developers Is a Resolution Loop

The Best AI Feature for Backend Developers Is a Resolution Loop

Comments
3 min read
Building a Custom DSL in Python, From Tokenizer to Interpreter

Building a Custom DSL in Python, From Tokenizer to Interpreter

Comments
7 min read
Failure Semantics in Distributed Financial Systems: What Does “Failure” Actually Mean?

Failure Semantics in Distributed Financial Systems: What Does “Failure” Actually Mean?

Comments
4 min read
How I Rebuilt a Three-Layer Cache System in Java — Redis, L1, and MongoDB Done Right

How I Rebuilt a Three-Layer Cache System in Java — Redis, L1, and MongoDB Done Right

Comments
8 min read
My Database Disappeared Every Time I Restarted Docker. Migrations Fixed That.

My Database Disappeared Every Time I Restarted Docker. Migrations Fixed That.

Comments
6 min read
Cache Stampede Prevention

Cache Stampede Prevention

1
Comments
8 min read
Master-Class: Sending Real-Time Updates from Server to Clients: Server to Server, Android, iOS

Master-Class: Sending Real-Time Updates from Server to Clients: Server to Server, Android, iOS

Comments
13 min read
Your API Docs Look Good — But AI Still Can’t Use Them

Your API Docs Look Good — But AI Still Can’t Use Them

Comments
3 min read
A Background Job Was Crashing Our JVM Every Week - Until We Taught It to Stop

A Background Job Was Crashing Our JVM Every Week - Until We Taught It to Stop

Comments
3 min read
Borrowed Strings: API Designs That Cut 94% of Allocations

Borrowed Strings: API Designs That Cut 94% of Allocations

Comments
14 min read
How Instagram Handles 1,000,000 Concurrent Likes Without Breaking — Explained Simply

How Instagram Handles 1,000,000 Concurrent Likes Without Breaking — Explained Simply

Comments
5 min read
Pagination stops being simple when one list endpoint has to do five jobs

Pagination stops being simple when one list endpoint has to do five jobs

Comments
9 min read
đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.