This is a demo products Micorservices, Developed on Spring boot.Deployed as a docker image on a kubernetes environment using helm charts.
Path to the docker image:
https://hub.docker.com/repository/docker/naveenkulkarni029/products-api
Path to the Helm Chart:
https://github.com/naveenkulkarni029/helmcharts/tree/master/charts/products-api
The products service uses mongodb to store the data. For the products api we are use Docker image of mongodb. The mongodb is also runs in a kubernetes enviroment. We use helm charts for deployment.
Path to the MongoDB Helm Chart:
https://github.com/naveenkulkarni029/helmcharts/tree/master/charts/mongodb