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
- Forked from sqshq/PiggyMetrics