Deploying microservices in kubernetes
Budget: ₹600 – ₹1,500 INR
The application must be deployable using Kubernetes(minikube) and should consist of at least two different types of microservices, along with a separate database microservice. Each microservice must implement a REST API to enable access. The application must be accessible from the outside, such as via a web browser. All microservices must be horizontally scalable independently of one another. Any required microservice images must be pushed to Docker Hub to allow Kubernetes to retrieve and deploy them. The application should utilize a database running as a distinct microservice, with persistent storage to ensure data consistency across restarts of the deployment infrastructure. However, scalability for the database is not a requirement.