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.
Three quiet bugs hiding in a cross-service feature

Three quiet bugs hiding in a cross-service feature

Comments
4 min read
Scaffold - Microservice's generator

Scaffold - Microservice's generator

Comments
1 min read
Why Your @Transactional Sometimes Does Nothing (And How to Fix It)

Why Your @Transactional Sometimes Does Nothing (And How to Fix It)

Comments
5 min read
Deploying Spring Petclinic Microservices with Docker Compose: An End-to-End DevOps Deployment Experience

Deploying Spring Petclinic Microservices with Docker Compose: An End-to-End DevOps Deployment Experience

1
Comments 1
3 min read
I needed graph traversal queries and ended up building a full incident response tool

I needed graph traversal queries and ended up building a full incident response tool

Comments
3 min read
Service Mesh Deep Guide: Building Observable and Secure Microservices

Service Mesh Deep Guide: Building Observable and Secure Microservices

1
Comments
2 min read
JVM Internals for Microservices: Classloading, Memory, and GC in Containers

JVM Internals for Microservices: Classloading, Memory, and GC in Containers

Comments
15 min read
I built CarvePHP: finding service boundaries in Laravel monoliths

I built CarvePHP: finding service boundaries in Laravel monoliths

1
Comments
3 min read
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
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
Cloud Architecture for Autonomous Systems: The 3-Tier Design & Why It Works

Cloud Architecture for Autonomous Systems: The 3-Tier Design & Why It Works

2
Comments 1
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
Shipping a conversational search flow across services

Shipping a conversational search flow across services

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