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.
Cache-Aside Pattern: The Art of Lazy Caching

Cache-Aside Pattern: The Art of Lazy Caching

2
Comments
4 min read
The Hidden Cost of “Event-Driven Everything”: Why Most Systems Don’t Need Kafka (Yet)

The Hidden Cost of “Event-Driven Everything”: Why Most Systems Don’t Need Kafka (Yet)

Comments
3 min read
MySQL Too many connections: How I Debugged It and Scaled the Connection Pool

MySQL Too many connections: How I Debugged It and Scaled the Connection Pool

3
Comments
9 min read
Building My Own S3: A Deep Dive into Distributed Storage Systems

Building My Own S3: A Deep Dive into Distributed Storage Systems

7
Comments
10 min read
Rate Limiter: The Unsung Guardian of Your Backend APIs

Rate Limiter: The Unsung Guardian of Your Backend APIs

Comments
3 min read
Why APIs Are Contracts, Not Just Endpoints

Why APIs Are Contracts, Not Just Endpoints

Comments
2 min read
Java Basics

Java Basics

1
Comments 2
6 min read
Папка /local в 1C-Битрикс: структура проекта без боли и костылей

Папка /local в 1C-Битрикс: структура проекта без боли и костылей

Comments
2 min read
CodeBehind 4.6 Released; Upgrade to .NET 10

CodeBehind 4.6 Released; Upgrade to .NET 10

Comments
2 min read
Routing & Controllers: Handling Dynamic Data in URLs

Routing & Controllers: Handling Dynamic Data in URLs

Comments
1 min read
Why Use Weighted Averages for Journey Arrival Predictions?

Why Use Weighted Averages for Journey Arrival Predictions?

1
Comments
3 min read
Socket.IO Explained: Why It Exists, How It Works Internally, and How It Scales to Millions

Socket.IO Explained: Why It Exists, How It Works Internally, and How It Scales to Millions

3
Comments
6 min read
How Django Works Internally: The Complete Request Response Cycle

How Django Works Internally: The Complete Request Response Cycle

3
Comments
18 min read
Rate Limiting: Concepts, Algorithms, and Distributed Challenges

Rate Limiting: Concepts, Algorithms, and Distributed Challenges

1
Comments
7 min read
Shadow Logging via Events - Complete Decoupling of Business Logic and Logging in DI Environment

Shadow Logging via Events - Complete Decoupling of Business Logic and Logging in DI Environment

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