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.
Ensuring Data Consistency in Microservices with the Saga Pattern (AWS DynamoDB & PostgreSQL)

Ensuring Data Consistency in Microservices with the Saga Pattern (AWS DynamoDB & PostgreSQL)

Comments
4 min read
How to start with micro services ?

How to start with micro services ?

Comments
3 min read
Contract Testing: A Simple Solution to Event Schema Chaos in Event-Driven Architectures

Contract Testing: A Simple Solution to Event Schema Chaos in Event-Driven Architectures

1
Comments
6 min read
10 Common Kubernetes Errors and How to Fix Them Like a Pro 🚀

10 Common Kubernetes Errors and How to Fix Them Like a Pro 🚀

Comments
5 min read
Build a Simple Golang Webhook Service with Postgres Triggers and pg_notify

Build a Simple Golang Webhook Service with Postgres Triggers and pg_notify

Comments
6 min read
📡 Logging Architecture: Collecting Backend Logs Effectively with AMQP

📡 Logging Architecture: Collecting Backend Logs Effectively with AMQP

Comments
3 min read
Exploring Docker: The Revolutionary Tool for Modern Application Development

Exploring Docker: The Revolutionary Tool for Modern Application Development

Comments
4 min read
Multi-Tenancy in Java-Based Microservice-Platform

Multi-Tenancy in Java-Based Microservice-Platform

1
Comments
7 min read
Implementing JWT Authentication in Minimal APIs

Implementing JWT Authentication in Minimal APIs

4
Comments
3 min read
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 1
3 min read
Outbox Pattern with Kafka and NestJS: Ensuring Reliable Event-Driven Systems

Outbox Pattern with Kafka and NestJS: Ensuring Reliable Event-Driven Systems

1
Comments 1
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.

5
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
👋 Sign in for the ability to sort posts by relevant, latest, or top.