New posts in microservices

Reactive Programming Advantages/Disadvantages

Format request before send by ClientProxy

Common DynamoDB through a common lambda or each microservice

2PC vs Sagas (distributed transactions)

Communication between two microservices

sh.exe.stackdump when use git stash

What is service discovery, and why do you need it?

Should I use forever/pm2 within a (Docker) container?

Microservices Why Use RabbitMQ?

Message sequencing in Distributed Env

How to solve error nested mappings are not allowed in compact mappings

Is there any way to override the send method of NESTJS ClientTCP?

REST vs gRPC: when should I choose one over the other?

How to get docker toolbox to work with .net core 2.0 project

Service discovery vs load balancing

Kafka Msg VS REST Calls

In a microservice architecture, what is the good way of sharing the request and response contracts among the internal clients of one service

Single Sign-On in Microservice Architecture

Sharing code and schema between microservices

Customizing Zuul Exception

Why shared libraries between microservices are bad? [closed]