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.
Downstream Resiliency: The Timeout, Retry, and Circuit-Breaker Patterns

Downstream Resiliency: The Timeout, Retry, and Circuit-Breaker Patterns

Comments
5 min read
"🚀 Mastering Java Backend & Microservices: Unlocking Key Tools & Concepts for Real-World Success! 💻⚙️"

"🚀 Mastering Java Backend & Microservices: Unlocking Key Tools & Concepts for Real-World Success! 💻⚙️"

Comments
1 min read
Mircoservices are Tech Debt... aren't they?

Mircoservices are Tech Debt... aren't they?

Comments
2 min read
Building a Simple Cloud-Native App with Docker

Building a Simple Cloud-Native App with Docker

Comments
1 min read
Mastering AWS Microservices Architecture for High-Traffic Systems: Interview Preparation

Mastering AWS Microservices Architecture for High-Traffic Systems: Interview Preparation

5
Comments
4 min read
Conquer the API Rainbow Road Level with these Dev “Cheat Codes”

Conquer the API Rainbow Road Level with these Dev “Cheat Codes”

Comments
12 min read
Demo Proyek RAG untuk Spring Boot: Panduan Lengkap untuk Pengembang

Demo Proyek RAG untuk Spring Boot: Panduan Lengkap untuk Pengembang

1
Comments 1
3 min read
Comparing Service-Oriented Architecture and Microservices

Comparing Service-Oriented Architecture and Microservices

Comments
6 min read
Shift Left on a Budget: Cost-Savvy Testing for Microservices

Shift Left on a Budget: Cost-Savvy Testing for Microservices

Comments
6 min read
Logging with Serilog, Elastic Stack, and Kibana

Logging with Serilog, Elastic Stack, and Kibana

Comments
3 min read
Timeout Pattern in Microservices

Timeout Pattern in Microservices

Comments
2 min read
Essential Input Strategies in Building Microservices Architecture

Essential Input Strategies in Building Microservices Architecture

Comments
10 min read
Service Discovery in Microservices

Service Discovery in Microservices

Comments
2 min read
RabbitMQ: Using It with Microservices

RabbitMQ: Using It with Microservices

Comments
3 min read
Monorepo vs Microservices: Finding the Perfect Fit for Your Project

Monorepo vs Microservices: Finding the Perfect Fit for Your Project

Comments
6 min read
Choreography vs. Orchestration in Microservices: What’s the Right Choice?

Choreography vs. Orchestration in Microservices: What’s the Right Choice?

Comments
3 min read
Chaos Engineering in Microservices

Chaos Engineering in Microservices

Comments
2 min read
The Struggle To Test Microservices Before Merging

The Struggle To Test Microservices Before Merging

Comments
5 min read
Database Indexing Internals Explained

Database Indexing Internals Explained

Comments
4 min read
RabbitMQ: Fanout Exchange Pattern.

RabbitMQ: Fanout Exchange Pattern.

Comments
3 min read
Distributed Tracing in Microservices Explained

Distributed Tracing in Microservices Explained

Comments
2 min read
Introduction to Microservices Architecture: A 1-Minute Guide

Introduction to Microservices Architecture: A 1-Minute Guide

1
Comments
1 min read
Service Mesh: Managing Microservices Communication

Service Mesh: Managing Microservices Communication

Comments
2 min read
Building Scalable Applications: Lessons from Nexaloom and Rareboots

Building Scalable Applications: Lessons from Nexaloom and Rareboots

Comments
5 min read
Sidecar Pattern in Microservices

Sidecar Pattern in Microservices

Comments
2 min read
Why Staging Doesn’t Scale for Microservice Testing

Why Staging Doesn’t Scale for Microservice Testing

Comments
8 min read
Event Sourcing in Microservices

Event Sourcing in Microservices

Comments
2 min read
Introducing Selective Frontend Architecture (SFA)

Introducing Selective Frontend Architecture (SFA)

Comments
3 min read
Cutting the High Cost of Testing Microservices

Cutting the High Cost of Testing Microservices

Comments
5 min read
Understanding the CQRS Pattern

Understanding the CQRS Pattern

Comments
2 min read
Microservices: A Friendly, Humanized Guide

Microservices: A Friendly, Humanized Guide

1
Comments
4 min read
Understanding the Saga Pattern in Microservices

Understanding the Saga Pattern in Microservices

