DevOps

List of Events

Here is a list of event, includes speaker session and other intermediate slots (e.g. lunch):

Practical Tactics for Optimizing JVM Docker Images for Enhanced Efficiency, Performance, and Better Developer Experience

While writing a Dockerfile is easier than ever (AI can help you generate a sample in a second!), but the resulting images might not be good enough. In this talk, we will discover a comprehensive guide to optimizing Docker images for JVM applications. Learn a series of tactics to reduce image size, speed up build time, and enhance overall performance and developer experience. We will illustrate the performance improvements achieved by applying these tactics to commonly used web frameworks. Additionally, we will explore the use of Gradle plugins to streamline the optimization process.

Homemade scientific clusters

As a great glue language, Python could (definitely) orchestrate many modern and powerful tools to build a scientific cluster. This talk will illustrate one of the real world examples, which is a cluster built and running on top of LXD/LXC/KVM/MaaS/public clouds so you may thus be a amateur CFD (computational fluid dynamics) or physics researcher.