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.
What Is an API? — A Complete Guide for Developers

What Is an API? — A Complete Guide for Developers

Comments
5 min read
How I handle my errors in PHP

How I handle my errors in PHP

Comments
2 min read
Architectural Tradeoffs in Webhook Idempotency and SaaS API Versioning

Architectural Tradeoffs in Webhook Idempotency and SaaS API Versioning

Comments
1 min read
Injeção e InversĂŁo de DependĂȘncia e como o NestJS gerencia tudo isso

Injeção e InversĂŁo de DependĂȘncia e como o NestJS gerencia tudo isso

1
Comments 3
5 min read
A Circuit Breaker Alone Won't Save Your Database

A Circuit Breaker Alone Won't Save Your Database

1
Comments
2 min read
Database Rate Limiting: The Missing Piece After a Circuit Breaker

Database Rate Limiting: The Missing Piece After a Circuit Breaker

1
Comments
2 min read
Why Redis Doesn't Implement "True" LRU

Why Redis Doesn't Implement "True" LRU

1
Comments
2 min read
Multi-tenant PostgreSQL: row-level security vs schema-per-tenant & when to use which

Multi-tenant PostgreSQL: row-level security vs schema-per-tenant & when to use which

Comments
2 min read
How I built an idempotent async task queue with Celery, Redis, and FastAPI

How I built an idempotent async task queue with Celery, Redis, and FastAPI

Comments
3 min read
Rest Template - API for developers- Spring Boot

Rest Template - API for developers- Spring Boot

Comments
4 min read
Distributed tracing across FastAPI and Celery with OpenTelemetry the part nobody shows you

Distributed tracing across FastAPI and Celery with OpenTelemetry the part nobody shows you

Comments
2 min read
The Silent Killers of Go Concurrency: Mutexes, Semaphores, and Goroutine Leaks

The Silent Killers of Go Concurrency: Mutexes, Semaphores, and Goroutine Leaks

2
Comments
9 min read
Building Production-Ready Semantic Search with Python and Snowflake Cortex

Building Production-Ready Semantic Search with Python and Snowflake Cortex

Comments
10 min read
NestJS Architecture Patterns I Use in Every Production Backend

NestJS Architecture Patterns I Use in Every Production Backend

Comments
5 min read
Making Pretty-Printed JSON Readable Again in Python

Making Pretty-Printed JSON Readable Again in Python

Comments
2 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.