Fabrizio Lazzaretti

Talk: Your Workloads Can Lose Some Weight: WebAssembly on Kubernetes at FOSDEM '26

WebAssembly on Kubernetes offers a radically lighter approach to running workloads. This talk at FOSDEM '26 covered WASM integration through containerd shims with a Rust example from beginning to end.

Simplifying Kubernetes Resource Management with Helm 3

Kubernetes is an excellent tool for container orchestration, but managing configurations and deployments manually can become cumbersome as your environment grows. Helm simplifies this process by introducing the concept of "charts." These charts encapsulate Kubernetes manifests, offering a reusable and templated solution for orchestrating deployments, services, config maps, and other Kubernetes resources. Overall, Helm makes deployments configurable, simpler, repeatable, and manageable.

Talk: Supercharging Edge Event-Driven Architecture on Kubernetes with Wasm

In this talk, we will explore the transformative potential of WebAssembly (WASM) in enhancing event-driven deployments on Kubernetes. We will examine the current state of WebAssembly in conjunction with Kubernetes, Knative, and KEDA, providing an overview of its capabilities within the CNCF ecosystem. We'll focus on building autoscaling event processing systems with practical examples using Kafka, and discuss the benefits and challenges of this approach.

Talk: Einführung in Helm: Die bessere Art Kubernetes-Anwendungen zu managen

In diesem Vortrag werden wir Helm 3 genauer unter die Lupe nehmen. Helm ist ein Open Source Projekt, das von der Cloud Native Computing Foundation (CNCF) betreut wird. Es hat den Graduated-Level erreicht, was bedeutet, dass es von der CNCF als stabil und bereit für den produktiven Einsatz ist. Helm dient als Paketmanager für Kubernetes und bietet leistungsstarke Funktionen zur Verwaltung von Kubernetes-Ressourcen, gesamten Anwendungen und ihren Abhängigkeiten. Wir lernen mit Helm 3 zu arbeiten und lernen Best-Practices kennen. Zusammen lernen wir auch mit Tücken umzugehen.

Talk: Cutting Edge Event Driven Architecture on Kubernetes: Taking Wasm for a Spin

Event-driven architectures are becoming increasingly popular for building scalable and responsive systems. In this talk we will explore how WebAssembly (WASM) can enhance event-driven architecture on Kubernetes when combined with Knative and KEDA. We'll focus on building autoscaling event processing systems, showcasing practical examples, and discussing the benefits and challenges of this approach. Join us to learn about the exciting possibilities of integrating WASM into Kubernetes environments for more efficient and faster event processing at scale.

Talk: Einführung in Helm: Die bessere Art Kubernetes-Anwendungen zu managen

In diesem Vortrag werden wir Helm 3 genauer unter die Lupe nehmen. Helm ist ein Open Source Projekt, das von der Cloud Native Computing Foundation (CNCF) betreut wird. Es hat den Graduated-Level erreicht, was bedeutet, dass es von der CNCF als stabil und bereit für den produktiven Einsatz ist. Helm dient als Paketmanager für Kubernetes und bietet leistungsstarke Funktionen zur Verwaltung von Kubernetes-Ressourcen, gesamten Anwendungen und ihren Abhängigkeiten. Wir lernen mit Helm 3 zu arbeiten und lernen Best-Practices kennen. Zusammen lernen wir auch mit Tücken umzugehen.