About the speaker
Experience behind the talk
Java containers are often bloated, shipping a full JDK and app server to production when your code uses a fraction of it. This session walks through a three-step refactor of the same REST API, from a 523 MB Tomcat WAR to a 121 MB Alpine image with a custom jlink JRE. That's 77% smaller with zero bus...

