DEV Community

Microservices

An architectural and organizational approach to software development where software is composed of small independent services that communicate over well-defined APIs

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
REST, GraphQL, or gRPC: Picking the Right One Per Boundary, Not Per Company

REST, GraphQL, or gRPC: Picking the Right One Per Boundary, Not Per Company

12
Comments
8 min read
Microservices with Python: Build Scalable Applications

Microservices with Python: Build Scalable Applications

Comments
4 min read
How I Tamed Legacy Docker (v1.29) for Multi-Stage Microservice Builds

How I Tamed Legacy Docker (v1.29) for Multi-Stage Microservice Builds

1
Comments
2 min read
Preparing Your Enterprise APIs for Post-Quantum Cryptography: A Practical Migration Blueprint

Preparing Your Enterprise APIs for Post-Quantum Cryptography: A Practical Migration Blueprint

Comments
2 min read
Redesigning a Midnight Bottleneck in Enterprise HR Schedulers

Redesigning a Midnight Bottleneck in Enterprise HR Schedulers

Comments
1 min read
Microservices: Building Applications as Independent, Communicating Services

Microservices: Building Applications as Independent, Communicating Services

Comments
22 min read
Keeping Services Loosely Coupled: Practical Patterns That Work

Keeping Services Loosely Coupled: Practical Patterns That Work

Comments
3 min read
net/http Transport Internals: Connection Pool Mechanics, Dial Contention, and Tuning for Microservice Workloads

net/http Transport Internals: Connection Pool Mechanics, Dial Contention, and Tuning for Microservice Workloads

1
Comments
6 min read
How We Split a Legacy Monolith Into Microservices Without a Single Outage

How We Split a Legacy Monolith Into Microservices Without a Single Outage

Comments
5 min read
Microservices

Microservices

1
Comments
3 min read
): A Small HTTP Client Issue That Taught Me a Big Lesson About Microservices đź’ˇ

): A Small HTTP Client Issue That Taught Me a Big Lesson About Microservices đź’ˇ

5
Comments
2 min read
Eventual Consistency: Debugging the Hardest Class of Bugs

Eventual Consistency: Debugging the Hardest Class of Bugs

Comments
4 min read
Spring Boot 4 vs Quarkus 3.27: Which Java Framework Should Run Your Next Service?

Spring Boot 4 vs Quarkus 3.27: Which Java Framework Should Run Your Next Service?

Comments
7 min read
Building a Scalable Order Management System with CQRS, Event Sourcing, and Axon Framework

Building a Scalable Order Management System with CQRS, Event Sourcing, and Axon Framework

Comments
7 min read
Microservices vs Modular Monolith: A Decision Framework, Not a Trend Follow

Microservices vs Modular Monolith: A Decision Framework, Not a Trend Follow

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