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.
Microservices Are Not Always the Right Answer

Microservices Are Not Always the Right Answer

Comments
2 min read
Extensibility: A Strong Reason to Split a Large Service

Extensibility: A Strong Reason to Split a Large Service

Comments
2 min read
Dual write problem in distributed systems

Dual write problem in distributed systems

Comments
4 min read
From Client Request to 24 .NET Microservices: My Solo Migration Journey

From Client Request to 24 .NET Microservices: My Solo Migration Journey

Comments
3 min read
Lessons Learned Building a Microservices Expense Tracker

Lessons Learned Building a Microservices Expense Tracker

Comments
3 min read
Let's talk about service discovery, service registry, and service mesh.

Let's talk about service discovery, service registry, and service mesh.

5
Comments
6 min read
Wellness Tech Architecture: How Microservices Help Your App Grow Seamlessly

Wellness Tech Architecture: How Microservices Help Your App Grow Seamlessly

Comments
2 min read
Why Microservices Fail in ~80% of Cases

Why Microservices Fail in ~80% of Cases

Comments
2 min read
How Our AI Hiring Platform Gets Smarter Without Code Changes

How Our AI Hiring Platform Gets Smarter Without Code Changes

Comments
5 min read
AWS VPC Lattice: Simplifying Application Networking 🚀

AWS VPC Lattice: Simplifying Application Networking 🚀

Comments
7 min read
Monoliths for Discovery, Microservices for Optimization

Monoliths for Discovery, Microservices for Optimization

Comments
2 min read
Offline Geospatial Maps: Building a No-Internet Tile Server

Offline Geospatial Maps: Building a No-Internet Tile Server

Comments
12 min read
Part 4: Running Multiple Services Locally with Docker Compose

Part 4: Running Multiple Services Locally with Docker Compose

Comments
8 min read
Redis Pub/Sub vs Redis Streams

Redis Pub/Sub vs Redis Streams

Comments
3 min read
Microservices Communication Patterns: When to Use REST, gRPC, or Message Queues

Microservices Communication Patterns: When to Use REST, gRPC, or Message Queues

Comments
9 min read
Building a Cloud-Native SaaS Backend on GCP

Building a Cloud-Native SaaS Backend on GCP

Comments
19 min read
Multi-Container Web Application with Nginx Reverse Proxy and Docker Compose

Multi-Container Web Application with Nginx Reverse Proxy and Docker Compose

Comments
2 min read
Implementação de um Microserviço para Envio de Mensagens via WhatsApp Utilizando Docker, Kafka e Evolution API

Implementação de um Microserviço para Envio de Mensagens via WhatsApp Utilizando Docker, Kafka e Evolution API

Comments
8 min read
Testing Serverless APIs: Lessons from Cloud-Based Microservices - Part 1

Testing Serverless APIs: Lessons from Cloud-Based Microservices - Part 1

Comments
4 min read
WTF is Nano Services?

WTF is Nano Services?

Comments
3 min read
Docker Compose How to Set Environment Variables

Docker Compose How to Set Environment Variables

5
Comments
5 min read
When to break up a monolith: a guide to adopting microservices

When to break up a monolith: a guide to adopting microservices

Comments
7 min read
Event-Driven Architecture Part 2: Event Streaming and Pub/Sub Patterns

Event-Driven Architecture Part 2: Event Streaming and Pub/Sub Patterns

1
Comments
7 min read
Microsoft Ignite 2025: How AI Agents Are Redefining the Enterprise

Microsoft Ignite 2025: How AI Agents Are Redefining the Enterprise

Comments
3 min read
The Circuit Breaker Pattern: Building Resilient Applications

The Circuit Breaker Pattern: Building Resilient Applications

Comments
3 min read
loading...