Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in microservices

Microservices: what are pros and cons?

Protocol Buffer vs Json - when to choose one over another

Eureka and Kubernetes

Reactive Programming Advantages/Disadvantages

What is a microservice? [closed]

How does Ballerina differ from other languages?

What is the role of Zookeeper vs Eureka for microservices?

Using Amazon SQS with multiple consumers

com.netflix.discovery.shared.transport.TransportException: Cannot execute request on any known server

Microservices: How to store source code of many microservices?

git microservices

Spring Boot - Different systems( eureka , zuul, ribbon, nginx,) used for what?

2PC vs Sagas (distributed transactions)

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

Microservices Why Use RabbitMQ?

rabbitmq microservices

Communication between two microservices

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

Service discovery vs load balancing

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

Kafka Msg VS REST Calls

Microservices with shared database? using multiple ORM's? [closed]