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.
Cyclic Dependency in a Microservice Architecture

Cyclic Dependency in a Microservice Architecture

Comments
8 min read
Gateway-Oriented Architecture (GOA)

Gateway-Oriented Architecture (GOA)

Comments
3 min read
NotesChat

NotesChat

Comments
5 min read
🚀 Spring Boot + Kafka vs RabbitMQ: A Deep Dive into Event-Driven Microservices

🚀 Spring Boot + Kafka vs RabbitMQ: A Deep Dive into Event-Driven Microservices

Comments
2 min read
Indicação de leitura: Microsserviços Prontos Para a Produção

Indicação de leitura: Microsserviços Prontos Para a Produção

3
Comments
3 min read
Intro to Message Brokers in Microservices (RabbitMQ & Kafka)

Intro to Message Brokers in Microservices (RabbitMQ & Kafka)

Comments
1 min read
Your Database is a Bottleneck. It's Time to Split Your Reads and Writes with CQRS.

Your Database is a Bottleneck. It's Time to Split Your Reads and Writes with CQRS.

Comments
9 min read
📘 [En validación] Qué preguntar a tu arquitecto de software antes de pagarle (guía para CEOs)

📘 [En validación] Qué preguntar a tu arquitecto de software antes de pagarle (guía para CEOs)

Comments
1 min read
🧩 Build a scalable micro‑kernel in Go — hot‑swap modules without downtime

🧩 Build a scalable micro‑kernel in Go — hot‑swap modules without downtime

Comments
1 min read
🏗️ Building Bivy Restaurant Microservices: My Role in the ERD Design & User/Menu Services

🏗️ Building Bivy Restaurant Microservices: My Role in the ERD Design & User/Menu Services

Comments
3 min read
Advantages of Microservices-Based Applications (with Real-World Insights)

Advantages of Microservices-Based Applications (with Real-World Insights)

Comments
2 min read
How to Build Scalable Web Apps with Node.js and Microservices

How to Build Scalable Web Apps with Node.js and Microservices

Comments
1 min read
Making REST Microservices Resilient: Bulkhead, Retry & Circuit Breaker in Practice

Making REST Microservices Resilient: Bulkhead, Retry & Circuit Breaker in Practice

1
Comments
5 min read
How I Empower 1000+ Students with Real-World IT Skills

How I Empower 1000+ Students with Real-World IT Skills

Comments
2 min read
From Chaos to Clarity: A Practical Guide to Mastering Domain-Driven Design

From Chaos to Clarity: A Practical Guide to Mastering Domain-Driven Design

Comments
9 min read
Authentication Explained: Basic, Bearer, OAuth2, JWT, and SSO

Authentication Explained: Basic, Bearer, OAuth2, JWT, and SSO

Comments
3 min read
🔐 Repackaging Microservices into Single-Tenant Monoliths: The Architecture Behind Scalable, Compliant SaaS

🔐 Repackaging Microservices into Single-Tenant Monoliths: The Architecture Behind Scalable, Compliant SaaS

Comments
1 min read
Fixing Microservice Dependencies with Self-Contained Events (aka ECST)

Fixing Microservice Dependencies with Self-Contained Events (aka ECST)

Comments
2 min read
Spring Boot Server Admin

Spring Boot Server Admin

Comments
1 min read
Go Concurrency in Microservices: A Practical Guide for Backend Devs

Go Concurrency in Microservices: A Practical Guide for Backend Devs

Comments
6 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
From Monolith to Microservices: surfing the pipeline

From Monolith to Microservices: surfing the pipeline

Comments
2 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
loading...