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.
Three Signs Your Microservices Are Actually a Distributed Monolith

Three Signs Your Microservices Are Actually a Distributed Monolith

Comments
5 min read
Getting started with the REST API in Spring Boot.

Getting started with the REST API in Spring Boot.

10
Comments 2
5 min read
8 Lições sobre microsserviços que todo desenvolvedor precisa saber

8 Lições sobre microsserviços que todo desenvolvedor precisa saber

1
Comments
4 min read
Debugging Microservices Like a Pro: How Trace IDs Saved My Production Incident

Debugging Microservices Like a Pro: How Trace IDs Saved My Production Incident

Comments
1 min read
Slices: The Right Size for Microservices

Slices: The Right Size for Microservices

Comments
5 min read
Why gRPC is not more popular?

Why gRPC is not more popular?

Comments
6 min read
Transactional Outbox with RabbitMQ (Part 1): Building Reliable Event Publishing in Microservices

Transactional Outbox with RabbitMQ (Part 1): Building Reliable Event Publishing in Microservices

Comments
15 min read
SRE Leadership Case Study: Establishing Reliability and Observability in a FinTech Platform

SRE Leadership Case Study: Establishing Reliability and Observability in a FinTech Platform

Comments
3 min read
Monolith vs Microservices: Why Tech Giants Are Returning to Monoliths (And Why You Should Consider It Too)

Monolith vs Microservices: Why Tech Giants Are Returning to Monoliths (And Why You Should Consider It Too)

Comments
7 min read
What is gRPC? (and why it matters for performance testing)

What is gRPC? (and why it matters for performance testing)

Comments
5 min read
Implementing a Cost-Efficient Micro services Platform on Azure Kubernetes

Implementing a Cost-Efficient Micro services Platform on Azure Kubernetes

Comments
4 min read
Building Production-Grade Microservices on Azure Kubernetes

Building Production-Grade Microservices on Azure Kubernetes

Comments
4 min read
From Monolith to Microservice

From Monolith to Microservice

1
Comments
4 min read
Modern Software Architectures Made Simple - When To Use What

Modern Software Architectures Made Simple - When To Use What

1
Comments
10 min read
Production-Grade Spring Boot APIs — Part 1: Web, JPA & What Really Happens at Startup

Production-Grade Spring Boot APIs — Part 1: Web, JPA & What Really Happens at Startup

Comments
2 min read
How Instagram Scales Tagging for Billions of Users

How Instagram Scales Tagging for Billions of Users

Comments
2 min read
Saga Pattern: Ensuring Consistency in Microservices Architectures

Saga Pattern: Ensuring Consistency in Microservices Architectures

Comments
8 min read
Boundaries: The Real Foundation of Any Modern Architecture (Microservices or Otherwise)

Boundaries: The Real Foundation of Any Modern Architecture (Microservices or Otherwise)

Comments
3 min read
Where Most Telecom Platforms Break Under Scale (And Why It’s Never Where You Expect)

Where Most Telecom Platforms Break Under Scale (And Why It’s Never Where You Expect)

Comments
2 min read
How I Built a Traceable API Gateway with NATS and Chain of Thought Flows

How I Built a Traceable API Gateway with NATS and Chain of Thought Flows

Comments
2 min read
GopherCon 2019: Uber's Approach (1)

GopherCon 2019: Uber's Approach (1)

Comments
1 min read
Dockerizing Node.js Microservices with Docker Compose

Dockerizing Node.js Microservices with Docker Compose

Comments
2 min read
Debugging Microservices: How Correlation IDs Cut Our Debug Time from Hours to Minutes

Debugging Microservices: How Correlation IDs Cut Our Debug Time from Hours to Minutes

3
Comments
6 min read
底层服务 vs 高层服务:开发协作的典型特点

底层服务 vs 高层服务:开发协作的典型特点

Comments
1 min read
Production-Grade Spring Boot APIs — Part 3: Production-Grade Folder Structure & Layered Implementation

Production-Grade Spring Boot APIs — Part 3: Production-Grade Folder Structure & Layered Implementation

1
Comments 1
4 min read
loading...