Fabrizio Lazzaretti

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: An introduction to Helm

In this talk, we will explore Helm 3, a graduated CNCF project, and its capabilities. We will show how to work with it, best practices, how to avoid common pitfalls, how you can publish your own charts, and how to integrate it into your development workflow. At the end, we also take a look at helmfile and how it can improve your helm and Kubernetes experience even more.

Publication: Reliable Event Routing in the Cloud and on the Edge

This publication dives into the intricate world of Reliable Event Routing, a cornerstone for architects building Internet-of-Things (IoT) solutions within the AgeTech domain.

Talk: Reliable Event Routing in the Cloud and on the Edge: An Internet-of-Things Solution in the AgeTech Domain

This talk dives into the world of Reliable Event Routing, a crucial aspect of Internet-of-Things (IoT) solutions in the AgeTech domain.

Publication: Reliable Messaging using the CloudEvents Router

This bachelor thesis tackles the challenge of reliable messaging within the context of CARU's AgeTech device. CARU's voice-activated emergency call system, designed to enhance senior independent living, relies on a robust event-driven architecture.

Publication: CloudEvents Router

This thesis explores the development of a CloudEvents Router for CARU, an AgeTech startup focused on internet-connected devices that promote independent living for seniors.