Annika1712 / devops-final-project

In this project we build a solution for sample application (Expense Tracker) with four microservices, a backend built in node, frontend built with Next.js (Node based framework), along with a MongoDB database and Redis caching DB that is scalable and can support zero to thousands of users.
0 stars 1 forks source link

Kubernetes: Create the manifest files to deploy frontend #19

Closed Annika1712 closed 2 months ago

Annika1712 commented 2 months ago

Use Kubernetes or Docker Swarm for orchestration to ensure your application can scale horizontally. Use the docker image created