Docker & Java - What I Wish I Had Been Told
Offered By: Devoxx via YouTube
Course Description
Overview
Discover the intricacies of running Java applications in Docker containers in this insightful conference talk from Voxxed Days Singapore 2019. Explore the challenges and best practices for combining Java's long-standing enterprise dominance with Docker's revolutionary containerization technology. Learn about the potential pitfalls of running JVM apps in containers, focusing on memory and CPU issues that can arise when transitioning from local development to production environments. Gain valuable knowledge about the container awareness improvements introduced in Java 10 and how to address issues in prior versions. Delve into techniques for creating smaller Docker images, writing efficient Dockerfiles, and leveraging plugins to streamline the Docker integration process for non-experts. Finally, uncover the concept of "Distroless" Docker images and their benefits for Java applications. This talk equips developers with essential insights to successfully navigate the intersection of Java and Docker technologies.
Syllabus
Docker & Java: What I wish I had been told! - Voxxed Days Singapore 2019
Taught by
Devoxx
Related Courses
Progressive Delivery in the Kubernetes EraDevoxx via YouTube Data-Oriented Programming in Java
Devoxx via YouTube Why and How to Upgrade to Java 17 - and Prepare for 21
Devoxx via YouTube The SolutionFactory to Java's Problems
Devoxx via YouTube Stranger Danger - Your Java Attack Surface Just Got Bigger
Devoxx via YouTube