Deploy Spring Boot on AWS

Job ID: 39968696

Budget: $15 – $25 USD

I have a Java Spring Boot service that’s production-ready and containerised. What I need now is a smooth rollout to a Kubernetes cluster running on AWS. You’ll provision the cluster, create the Kubernetes manifests (Deployment, Service, ConfigMap/Secret as needed) and make sure the pods connect reliably to a MySQL database.

All images are already built and stored in my private registry; your job is to pull them into the cluster, wire up the environment variables, set up any required IAM roles and confirm the whole stack starts cleanly. A brief, step-by-step README of what you’ve done and the kubectl commands to verify the rollout will be the final hand-off.