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

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

Docker with Helm: Simplifying Kubernetes Deployment and Management

Comments
4 min read
Create scalable and fault-tolerant microservices architecture
Cover image for Create scalable and fault-tolerant microservices architecture

Create scalable and fault-tolerant microservices architecture

1
Comments
2 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

8
Comments
4 min read
Docker Swarm: Simplifying Container Orchestration

Docker Swarm: Simplifying Container Orchestration

Comments
3 min read
Introducing Selective Frontend Architecture (SFA)
Cover image for 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.
Cover image for .Net Core Microservice Communication Using Kafka.

.Net Core Microservice Communication Using Kafka.

10
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
Cover image for 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
Cover image for Mastering Essential Software Architecture Patterns: A Comprehensive Guide🛠️, Part 2

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

100
Comments 2
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
Cover image for Refactoring a Lambda Monolith to Microservices Using Hexagonal Architecture

Refactoring a Lambda Monolith to Microservices Using Hexagonal Architecture

4
Comments
8 min read
AI in Software Development: Designing Specs with AI for Faster, Accurate Requirements

AI in Software Development: Designing Specs with AI for Faster, Accurate Requirements

Comments
9 min read
Is The Testing Pyramid Broken?
Cover image for Is The Testing Pyramid Broken?

Is The Testing Pyramid Broken?

Comments
7 min read
Microservices vs. Monoliths

Microservices vs. Monoliths

Comments
3 min read
Implementing the Retry Pattern in Microservices

Implementing the Retry Pattern in Microservices

Comments
2 min read
Service Registry: Mastering Spring Boot Service Discovery and Registration using Netflix Eureka
Cover image for 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...