Comments
2 min read
Building a Simple Cloud-Native App with Docker

Building a Simple Cloud-Native App with Docker

Comments
1 min read
Is The Testing Pyramid Broken?

Is The Testing Pyramid Broken?

Comments
7 min read
Understanding RPC in Microservices

Understanding RPC in Microservices

Comments
4 min read
Understanding Server-Side Composition and Client-Side Composition in Microservices

Understanding Server-Side Composition and Client-Side Composition in Microservices

Comments
4 min read
Akka, RabbitMQ, Kafka, and Azure Service Bus in Microservices Architecture

Akka, RabbitMQ, Kafka, and Azure Service Bus in Microservices Architecture

Comments
4 min read
Implementing the Retry Pattern in Microservices

Implementing the Retry Pattern in Microservices

Comments
2 min read
Building Microservices with .NET Core and Kafka: Order Processing

Building Microservices with .NET Core and Kafka: Order Processing

10
Comments 2
3 min read
Schema Manager: Centralize Schemas in a Repository with Support for Schema Registry Integration

Schema Manager: Centralize Schemas in a Repository with Support for Schema Registry Integration

1
Comments
2 min read
Multitenancy Is Fundamental to Shift-Left Testing

Multitenancy Is Fundamental to Shift-Left Testing

1
Comments
6 min read
Ajustando Limites de Concorrência do AWS Lambda para Minimizar Throttling

Ajustando Limites de Concorrência do AWS Lambda para Minimizar Throttling

Comments
2 min read
Software Migration Strategies: The Strangler Fig Pattern

Software Migration Strategies: The Strangler Fig Pattern

Comments
3 min read
How to Split Applications Into Microservices—and When You Don’t Need Them

How to Split Applications Into Microservices—and When You Don’t Need Them

Comments
3 min read
37 Java Microservices Interview Questions with Detailed Answers

37 Java Microservices Interview Questions with Detailed Answers

Comments
2 min read
🌟 Unlocking the Power of RabbitMQ Queues 🌟

🌟 Unlocking the Power of RabbitMQ Queues 🌟

Comments
2 min read
Guide to Backend for Frontend (BFF) Pattern: An Approach Using Orchestration

Guide to Backend for Frontend (BFF) Pattern: An Approach Using Orchestration

Comments
11 min read
The Future of Scalable Frontends: Independent Deployment and Unified UX with Micro Frontends

The Future of Scalable Frontends: Independent Deployment and Unified UX with Micro Frontends

Comments
1 min read
Who Should Run Tests? On the Future of QA

Who Should Run Tests? On the Future of QA

1
Comments
5 min read
Kubernetes Architecture Explained

Kubernetes Architecture Explained

Comments
2 min read
7. Understanding the Circuit Breaker Pattern

7. Understanding the Circuit Breaker Pattern

Comments
2 min read
Battle of the Backend: Comparing Microservices Languages for Speed, Performance, and Scalability

Battle of the Backend: Comparing Microservices Languages for Speed, Performance, and Scalability

Comments
7 min read
Shifting Testing Left: The Request Isolation Solution

Shifting Testing Left: The Request Isolation Solution

Comments
6 min read
The 7 R's of Cloud Migration in AWS: A Comprehensive Guide

The 7 R's of Cloud Migration in AWS: A Comprehensive Guide

1
Comments
3 min read
The Impact of API Breakage on SaaS Enterprise Systems: A CTO's Perspective

The Impact of API Breakage on SaaS Enterprise Systems: A CTO's Perspective

Comments
4 min read
How to Shift Testing Left: 4 Tactical Models

How to Shift Testing Left: 4 Tactical Models

Comments
9 min read
The Saga Pattern in Microservices

The Saga Pattern in Microservices

Comments 1
3 min read
Why Shift Testing Left Part 2: QA Does More After Devs Run Tests

Why Shift Testing Left Part 2: QA Does More After Devs Run Tests

Comments
5 min read
✅ASP.NET Core API Gateway with Ocelot Part 4 (Rate Limiting)

✅ASP.NET Core API Gateway with Ocelot Part 4 (Rate Limiting)

Comments
1 min read
An In-Depth Look at Nginx: The Modern Web Server and Its Applications in Web and Application Backend Infrastructure

An In-Depth Look at Nginx: The Modern Web Server and Its Applications in Web and Application Backend Infrastructure

1
Comments
4 min read
loading...