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.
Importance of K8s in DevOps World🌍

Importance of K8s in DevOps World🌍

Comments
1 min read
How to Choose the Right Microservice Boundaries

How to Choose the Right Microservice Boundaries

Comments
2 min read
The Staging Bottleneck and How to Fix It

The Staging Bottleneck and How to Fix It

1
Comments
7 min read
DevLog 20250807: Microservice for Cloud Scheduling (and Running)

DevLog 20250807: Microservice for Cloud Scheduling (and Running)

Comments
3 min read
Why Scaling Makes Microservices Testing Exponentially Harder

Why Scaling Makes Microservices Testing Exponentially Harder

Comments
6 min read
Introdução à Mensageria com RabbitMQ (Parte 1 – Conceitos)

Introdução à Mensageria com RabbitMQ (Parte 1 – Conceitos)

7
Comments
4 min read
🛰️ Sidecars in Go: Clean Code, Zero Bloat

🛰️ Sidecars in Go: Clean Code, Zero Bloat

Comments
1 min read
Guide to Testing SQS-Based Microservices with Signadot Sandboxes

Guide to Testing SQS-Based Microservices with Signadot Sandboxes

1
Comments
13 min read
Load Testing Microservices With C# and NBomber

Load Testing Microservices With C# and NBomber

2
Comments
16 min read
Beyond the Monolith vs Microservices Debate: A Practical Guide to Deployment-Agnostic Services

Beyond the Monolith vs Microservices Debate: A Practical Guide to Deployment-Agnostic Services

Comments
5 min read
How to test Temporal Services using Signadot Sandboxes

How to test Temporal Services using Signadot Sandboxes

Comments
4 min read
🏗️ Qual Arquitetura Escolher para .NET: Monolito, Serviços Distribuídos ou Microsserviços?

🏗️ Qual Arquitetura Escolher para .NET: Monolito, Serviços Distribuídos ou Microsserviços?

Comments
3 min read
Taming Eventual Consistency-Applying Principles of Structured Concurrency to Distributed Systems

Taming Eventual Consistency-Applying Principles of Structured Concurrency to Distributed Systems

Comments
21 min read
C# gRPC Services: High-Performance Remote Procedure Calls

C# gRPC Services: High-Performance Remote Procedure Calls

Comments
4 min read
From Resilient to Reactive: Why Your REST Service Needs Events

From Resilient to Reactive: Why Your REST Service Needs Events

Comments
2 min read
Gateway-Oriented Architecture (GOA)

Gateway-Oriented Architecture (GOA)

Comments
3 min read
Microfrontends: Guide to Modern Frontend Architecture

Microfrontends: Guide to Modern Frontend Architecture

1
Comments
11 min read
.NET: La Plataforma Ideal para Microservicios en 2025

.NET: La Plataforma Ideal para Microservicios en 2025

2
Comments
5 min read
NotesChat

NotesChat

Comments
5 min read
Mastering Task Cancellation in C#: A Practical Guide with Linked Tokens

Mastering Task Cancellation in C#: A Practical Guide with Linked Tokens

1
Comments
5 min read
Intro to Message Brokers in Microservices (RabbitMQ & Kafka)

Intro to Message Brokers in Microservices (RabbitMQ & Kafka)

Comments
1 min read
Testing Microservices with RabbitMQ using Signadot Sandboxes

Testing Microservices with RabbitMQ using Signadot Sandboxes

3
Comments
5 min read
Apache Kafka Deep Dive: Core Concepts, Data Engineering Applications, and Real-World Production Practices

Apache Kafka Deep Dive: Core Concepts, Data Engineering Applications, and Real-World Production Practices

Comments 1
6 min read
Your Database is a Bottleneck. It's Time to Split Your Reads and Writes with CQRS.

Your Database is a Bottleneck. It's Time to Split Your Reads and Writes with CQRS.

Comments
9 min read
Revamping Real-Time Data Ingestion for Scalable Media Intelligence

Revamping Real-Time Data Ingestion for Scalable Media Intelligence

Comments
4 min read
loading...