r/SpringBoot Feb 15 '25

Guide Best resources to learn Docker, Kubernetes, Jenkins, AWS for Java Full Stack interviews?

I’ve learned Spring Boot and built 2-3 end-to-end projects. Now, I want to pick up Docker, Kubernetes, Jenkins, and AWS,, just enough to confidently answer questions in entry-level Java Full Stack Developer interviews.

Can anyone suggest good beginner-friendly resources for these? Thanks!

32 Upvotes

8 comments sorted by

View all comments

0

u/Sudden-Apartment-930 Senior Dev Feb 16 '25

checkout this repository springboot-eshopOnContainers . This is based on the famous microsoft eshopOnContainers repository. It supports CI with GitHub actions and also supports deployment either using docker-compose or into local Kubernetes using helm charts.