advanced~3.5h

Deploying Spring Boot on EKS

Running a containerized Spring Boot application on Kubernetes via EKS — Deployments, Services, Ingress, and the Kubernetes-native health-check model, for teams that need the broader Kubernetes ecosystem.

0
Subtopics

🎓 Learning objectives

  • Write a Kubernetes Deployment and Service manifest for a Spring Boot application
  • Map Spring Boot Actuator's health groups to Kubernetes liveness and readiness probes correctly
  • Explain when EKS is the right choice over ECS for a Spring Boot workload
  • Understand how the AWS Load Balancer Controller connects a Kubernetes Ingress to an ALB

Deploying Spring Boot on EKS is a Pro topic

Sign in, then upgrade to Pro or Power to unlock this topic and the full AWS curriculum.

Related concepts

eks-kubernetes-on-awsspring-boot-on-ecs-fargatecontainer-fundamentals-orchestration

Next Step

Continue to Spring Boot with AWS Lambda (Serverless Java)