An open API service indexing awesome lists of open source software.

https://github.com/codevalve/nasser-basic-microservices-system

From Nasser Hussein's Step by Step Basic Microservices System (3 NodeJS + 1 Load Balancer containers) with Docker Compose https://www.youtube.com/watch?v=9sAg7RooEDc
https://github.com/codevalve/nasser-basic-microservices-system

Last synced: 4 months ago
JSON representation

From Nasser Hussein's Step by Step Basic Microservices System (3 NodeJS + 1 Load Balancer containers) with Docker Compose https://www.youtube.com/watch?v=9sAg7RooEDc

Awesome Lists containing this project

README

          

# Hussien Nasser's Step by Step Basic Microservices System (3 NodeJS + 1 Load Balancer containers) with Docker Compose

From Nasser Hussein's video https://www.youtube.com/watch?v=9sAg7RooEDc

In this video, you will learn how to build a small microservices system that has four services. We will spin up a load balancer container that will balance requests through and 3 identical node js containers.