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.
Service Mesh: Managing Microservices Communication

Service Mesh: Managing Microservices Communication

Comments
2 min read
Making two microservices communicate using RabbitMQ and MassTransit

Making two microservices communicate using RabbitMQ and MassTransit

Comments
1 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
Microservices: A Friendly, Humanized Guide

Microservices: A Friendly, Humanized Guide

1
Comments
4 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
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
Understanding Two-Phase Commit in Microservices

Understanding Two-Phase Commit in Microservices

Comments
2 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
Understanding the Saga Pattern in Microservices

Understanding the Saga Pattern in Microservices

Comments
2 min read
Is The Testing Pyramid Broken?

Is The Testing Pyramid Broken?

Comments
7 min read
Authorization needs to be dynamic, declarative, and decoupled

Authorization needs to be dynamic, declarative, and decoupled

Comments
5 min read
Managing Transactions in Microservices

Managing Transactions in Microservices

Comments
2 min read
Circuit Breaker Pattern -Building Resilience

Circuit Breaker Pattern -Building Resilience

Comments
4 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 Blue-Green Deployment in Kubernetes with TLS Encryption Using Cert-Manager and Nginx Ingress

Implementing Blue-Green Deployment in Kubernetes with TLS Encryption Using Cert-Manager and Nginx Ingress

1
Comments
6 min read
Implementing the Retry Pattern in Microservices

Implementing the Retry Pattern in Microservices

Comments
2 min read
Do you Know ?

Do you Know ?

Comments
1 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
Microservices Traffic Should Be I-Shaped, Not L-Shaped

Microservices Traffic Should Be I-Shaped, Not L-Shaped

10
Comments
7 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
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
Microservices with Spring Cloud: An Introduction

Microservices with Spring Cloud: An Introduction

Comments
3 min read
Building Microservices with Spring Boot: A Beginner's Perspective

Building Microservices with Spring Boot: A Beginner's Perspective

8
Comments
4 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
Improving Request, Validation, and Response Handling in Go Microservices

Improving Request, Validation, and Response Handling in Go Microservices

Comments
12 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
Mastering Istio in Kubernetes: A Comprehensive Guide to Microservices Management

Mastering Istio in Kubernetes: A Comprehensive Guide to Microservices Management

5
Comments
4 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

3
Comments
4 min read
Optimizing Microservices Architecture: The Power of API Design, Automation, and Management

Optimizing Microservices Architecture: The Power of API Design, Automation, and Management

Comments 1
7 min read
Scaling Quality: The Industry’s Shift Towards Ephemeral Environments in 2024

Scaling Quality: The Industry’s Shift Towards Ephemeral Environments in 2024

Comments
9 min read
Change Data Capture (CDC) in Event-Driven Microservices

Change Data Capture (CDC) in Event-Driven Microservices

Comments
6 min read
The easy way to create API Gateway

The easy way to create API Gateway

1
Comments
4 min read
Stop Chasing That Silver Bullet: The Fallacy of Universal Solutions in Tech

Stop Chasing That Silver Bullet: The Fallacy of Universal Solutions in Tech

Comments 2
3 min read
How to Install Linkerd Enterprise via CLI, Operator, and Helm Charts

How to Install Linkerd Enterprise via CLI, Operator, and Helm Charts

Comments
6 min read
Apache Dubbo 3.3 Released: Triple X Leads a New Era of Microservices Communication

Apache Dubbo 3.3 Released: Triple X Leads a New Era of Microservices Communication

Comments
7 min read
Threads: Como definir e limitar a execução visando a performance?

Threads: Como definir e limitar a execução visando a performance?

10
Comments
9 min read
Why We Shift Testing Left: A Software Dev Cycle That Doesn’t Scale

Why We Shift Testing Left: A Software Dev Cycle That Doesn’t Scale

1
Comments
7 min read
Tackling Complex Software Issues: Insights for QA Engineers

Tackling Complex Software Issues: Insights for QA Engineers

Comments
6 min read
Monolith vs. Microservices Architecture

Monolith vs. Microservices Architecture

3
Comments
6 min read
Transactional Operations Across Multiple Services. A Method To The Madness.

Transactional Operations Across Multiple Services. A Method To The Madness.

Comments
6 min read
Software Engineering Postmortem: Real-time Chat Microservice

Software Engineering Postmortem: Real-time Chat Microservice

Comments
3 min read
Contract Testing: An Essential Guide

Contract Testing: An Essential Guide

Comments
4 min read
loading...