close

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.
Saga orchestrator in Python

Saga orchestrator in Python

Comments
6 min read
What I learned splitting a solo project into microservices (so you don't have to learn it the hard way)

What I learned splitting a solo project into microservices (so you don't have to learn it the hard way)

Comments
4 min read
Correlation IDs in ASP.NET Core: A Practical Guide for Backend Engineers

Correlation IDs in ASP.NET Core: A Practical Guide for Backend Engineers

Comments
20 min read
Why API Breaking Changes Still Reach Production Even With CI/CD

Why API Breaking Changes Still Reach Production Even With CI/CD

Comments
6 min read
Cinema Seat Reservation System — Part 2: Transitioning To Production-Scale and Deploying on Azure Cloud

Cinema Seat Reservation System — Part 2: Transitioning To Production-Scale and Deploying on Azure Cloud

Comments
4 min read
From PHP to Go: what took me longest to rewire

From PHP to Go: what took me longest to rewire

Comments
9 min read
[System Design] Banking Microservices Architecture: Event Sourcing, CQRS & Saga Patterns for Core Banking

[System Design] Banking Microservices Architecture: Event Sourcing, CQRS & Saga Patterns for Core Banking

Comments
4 min read
Designing a Transactional Outbox for Reliable Event Delivery in SaaS Platforms

Designing a Transactional Outbox for Reliable Event Delivery in SaaS Platforms

Comments
2 min read
Microservices vs. Monolithic Architecture: What Should Your Full-Stack Development Partner Build?

Microservices vs. Monolithic Architecture: What Should Your Full-Stack Development Partner Build?

Comments
5 min read
Lo que aprendí diseñando un SaaS para clínicas: por qué la decisión más importante fue la más aburrida

Lo que aprendí diseñando un SaaS para clínicas: por qué la decisión más importante fue la más aburrida

Image 1
Comments
6 min read
Construyendo Arquitecturas Eficientes: Microservicios en Java con Spring Boot Reactivo

Construyendo Arquitecturas Eficientes: Microservicios en Java con Spring Boot Reactivo

Image 1
Comments
3 min read
Building AI-Native Infrastructure with Specmatic: How I Eliminated Integration Uncertainty in a Multi-Service System

Building AI-Native Infrastructure with Specmatic: How I Eliminated Integration Uncertainty in a Multi-Service System

Comments
21 min read
Building a Microservices Architecture in .NET 8 Using Ocelot API Gateway

Building a Microservices Architecture in .NET 8 Using Ocelot API Gateway

Image 2
Comments
4 min read
Building and Deploying Spring Petclinic Microservices on AWS: My Experience as Co-Project Lead and App & Docker Lead

Building and Deploying Spring Petclinic Microservices on AWS: My Experience as Co-Project Lead and App & Docker Lead

Image Image Image 6
Comments
3 min read
When to Use Microservices (And When to Stick With a Monolith)

When to Use Microservices (And When to Stick With a Monolith)

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