Spring Boot, Spring Cloud Microservice Project - PiggyMetrics | GitHub

In this post, we would like to suggest a free open-source project that is PiggyMetrics developed using Microservice Architecture Pattern, Spring Boot, and Spring Cloud for learning purposes. So go ahead, check out the source code, and have a hands-on experience on real-time project.
PiggyMetrics project is an open-source and available on GitHub repository - https://github.com/RameshMF/PiggyMetrics.

Spring Boot, Spring Cloud Microservice Project - PiggyMetrics

This project demonstrates the Microservice Architecture Pattern using Spring Boot, Spring Cloud, and Docker. With a pretty neat user interface.

GitHub link - https://github.com/RameshMF/PiggyMetrics.

You will learn:
  • Microservice Architecture
  • Spring Boot
  • Spring Cloud 
  • Docker
PiggyMetrics was decomposed into three core microservices. All of them are independently deployable applications, organized around certain business domains.
This is a proof-of-concept application, which demonstrates the Microservice Architecture Pattern using Spring Boot, Spring Cloud, and Docker. With a pretty neat user interface, by the way.

Here is the demo of this application:Piggy Metrics

Check out the readme page to learn more about this project at https://github.com/RameshMF/PiggyMetrics/blob/master/README.md.

References



Comments