/PiggyMetrics-mongodb-service

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

Primary LanguageJavaScriptMIT LicenseMIT

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