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.
🔐 Repackaging Microservices into Single-Tenant Monoliths: The Architecture Behind Scalable, Compliant SaaS

🔐 Repackaging Microservices into Single-Tenant Monoliths: The Architecture Behind Scalable, Compliant SaaS

Comments
1 min read
Fixing Microservice Dependencies with Self-Contained Events (aka ECST)

Fixing Microservice Dependencies with Self-Contained Events (aka ECST)

Comments
2 min read
Microservices are Dead! Long Live Microservices

Microservices are Dead! Long Live Microservices

Comments 2
5 min read
Istio in Simple English: Imagine Your Apps Living in a Smart City 🚦🏙️

Istio in Simple English: Imagine Your Apps Living in a Smart City 🚦🏙️

Comments 1
5 min read
Don't Copy Netflix; How to Pick an Architecture That Actually Fits Your Team in 2025

Don't Copy Netflix; How to Pick an Architecture That Actually Fits Your Team in 2025

Comments
5 min read
🚀 Building Scalable Background Jobs in Node.js with BullMQ: A Complete Guide

🚀 Building Scalable Background Jobs in Node.js with BullMQ: A Complete Guide

3
Comments
4 min read
Revamping Real-Time Data Ingestion for Scalable Media Intelligence

Revamping Real-Time Data Ingestion for Scalable Media Intelligence

1
Comments
4 min read
Pragmatic Practices for Resilient Software Teams

Pragmatic Practices for Resilient Software Teams

Comments
3 min read
Zero-Downtime Deployments on Kubernetes (Step-by-Step)

Zero-Downtime Deployments on Kubernetes (Step-by-Step)

Comments 3
4 min read
Simply Order (Part 1) Distributed Transactions in Microservices: Why 2PC Doesn’t Fit and How Sagas Help

Simply Order (Part 1) Distributed Transactions in Microservices: Why 2PC Doesn’t Fit and How Sagas Help

Comments
4 min read
Simplify Your Data Access with Quarkus Panache: CRUD Example Included

Simplify Your Data Access with Quarkus Panache: CRUD Example Included

1
Comments
1 min read
Transactions : Explained

Transactions : Explained

Comments
5 min read
Padrões de Arquitetura: A Ferramenta, Não a Resposta

Padrões de Arquitetura: A Ferramenta, Não a Resposta

Comments
3 min read
Learning Go 1: At a first sight. Is it better than Java?

Learning Go 1: At a first sight. Is it better than Java?

Comments
1 min read
# 3 From dotnet run to docker-compose up: Taming the FinWiseNest Dev Beast

# 3 From dotnet run to docker-compose up: Taming the FinWiseNest Dev Beast

Comments
4 min read
Dropping database column and Microservices

Dropping database column and Microservices

Comments
2 min read
Como começar a lidar com código duplicado em Microsserviços

Como começar a lidar com código duplicado em Microsserviços

1
Comments
5 min read
Tutorial: How to Do End-To-End Testing of Asynchronous Kafka Flows Using Sandboxes

Tutorial: How to Do End-To-End Testing of Asynchronous Kafka Flows Using Sandboxes

Comments
10 min read
Stop Rebuilding for AI integrations: Use Your Existing REST APIs with the MCP (MCP REST Pattern)

Stop Rebuilding for AI integrations: Use Your Existing REST APIs with the MCP (MCP REST Pattern)

Comments
5 min read
Behind the Scenes of Microservices: Load Balancers & API Gateways Explained

Behind the Scenes of Microservices: Load Balancers & API Gateways Explained

5
Comments
4 min read
Bridging the gap: From axios to gRPC interceptors in Go

Bridging the gap: From axios to gRPC interceptors in Go

Comments
3 min read
Why 2-Phase Commit Fails in Microservices — And How the Saga Pattern Saves the Day

Why 2-Phase Commit Fails in Microservices — And How the Saga Pattern Saves the Day

2
Comments
5 min read
The pioneering microservice

The pioneering microservice

Comments
2 min read
Monolithic vs Microservices Architecture

Monolithic vs Microservices Architecture

Comments
3 min read
Beyond the Hype: Why We Chose Redis Streams Over Kafka for Microservices Communication

Beyond the Hype: Why We Chose Redis Streams Over Kafka for Microservices Communication

2
Comments
11 min read
loading...