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.
Projetando para o Pior: Entendendo a Tolerância a Falhas em Sistemas Distribuídos

Projetando para o Pior: Entendendo a Tolerância a Falhas em Sistemas Distribuídos

Comments
3 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

Comments
3 min read
What is Middleware in Express and How It Works

What is Middleware in Express and How It Works

1
Comments
4 min read
WebSockets vs Server-Sent Events: Choosing the Right Real-Time Protocol

WebSockets vs Server-Sent Events: Choosing the Right Real-Time Protocol

Comments
3 min read
Step-by-Step: Migrating from Node.js 21 to Bun 1.2 for Your Backend APIs

Step-by-Step: Migrating from Node.js 21 to Bun 1.2 for Your Backend APIs

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
Why I enforce booking concurrency at the database layer (and not in Node.js)

Why I enforce booking concurrency at the database layer (and not in Node.js)

Comments
1 min read
Crypto Payment Webhooks: The Part Most Developers Get Wrong

Crypto Payment Webhooks: The Part Most Developers Get Wrong

Comments
5 min read
Day 90 of #100DaysOfCode — DevCollab: Collaboration Requests API and Search

Day 90 of #100DaysOfCode — DevCollab: Collaboration Requests API and Search

1
Comments
5 min read
Why WordPress Backup Plugins Fail (And What They Don’t Tell You About Server Recovery)

Why WordPress Backup Plugins Fail (And What They Don’t Tell You About Server Recovery)

1
Comments
3 min read
A free, high-performance backend for small projects — Cloudflare Workers in 10 minutes

A free, high-performance backend for small projects — Cloudflare Workers in 10 minutes

Comments
4 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
🚀 Spec-Driven Development (SDD): Building Robust Software Before Writing a Single Line of Logic

🚀 Spec-Driven Development (SDD): Building Robust Software Before Writing a Single Line of Logic

Comments
4 min read
Your System Shouldn’t Process Everything Instantly — That’s Why Message Queues Exist

Your System Shouldn’t Process Everything Instantly — That’s Why Message Queues Exist

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