Skip to content

Proof of concept Microservice Architecture with Spring Boot, Spring Cloud, Docker and Kubernetes

License

Notifications You must be signed in to change notification settings

afermon/PiggyMetrics-mongodb-service

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Piggy Metrics (Kubernetes) - Mongo DB image

CircleCI GitHub license

Each microservice has it's own database, so there is no way to bypass API and access persistance data directly. In this project, MongoDB is used as a primary database for each service. It might also make sense to have a polyglot persistence architecture (сhoose the type of db that is best suited to service requirements).

For more information please refer to the main repository afermon/PiggyMetrics-Kubernetes

Credits

About

Proof of concept Microservice Architecture with Spring Boot, Spring Cloud, Docker and Kubernetes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published