Deploy Springboot and Next.js application with PostgreSQL in K8s Cluster #1.

Deploy Springboot and Next.js application with PostgreSQL in K8s Cluster #1.

Deployment architecture.

Table of contents

No heading

No headings in the article.

I am starting a new series in which, i will be sharing some of new concepts i learned while deploying todo application to k8s cluster. Below is the architecture we will be following up .

Below i am providing the link of my github repository required , so that you can follow up with my blog post to achieve the task.

Frontend (Next.js) - https://github.com/dnisha/todoApp-FrontEnd

Backend (Springboot) - https://github.com/dnisha/todoApp-Backend

Devops - https://github.com/dnisha/DevOps-Boot-Camp