Skip to content
lucavallin.com
HomeBlogProjectsVideosPhotosMentoringAbout
ENIT
~10,000 readers a month · the main event

The blog

Long-form notes on platform engineering, cloud-native infrastructure, the Linux kernel and the messy reality of running AI workloads. Written in the open, occasionally opinionated.

allcncfcloudgoogle-cloudlinuxpodcastcontainersterraformkubernetesdevopsnetworkingopen-sourcesecurityannouncementccicdcloud-nativeclub-cloudgitgithubgithub-actionsgoobservabilityserverlessservice-meshsoftware-engineeringaicertificationdatabasesinfrastructurereacttypescriptarchitectureawsconcurrencydeploymentebpfelasticsearchfirestorefrontendgdementoringmessage-queuenextjsperformancephpplatform-engineeringpythonrust
archive

More writing

A Tour of eBPF in the Linux Kernel: Observability, Security and Networking
18 September 2025 · 11 min read

A Tour of eBPF in the Linux Kernel: Observability, Security and Networking

eBPF lets you run small, verified programs inside the Linux kernel, enabling fast observability, security, and networking without changing application code. This practical tour explains why eBPF matters now, how programs are compiled, verified, JITed, and attached to events, and how maps and ring-3 buffers move data. You'll leave with simple demos and a clear mental model to start experimenting.

ebpflinuxobservabilitysecuritynetworking
OpenTelemetry: A Guide to Observability with Go
6 February 2025 · 17 min read

OpenTelemetry: A Guide to Observability with Go

Modern applications are often complex, distributed systems. Debugging them is not fun: you have to follow requests across services, logs get lost, and metrics are often hard to correlate. It's like looking for a needle in a haystack - except the haystack is on fire, and the needle keeps moving. This is where OpenTelemetry (OTel) can help.

goobservabilitycncf
CI/CD Observability on GitHub Actions and the Role of OpenTelemetry
17 May 2024 · 3 min read

CI/CD Observability on GitHub Actions and the Role of OpenTelemetry

CI/CD observability provides insights into the performance and health of CI/CD pipelines, helping teams detect issues early and improve efficiency. A few options are currently available on the GitHub Actions marketplace to integrate OpenTelemetry into CI/CD workflows.

cicdgithubgithub-actionscncfobservability
lucavallin.com

Software engineering, open source, motorcycles, photography & cats — all in one place.

GitHubLinkedInUnsplashInstagramYouTubeRSS
Luca Cavallin © 2026 · Sitemap