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.
Circuit Breaking: A Love Story Between Laravel and RabbitMQ

Circuit Breaking: A Love Story Between Laravel and RabbitMQ

Comments
10 min read
Building Secure Microservices with Python and Docker: A Step-by-Step Approach

Building Secure Microservices with Python and Docker: A Step-by-Step Approach

Comments
3 min read
Building a Scalable E-commerce Infrastructure: Inside Nevuto’s Architecture

Building a Scalable E-commerce Infrastructure: Inside Nevuto’s Architecture

Comments
2 min read
A Quick Intro to Distributed Systems + CAP/ACID/BASE: First Steps Toward “Exactly-Once”

A Quick Intro to Distributed Systems + CAP/ACID/BASE: First Steps Toward “Exactly-Once”

Comments
3 min read
When Microservices Don't Pay Off: The AtroCore Approach

When Microservices Don't Pay Off: The AtroCore Approach

Comments
7 min read
When Should an Analyst Suggest Using Queues in Integrations?

When Should an Analyst Suggest Using Queues in Integrations?

Comments
2 min read
Modular, API-First SaaS: What DevOps Engineers Must Know Now

Modular, API-First SaaS: What DevOps Engineers Must Know Now

Comments
4 min read
The Silence of the Gateway — When a Single Payment Packet Went Missing

The Silence of the Gateway — When a Single Payment Packet Went Missing

2
Comments
5 min read
Breaking the Monolith: How We Split a Node.js Backend into Go Microservices on AWS ECS-Without Stopping the World

Breaking the Monolith: How We Split a Node.js Backend into Go Microservices on AWS ECS-Without Stopping the World

Comments
7 min read
Is this a good way to represent systems architecture or am i missing anything?

Is this a good way to represent systems architecture or am i missing anything?

Comments
1 min read
Implementación segura de CORS y validación de peticiones en arquitecturas de microservicios

Implementación segura de CORS y validación de peticiones en arquitecturas de microservicios

1
Comments
3 min read
Best Practices for Using CodeIgniter as Frontend with an Expandable Multi‑Platform Backend

Best Practices for Using CodeIgniter as Frontend with an Expandable Multi‑Platform Backend

1
Comments
4 min read
Docker Compose for Multi-Container Applications: A Practical Guide

Docker Compose for Multi-Container Applications: A Practical Guide

Comments
4 min read
WTF is Nano Services?

WTF is Nano Services?

Comments
3 min read
Python with Microservices (FastAPI)

Python with Microservices (FastAPI)

4
Comments 1
5 min read
The Future of Kubernetes PaaS and Kubernetes-native Service Development is Here

The Future of Kubernetes PaaS and Kubernetes-native Service Development is Here

Comments
11 min read
Simply Order (Part 5) — Hands-On: Building the Outbox Pattern for Reliable Event

Simply Order (Part 5) — Hands-On: Building the Outbox Pattern for Reliable Event

Comments
5 min read
How Distributed Tracing Really Works

How Distributed Tracing Really Works

Comments
1 min read
⚡️ GoFr: The Opinionated Go Framework That Just Solved My Boilerplate Problem

⚡️ GoFr: The Opinionated Go Framework That Just Solved My Boilerplate Problem

Comments
1 min read
Uptrace v2.0: How ClickHouse JSON Type Accelerates Trace Queries by 10x

Uptrace v2.0: How ClickHouse JSON Type Accelerates Trace Queries by 10x

Comments
6 min read
Retries

Retries

Comments 1
2 min read
Observability vs. Monitoring

Observability vs. Monitoring

Comments
6 min read
De User Story a Test Case en minutos: microservicio IA (FastAPI + Gemini + Langfuse) para QA

De User Story a Test Case en minutos: microservicio IA (FastAPI + Gemini + Langfuse) para QA

2
Comments
2 min read
Migrating VMware Workloads from VMWare to AWS – A Smarter, Future-Ready Approach

Migrating VMware Workloads from VMWare to AWS – A Smarter, Future-Ready Approach

Comments
6 min read
Hot-Reload de Configurações de Portal Manager via /actuator/refresh no Spring Boot

Hot-Reload de Configurações de Portal Manager via /actuator/refresh no Spring Boot

Comments
2 min read
loading...