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.
Onion Architecture in Domain-Driven Design (DDD)

Onion Architecture in Domain-Driven Design (DDD)

Comments
10 min read
Introduction to Service Mesh

Introduction to Service Mesh

Comments
7 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
"🚀 Mastering Java Backend & Microservices: Unlocking Key Tools & Concepts for Real-World Success! 💻⚙️"

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

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

Building Microservices with .NET Core and Kafka: Order Processing

21
Comments 2
3 min read
Mircoservices are Tech Debt... aren't they?

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

Comments
2 min read
The Saga Pattern in Microservices

The Saga Pattern in Microservices

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

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

12
Comments
4 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
Microservices Can Become Technical Debt

Microservices Can Become Technical Debt

5
Comments 1
3 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
Change Data Capture (CDC) in Event-Driven Microservices

Change Data Capture (CDC) in Event-Driven Microservices

Comments
6 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
JWT in Microservices

JWT in Microservices

5
Comments
3 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
Software Engineering Postmortem: Real-time Chat Microservice

Software Engineering Postmortem: Real-time Chat Microservice

Comments
3 min read
Master Docker

Master Docker

6
Comments
2 min read
Contract Testing: An Essential Guide

Contract Testing: An Essential Guide

Comments
4 min read
Implementing JWT for Secure API Communication

Implementing JWT for Secure API Communication

Comments
2 min read
Create Cost-Efficient Preview Environments in Kubernetes with Signadot

Create Cost-Efficient Preview Environments in Kubernetes with Signadot

Comments
8 min read
How to connect two microservices with RabbitMQ and MassTransit

How to connect two microservices with RabbitMQ and MassTransit

Comments
1 min read
Mastering Istio in Kubernetes: A Comprehensive Guide to Microservices Management

Mastering Istio in Kubernetes: A Comprehensive Guide to Microservices Management

5
Comments 1
4 min read
Monoliths, Moduliths and Microservices

Monoliths, Moduliths and Microservices

Comments
2 min read
How are your connections with web secure and integral?

How are your connections with web secure and integral?

Comments
3 min read
Building a MicroApp, Extending Microfrontend Pattern

Building a MicroApp, Extending Microfrontend Pattern

Comments
5 min read
Taking Docker Compose to Production with One Tool

Taking Docker Compose to Production with One Tool

67
Comments 12
8 min read
Understanding Two-Phase Commit in Microservices

Understanding Two-Phase Commit in Microservices

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

3
Comments
6 min read
The easy way to create API Gateway

The easy way to create API Gateway

1
Comments
4 min read
Git Practices for Critical Production-grade Codebases

Git Practices for Critical Production-grade Codebases

12
Comments 2
5 min read
Join Akello: Build Microservices, Learn Kubernetes, and Contribute to Healthcare Innovation 🚀

Join Akello: Build Microservices, Learn Kubernetes, and Contribute to Healthcare Innovation 🚀

Comments
3 min read
Effective Strategies for Scaling an Application

Effective Strategies for Scaling an Application

7
Comments 2
3 min read
7 Principper for Microservices

7 Principper for Microservices

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

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

4
Comments
9 min read
Introducing Torpedo: A Golang Framework Born Out of Frustration with Messy Codebases

Introducing Torpedo: A Golang Framework Born Out of Frustration with Messy Codebases

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

Building Microservices with Spring Boot: A Beginner's Perspective

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

Authorization needs to be dynamic, declarative, and decoupled

5
Comments
5 min read
Contribute to Akello: Simplifying Data Integration for Healthcare

Contribute to Akello: Simplifying Data Integration for Healthcare

Comments
2 min read
Contribute to Akello: Learn and Build with Cutting-Edge Tech

Contribute to Akello: Learn and Build with Cutting-Edge Tech

Comments
3 min read
Building Akello: Join Us in Simplifying Data Integration for Healthcare

Building Akello: Join Us in Simplifying Data Integration for Healthcare

Comments
2 min read
Managing Transactions in Microservices

Managing Transactions in Microservices

Comments
2 min read
Circuit Breaker Pattern -Building Resilience

Circuit Breaker Pattern -Building Resilience

1
Comments
4 min read
Unlock 100s of Microservices in 5 Easy Steps with Spring Cloud Config & Kotlin!

Unlock 100s of Microservices in 5 Easy Steps with Spring Cloud Config & Kotlin!

Comments
5 min read
Quickly Set Up a GraphQL API for DynamoDB CRUD operations with Just a Few Clicks Using AWS AppSync

Quickly Set Up a GraphQL API for DynamoDB CRUD operations with Just a Few Clicks Using AWS AppSync

7
Comments
8 min read
Improving Request, Validation, and Response Handling in Go Microservices

Improving Request, Validation, and Response Handling in Go Microservices

Comments
12 min read
Building a Scalable Microservices Application with Java Spring Boot and Angular

Building a Scalable Microservices Application with Java Spring Boot and Angular

1
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
Understanding Server Connections in Distributed Systems

Understanding Server Connections in Distributed Systems

Comments
4 min read
Idempotency in DynamoDB

Idempotency in DynamoDB

26
Comments 2
12 min read
Role of API Gateways in Microservices Architecture

Role of API Gateways in Microservices Architecture

5
Comments
2 min read
Do you Know ?

Do you Know ?

Comments
1 min read
New tools for effortless policy creation and testing in Cerbos Hub

New tools for effortless policy creation and testing in Cerbos Hub

Comments
3 min read
Microservices Traffic Should Be I-Shaped, Not L-Shaped

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

8
Comments
7 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...