Deploying Springboot Microservices into Amazon EKS using Jenkins Pipeline
In the previous blog, we learned what Microservices are and deployed a microservice application using docker. In this blog let us understand EKS and ECR and deploy microservices into EKS using Jenkins
What is EKS?
Amazon Elastic Kubernetes Service (A...
shravani10k.hashnode.dev10 min read
I just read your blog on Deploying Spring Boot Microservices into Amazon EKS using Jenkins Pipeline—thanks for sharing! The step-by-step breakdown of setting up EKS, Jenkins, and Kubernetes CLI plugins was really insightful.
While analyzing, I found this resource on Kubernetes for Beginners: Spring Boot Microservice Kubernetes Deployment Tutorial: mobisoftinfotech.com/resources/blog/kubernetes-fo… . Given your experience with AWS EKS and Jenkins, how would you compare EKS deployment efficiency with other Kubernetes-managed services like GKE or AKS for Spring Boot microservices?
Looking forward to your thoughts—great read!