Overview
Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
Explore containerization strategies for Java applications in this 49-minute conference talk from Devoxx. Learn how to optimize the workflow of building code, creating container images, and deploying to Kubernetes through a comprehensive comparison of different approaches. Dive deep into the strengths and limitations of Dockerfiles, examining both simple and multi-stage implementations, while discovering alternatives like Cloud-Native Buildpacks (buildpacks.io/paketo.io), Google's JIB, and jlink. Evaluate each solution based on critical factors including build time, image size, standardization capabilities, robustness, memory configuration, and security considerations. Watch live demonstrations focused primarily on Java-based frameworks such as Spring Boot, Quarkus, and Micronaut, with additional insights into containerization strategies for other programming languages. Master the techniques for creating efficient, secure, and automated containerization pipelines for modern software development projects.
Syllabus
Dockerfiles, Jib ..., what's the best way to run your Java code in Containers? by Matthias Haeussler
Taught by
Devoxx