Best Practices to Spring to Kubernetes Easier and Faster
Offered By: Devoxx via YouTube
Course Description
Overview
Explore best practices for seamlessly transitioning Spring applications to Kubernetes in this 51-minute Devoxx conference talk. Discover tools and techniques to overcome common obstacles in container building and Kubernetes adoption for Spring developers. Learn about Jib and Skaffold for faster image builds and improved development cycles, as well as Kustomize for managing multi-environment configurations. Gain insights into optimizing Java applications for Kubernetes, including health checks, zero downtime deployment, configuration externalization, logging, and memory management to prevent OOMKilled situations. Benefit from the expertise of Ray Tsang, a Google Cloud Platform Developer Advocate and Java Champion, as he shares his extensive experience in enterprise systems integration, DevOps, and open-source contributions. Follow along with topics such as container basics, memory usage optimization, local Kubernetes development, debugging, testing, and resource configurations to enhance your Spring to Kubernetes migration process.
Syllabus
Introduction
Rays Desert Story
What do you like about Kubernetes
Containers
Max Heap
Continuous Wear
Memory Usage
Native Memory Tracking
Dont Write to File System
Create a Container Image
Using the Jibe Plugin
Using Boot Packs
Running Kubernetes Locally
K3S
Kind
Scaffold
Debugging
Testing
Resource Configurations
Graceful Shutdown
Taught by
Devoxx
Related Courses
Speedy Build for Your Java Application Images with JIBDevoxx via YouTube Develop and Deploy to Kubernetes Like a Googler
Devoxx via YouTube Speedy Build for Your Java Application Images with JIB
Devoxx via YouTube Continuous Deployment to Kubernetes with the Google Container Tools
Devoxx via YouTube Google Open Source Container Tools - Life of a Happy Developer in a Container World
Devoxx via YouTube