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.
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

5
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
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
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
🚀 Deployment, Portability & Scalability of Microservices

🚀 Deployment, Portability & Scalability of Microservices

Comments
3 min read
When Resilience Backfires: Retry and Circuit Breaker in Spring Boot

When Resilience Backfires: Retry and Circuit Breaker in Spring Boot

1
Comments
4 min read
🚀 From Monolith to Microservices: A Real-Life E-Commerce Transformation

🚀 From Monolith to Microservices: A Real-Life E-Commerce Transformation

Comments
3 min read
🌟 Mastering Microservices: A Fun Guide to Right-Sizing and Finding the Perfect Boundaries

🌟 Mastering Microservices: A Fun Guide to Right-Sizing and Finding the Perfect Boundaries

Comments
3 min read
☕ Understanding Microservices: A Fun & Friendly Guide

☕ Understanding Microservices: A Fun & Friendly Guide

Comments
2 min read
# 🚀 Why Spring Boot Is the Best Friend for Building Microservices

# 🚀 Why Spring Boot Is the Best Friend for Building Microservices

Comments
3 min read
When Everything Is Instrumented, and You Still Don’t Know What’s Broken

When Everything Is Instrumented, and You Still Don’t Know What’s Broken

Comments
2 min read
🧠 Microservice with Hexagonal Architecture using AI (Copilot + Gemini + Spring Boot)

🧠 Microservice with Hexagonal Architecture using AI (Copilot + Gemini + Spring Boot)

Comments
2 min read
🧠 Microservicio con arquitectura hexagonal usando IA (Copilot + Gemini + Spring Boot)

🧠 Microservicio con arquitectura hexagonal usando IA (Copilot + Gemini + Spring Boot)

Comments
3 min read
On data sovereignty and the black hole monolith

On data sovereignty and the black hole monolith

Comments
2 min read
Microservices Infrastructure vs Monoliths: Pros and Cons

Microservices Infrastructure vs Monoliths: Pros and Cons

1
Comments
2 min read
🚀 Criando um Banco Digital com .NET 8: DDD, CQRS, JWT, Docker e mais!

🚀 Criando um Banco Digital com .NET 8: DDD, CQRS, JWT, Docker e mais!

Comments
2 min read
loading...