Microservices Architecture Configuration Starter Sample kristy helm change Helm Change
this is an edit
This is by Emmanuel.
Frank was here too.
Hello Valentine
Architecture of sample multiple microservices developed in different technologies - Spring Boot, Node.js, Python, React.js in a project. Microservices connected by an API Gateway using Netflix Zuul.
The application consists of 6 different Microservices
- shoes-microservice-spring-boot - Spring Boot App with Shoe data
- offers-microservice-spring-boot - Spring Boot App with Offers data
- cart-microservice-nodejs - Node.js App with Cart data
- wishlist-microservice-python - Python App with Wishlist data
- zuul-api-gateway - API gateway that proxies all the micro-services
- ui-web-app-reactjs - Single Page Application that provides the UI

Feel Free to contribute..