All Projects → eldermoraes → java_and_containers

eldermoraes / java_and_containers

Licence: Apache-2.0 license
No description, website, or topics provided.

Programming Languages

Dockerfile
14818 projects
HTML
75241 projects
java
68154 projects - #9 most used programming language

Java & Containers: what I wish I knew before I start using it

Check the slides: https://speakerdeck.com/eldermoraes/java-and-containers-what-i-wish-i-knew-before-i-have-used-it

Everyone told you that using Java with containers were great, but they never mentioned that wouldn’t be that easy, right? You really got all advantages of containers like isolation, scalability, ease of deployment, and version management, but what about the pitfalls when using it with Java?

Memory management, image size, initialization times – sometimes they can be tricky. But there’s a way out and best practices to rescue your applications from failing. From the Dockerfile to the Java updates (from 9 to 14 and beyond), you can have the best of both worlds. Check this practical approach and transform the way you deal with Java and containers.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].