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.
Managing Distributed Transactions in Microservices: 2PC, Saga, Kafka

Managing Distributed Transactions in Microservices: 2PC, Saga, Kafka

Comments
5 min read
Keeping Services Loosely Coupled: A Practical Guide

Keeping Services Loosely Coupled: A Practical Guide

Comments 1
3 min read
Day 5 | gRPC and Protocol Buffers - A game changer

Day 5 | gRPC and Protocol Buffers - A game changer

Comments
2 min read
Criei uma API gratuita para consultar a Lista Brasileira de Resíduos do IBAMA

Criei uma API gratuita para consultar a Lista Brasileira de Resíduos do IBAMA

Comments
1 min read
Database-per-Service is a Trap: Try Logical Schemas

Database-per-Service is a Trap: Try Logical Schemas

2
Comments
3 min read
Designing a Matching Engine in Rust: Price-Time Priority Without GC Pauses

Designing a Matching Engine in Rust: Price-Time Priority Without GC Pauses

Comments
8 min read
Node.js microservices without Kubernetes (and without a platform team)

Node.js microservices without Kubernetes (and without a platform team)

Comments 1
11 min read
Moleculer vs NestJS: which one, and when

Moleculer vs NestJS: which one, and when

Comments 1
9 min read
Atomic Microservices: Transactional Outbox in Laravel 📦

Atomic Microservices: Transactional Outbox in Laravel 📦

Comments
4 min read
Week 12 of #100DaysOfCode: Exploring Spring Cloud and Microservices Infrastructure

Week 12 of #100DaysOfCode: Exploring Spring Cloud and Microservices Infrastructure

5
Comments
4 min read
Spring Boot 4.1 Made gRPC a First-Class Citizen: When to Use It and When REST Still Wins

Spring Boot 4.1 Made gRPC a First-Class Citizen: When to Use It and When REST Still Wins

1
Comments
7 min read
JWT aud Claim Bypass: Cross-Service Token Reuse in Microservice Architectures

JWT aud Claim Bypass: Cross-Service Token Reuse in Microservice Architectures

Comments
6 min read
I Built a Microservice in 10 Minutes with GoFr (and Didn't Touch YAML)

I Built a Microservice in 10 Minutes with GoFr (and Didn't Touch YAML)

1
Comments
2 min read
Running a Live Media Monitoring Platform on Kubernetes

Running a Live Media Monitoring Platform on Kubernetes

1
Comments
4 min read
CloudFront podía exponer nuestra API REST en EKS. El problema era usarlo como API Gateway

CloudFront podía exponer nuestra API REST en EKS. El problema era usarlo como API Gateway

Comments 2
7 min read
👋 Sign in for the ability to sort posts by relevant, latest, or top.