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.
The Code Pattern That Keeps Our Integrations Stable in Production

The Code Pattern That Keeps Our Integrations Stable in Production

Comments 1
2 min read
We built an LLM proxy that adds 47ms of latency. Here's every millisecond accounted for.

We built an LLM proxy that adds 47ms of latency. Here's every millisecond accounted for.

1
Comments
8 min read
Comparing Python ODMs for MongoDB

Comparing Python ODMs for MongoDB

Comments
8 min read
A Practical Project Structure for FastAPI Applications

A Practical Project Structure for FastAPI Applications

2
Comments
3 min read
Java 24 is out, HTMX is rising, and the microservices rethink

Java 24 is out, HTMX is rising, and the microservices rethink

Comments
2 min read
How Redis Actually Works — RAM, Single Thread, and the Expiry Behavior Nobody Explains

How Redis Actually Works — RAM, Single Thread, and the Expiry Behavior Nobody Explains

Comments
7 min read
Squeezing 2,240 TPS out of a 2019 Laptop: Building a C++ Inference Engine

Squeezing 2,240 TPS out of a 2019 Laptop: Building a C++ Inference Engine

Comments
6 min read
API Gateway: Como funciona, por que usar e seu papel em arquiteturas modernas

API Gateway: Como funciona, por que usar e seu papel em arquiteturas modernas

1
Comments
3 min read
Week 13: Learning PostgreSQL and SQL Fundamentals

Week 13: Learning PostgreSQL and SQL Fundamentals

Comments
2 min read
Kontiki, an async microservices framework in Python

Kontiki, an async microservices framework in Python

Comments
4 min read
API docs said pagination worked. It didn't.

API docs said pagination worked. It didn't.

Comments
2 min read
From Resilience4j to TypeScript: Build the JVM Patterns You Already Know

From Resilience4j to TypeScript: Build the JVM Patterns You Already Know

1
Comments
9 min read
A Token Bucket Rate Limiter: a 50-Line In-Memory + 95-Line Redis Variant in TypeScript

A Token Bucket Rate Limiter: a 50-Line In-Memory + 95-Line Redis Variant in TypeScript

1
Comments
12 min read
7 Must-Know SQL Query Optimization Techniques for Faster Databases in 2026

7 Must-Know SQL Query Optimization Techniques for Faster Databases in 2026

Comments
4 min read
Why I Added Redis Streams Between My Django API and Celery Workers.

Why I Added Redis Streams Between My Django API and Celery Workers.

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