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.
Patrón Circuit Breaker en Microservicios: Diseño Resiliente para Sistemas Distribuidos

Patrón Circuit Breaker en Microservicios: Diseño Resiliente para Sistemas Distribuidos

1
Comments
4 min read
Why Microservices and Kubernetes?

Why Microservices and Kubernetes?

Comments
3 min read
Should You Ditch REST for gRPC?

Should You Ditch REST for gRPC?

7
Comments 1
5 min read
Validating Minimal APIs: Best Practices and Approaches.

Validating Minimal APIs: Best Practices and Approaches.

3
Comments 3
3 min read
Understanding Kubernetes: The Roles of Master and Worker Nodes and Their Relationship

Understanding Kubernetes: The Roles of Master and Worker Nodes and Their Relationship

Comments
4 min read
Build a highly scalable Serverless CRUD Microservice with AWS Lambda and the Serverless Framework

Build a highly scalable Serverless CRUD Microservice with AWS Lambda and the Serverless Framework

Comments
6 min read
Building Resilient APIs: Mistakes I Made and How I Overcame Them

Building Resilient APIs: Mistakes I Made and How I Overcame Them

Comments
5 min read
The Importance of Effective Logging

The Importance of Effective Logging

Comments
3 min read
Build Auth Service using Axum and PASETO

Build Auth Service using Axum and PASETO

6
Comments
7 min read
Breaking Down Microservices: What They Are and Why They Matter

Breaking Down Microservices: What They Are and Why They Matter

4
Comments
2 min read
Deploying Flask-based Microservices on AWS with ECS Service Connect

Deploying Flask-based Microservices on AWS with ECS Service Connect

2
Comments
2 min read
𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁 + 𝗞𝘂𝗯𝗲𝗿𝗻𝗲𝘁𝗲𝘀 𝗗𝗶𝘀𝗰𝗼𝘃𝗲𝗿𝘆: 𝗧𝗵𝗲 𝗣𝗲𝗿𝗳𝗲𝗰𝘁 𝗠𝗮𝘁𝗰𝗵 𝗳𝗼𝗿 𝗠𝗶𝗰𝗿𝗼𝘀𝗲𝗿𝘃𝗶𝗰𝗲𝘀 🚀

𝗦𝗽𝗿𝗶𝗻𝗴 𝗕𝗼𝗼𝘁 + 𝗞𝘂𝗯𝗲𝗿𝗻𝗲𝘁𝗲𝘀 𝗗𝗶𝘀𝗰𝗼𝘃𝗲𝗿𝘆: 𝗧𝗵𝗲 𝗣𝗲𝗿𝗳𝗲𝗰𝘁 𝗠𝗮𝘁𝗰𝗵 𝗳𝗼𝗿 𝗠𝗶𝗰𝗿𝗼𝘀𝗲𝗿𝘃𝗶𝗰𝗲𝘀 🚀

Comments
1 min read
Scaling Smart: How PayPal Achieved a Billion Daily Transactions with Minimal Resources

Scaling Smart: How PayPal Achieved a Billion Daily Transactions with Minimal Resources

7
Comments 1
3 min read
How 🚀 Go is Changing 💻 the Tech 🌐 Landscape 🏞️ in 2025 👀

How 🚀 Go is Changing 💻 the Tech 🌐 Landscape 🏞️ in 2025 👀

Comments
3 min read
Exploring the Composable Architecture Trend: The Future of Scalable Apps

Exploring the Composable Architecture Trend: The Future of Scalable Apps

33
Comments
4 min read
Create scalable and fault-tolerant microservices architecture

Create scalable and fault-tolerant microservices architecture

1
Comments
2 min read
Mastering Multi-Container Applications: A Journey with Docker Compose, Flask, and Redis

Mastering Multi-Container Applications: A Journey with Docker Compose, Flask, and Redis

Comments
4 min read
"Chaos Engineering for Java Microservices: Break It Before It Breaks You"

"Chaos Engineering for Java Microservices: Break It Before It Breaks You"

Comments
1 min read
Transactions in Microservices: Part 2 - SAGA Pattern with Choreography

Transactions in Microservices: Part 2 - SAGA Pattern with Choreography

5
Comments
6 min read
Why Microservices Are leaking and How seal it properly

Why Microservices Are leaking and How seal it properly

Comments
2 min read
Benefits of Separating the Database and Other Services from the Web Application

Benefits of Separating the Database and Other Services from the Web Application

1
Comments 1
2 min read
Don’t Just Draw It, Design It: Making System Diagrams Useful

Don’t Just Draw It, Design It: Making System Diagrams Useful

Comments
2 min read
Step-by-Step Guide to Building a Containerized Microservices Project

Step-by-Step Guide to Building a Containerized Microservices Project

1
Comments
2 min read
Transactions in Microservices: Part 1 - SAGA Patterns overview.

Transactions in Microservices: Part 1 - SAGA Patterns overview.

6
Comments
3 min read
Why Staging Is a Bottleneck for Microservice Testing

Why Staging Is a Bottleneck for Microservice Testing

Comments
5 min read
loading...