OOPs, OOMs, Oh My! - Containerizing JVM Applications
Offered By: Docker via YouTube
Course Description
Overview
Explore the challenges and solutions for containerizing JVM applications in this 19-minute Docker conference talk. Discover why enterprises are moving to containerized environments and learn about the unique considerations when running Java applications in Docker containers. Delve into topics such as JVM heap management, OS caches, and container awareness across different JDK versions. Gain insights on preventing out-of-memory errors, optimizing garbage collection, and improving environment visibility. Follow along with a demonstration and absorb key lessons learned to avoid costly mistakes when containerizing your JVM apps. Master the art of running Java applications efficiently and reliably in Docker containers to achieve elasticity, speed, and production readiness.
Syllabus
Intro
Why Containerizing
Problems
Whats Next
Demo
Lessons Learned
Taught by
Docker
Related Courses
Architecting .NET Microservices in a Docker EcosystemDocker via YouTube Docker and Pyrsia - Securing the Software Supply Chain
Docker via YouTube Removing Complexity from Integration Tests Using Testcontainers
Docker via YouTube Running an AWS Stack on Your Local Machine
Docker via YouTube Building Observability for 99% Developers
Docker via YouTube