From the course: Kubernetes for Java Developers

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

Next steps

Next steps

From the course: Kubernetes for Java Developers

Start my 1-month free trial

Next steps

- [Arun] Thanks for watching this course. If you want to learn more, here are some links for you to refer to. Amazon Corretto is a no-cost, multi-platform, long-term supported, downstream distribution of OpenJDK by Amazon. You can use it on desktop, on-prem, and in the cloud. It is also available as a Docker image, and very convenient to get started with. Docker.io is your primary resource on how to package your applications as Docker image and run them as containers. Kubernetes releases are available every three to four months, and new features are constantly getting added, and API versions of the resources keep getting updated. It is always recommended to refer to kubernetes.io for the definitive docs. Learn everything about Istio Service Mesh on istio.io. Another area to watch in Service Mesh space is AWS App Mesh. This is a managed service mesh recently introduced by Amazon. More than 50% of Kubernetes runs on AWS Cloud. Amazon EKS is Amazon's managed Kubernetes service. You can…

Contents