Stichwort

Container

Browsing

Tobias Unger, Tunahan Cizek „“ Opitz Consulting Deutschland GmbH The Java universe has created a bunch of frameworks claiming to be cloud-native. These frameworks especially offer support to create container images of an application. For example, Quarkus publishes pre-built Docker files [1]. However, the images created by these Dockerfiles are not necessarily the best for running the application: Sometimes the images must be optimized regarding special performance and resource consumption requirements. One aspect here is…