Start of main content

Going beyond the container — compact and fast containers with (and without) native image

Day 3

RU

Sooner or later, you will want to improve the efficiency of your deployment without wasting time and resources fixing the source code. We suggest you trying to go beyond the usual thinking (and beyond the traditional container) to make the containerization of applications more productive. We will look at how to achieve this in two ways — using traditional containers and native images, discuss the advantages and disadvantages of both options and find the most suitable approach for your tasks.

We'll cover several topics, including JDK and flag selection, static compilation builds, and the effectiveness of different containerization methods for the same application. We are going to test ways to optimize both native images and standard containers with the JDK by choosing the right platform, setting compilation settings, and using additional tools. Dmitry will talk about minimalistic Alpine Linux, full support for which was recently implemented for both OpenJDK and GraalVM.

You will learn how to evaluate the behavior of your application to shrink containers, speed up their work, and effectively use all the capabilities of different platforms. Together, we will learn to go beyond what is possible to ensure your services and applications work perfectly.

  • #docker
  • #nativeimages
  • #tuning

Speakers

Invited experts