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.
Why Staging Doesn’t Scale for Microservice Testing

Why Staging Doesn’t Scale for Microservice Testing

Comments
8 min read
Microservices Architecture: Breaking Down Monoliths for Scalability

Microservices Architecture: Breaking Down Monoliths for Scalability

3
Comments
5 min read
Implement Circuit Breaker using Polly in .Net Core 8

Implement Circuit Breaker using Polly in .Net Core 8

2
Comments
4 min read
Docker with Helm: Simplifying Kubernetes Deployment and Management

Docker with Helm: Simplifying Kubernetes Deployment and Management

Comments
4 min read
Event Sourcing in Microservices

Event Sourcing in Microservices

Comments
2 min read
Docker Compose Networking: A Guide to Efficient Container Communication

Docker Compose Networking: A Guide to Efficient Container Communication

7
Comments
4 min read
Docker Swarm: Simplifying Container Orchestration

Docker Swarm: Simplifying Container Orchestration

Comments
3 min read
Introducing Selective Frontend Architecture (SFA)

Introducing Selective Frontend Architecture (SFA)

Comments
3 min read
Managing Data with Docker Compose Volumes: Best Practices for Persistence and Sharing

Managing Data with Docker Compose Volumes: Best Practices for Persistence and Sharing

Comments
4 min read
Docker Compose: Simplifying Multi-Container Applications

Docker Compose: Simplifying Multi-Container Applications

Comments
5 min read
.Net Core Microservice Communication Using Kafka.

.Net Core Microservice Communication Using Kafka.

9
Comments
4 min read
Introduction to Kubernetes with Docker: Orchestrating Containers at Scale

Introduction to Kubernetes with Docker: Orchestrating Containers at Scale

1
Comments 1
5 min read
Cutting the High Cost of Testing Microservices

Cutting the High Cost of Testing Microservices

Comments
5 min read
Mastering Essential Software Architecture Patterns: A Comprehensive Guide🛠️, Part 2

Mastering Essential Software Architecture Patterns: A Comprehensive Guide🛠️, Part 2

96
Comments
19 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
Exploring gRPC: The High-Performance Communication in Distributed Systems

Exploring gRPC: The High-Performance Communication in Distributed Systems

Comments
4 min read
Understanding the Saga Pattern in Microservices

Understanding the Saga Pattern in Microservices

Comments
2 min read
Refactoring a Lambda Monolith to Microservices Using Hexagonal Architecture

Refactoring a Lambda Monolith to Microservices Using Hexagonal Architecture

3
Comments
8 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
Implementing the Retry Pattern in Microservices

Implementing the Retry Pattern in Microservices

Comments
2 min read
Choosing the Right Java Microservices Framework: Spring Boot, Quarkus, Micronaut, and Beyond

Choosing the Right Java Microservices Framework: Spring Boot, Quarkus, Micronaut, and Beyond

Comments
3 min read
Service Registry: Mastering Spring Boot Service Discovery and Registration using Netflix Eureka

Service Registry: Mastering Spring Boot Service Discovery and Registration using Netflix Eureka

7
Comments
2 min read
loading...