Forem

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.
Understanding Docker: The Essential Guide for Developers

Understanding Docker: The Essential Guide for Developers

Comments
4 min read
How to Build Scalable Web Apps with Node.js and Microservices
Cover image for 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
Cover image for How I Empower 1000+ Students with Real-World IT Skills

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

Comments
2 min read
Architectural Trade-offs: Making the Right Decision for Your Context
Cover image for Architectural Trade-offs: Making the Right Decision for Your Context

Architectural Trade-offs: Making the Right Decision for Your Context

Comments 1
2 min read
From Chaos to Clarity: A Practical Guide to Mastering Domain-Driven Design
Cover image for 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
Building Real Time Systems That Actually Scale
Cover image for Building Real Time Systems That Actually Scale

Building Real Time Systems That Actually Scale

5
Comments 1
4 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
Microservices are Dead! Long Live Microservices

Microservices are Dead! Long Live Microservices

Comments 2
5 min read
Istio in Simple English: Imagine Your Apps Living in a Smart City 🚦🏙️
Cover image for Istio in Simple English: Imagine Your Apps Living in a Smart City 🚦🏙️

Istio in Simple English: Imagine Your Apps Living in a Smart City 🚦🏙️

Comments 1
5 min read
Don't Copy Netflix; How to Pick an Architecture That Actually Fits Your Team in 2025
Cover image for Don't Copy Netflix; How to Pick an Architecture That Actually Fits Your Team in 2025

Don't Copy Netflix; How to Pick an Architecture That Actually Fits Your Team in 2025

Comments
5 min read
🚀 Building Scalable Background Jobs in Node.js with BullMQ: A Complete Guide
Cover image for 🚀 Building Scalable Background Jobs in Node.js with BullMQ: A Complete Guide

🚀 Building Scalable Background Jobs in Node.js with BullMQ: A Complete Guide

1
Comments
4 min read
Revamping Real-Time Data Ingestion for Scalable Media Intelligence
Cover image for Revamping Real-Time Data Ingestion for Scalable Media Intelligence

Revamping Real-Time Data Ingestion for Scalable Media Intelligence

1
Comments
4 min read
Pragmatic Practices for Resilient Software Teams
Cover image for Pragmatic Practices for Resilient Software Teams

Pragmatic Practices for Resilient Software Teams

Comments
3 min read
Zero-Downtime Deployments on Kubernetes (Step-by-Step)

Zero-Downtime Deployments on Kubernetes (Step-by-Step)

Comments 3
4 min read
Simply Order (Part 1) Distributed Transactions in Microservices: Why 2PC Doesn’t Fit and How Sagas Help
Cover image for Simply Order (Part 1) Distributed Transactions in Microservices: Why 2PC Doesn’t Fit and How Sagas Help

Simply Order (Part 1) Distributed Transactions in Microservices: Why 2PC Doesn’t Fit and How Sagas Help

Comments
4 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
Transactions : Explained
Cover image for Transactions : Explained

Transactions : Explained

Comments
5 min read
Padrões de Arquitetura: A Ferramenta, Não a Resposta
Cover image for Padrões de Arquitetura: A Ferramenta, Não a Resposta

Padrões de Arquitetura: A Ferramenta, Não a Resposta

Comments
3 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
Como começar a lidar com código duplicado em Microsserviços
Cover image for Como começar a lidar com código duplicado em Microsserviços

Como começar a lidar com código duplicado em Microsserviços

1
Comments
5 min read
Tutorial: How to Do End-To-End Testing of Asynchronous Kafka Flows Using Sandboxes
Cover image for Tutorial: How to Do End-To-End Testing of Asynchronous Kafka Flows Using Sandboxes

Tutorial: How to Do End-To-End Testing of Asynchronous Kafka Flows Using Sandboxes

Comments
10 min read
loading...