A collection of my conference talks and presentations.
The Art of Cloud Native Defense on Kubernetes
KCD Italy 2024 · March 2024 · Video · Slides
Pillars of Kubernetes security: artifacts management, SDLC/pipelines, runtime security, supply chain, secrets, network policies, compliance, and multi-tenancy approaches.
Guida galattica per Cloud Native Security su Kubernetes (Italian)
Container Day 2023 · October 2023 · Video
Comprehensive guide to Kubernetes security in Italian. Covers the journey from running Kubernetes to securing it properly.
Tales of the Mythical Cloud-Native Platform
Container Day 2022 · October 2022 · Video · Slides
Platform engineering and Internal Developer Platforms (IDPs). Discusses organizational transformation beyond Kubernetes adoption, golden paths, and team structure.
Fare OpenSource in contesto Enterprise (Italian)
CTO Show · January 2021 · Video
Interview discussing open source in enterprise context, building SIGHUP, and the Kubernetes ecosystem.
Anatomy of a Production Grade Kubernetes Cluster
Voxxed Days Milan 2019 · October 2019 · Video
Deep dive into what makes a Kubernetes cluster production-ready: architecture decisions, operational requirements, and battle-tested patterns.
Battle Tested K8s: Pitfalls of Running Kubernetes in Production
DevOps Days Istanbul · January 2019 · Video
Real-world lessons learned from running Kubernetes in production environments. Common pitfalls and how to avoid them.
Monitoring Cloud-Native Applications with Prometheus
Codemotion Milan 2017 · November 2017 · Slides
Introduction to Prometheus monitoring for dynamic cloud environments, PromQL, time series data model, AlertManager, and Kubernetes integration.
Breaking the Monolith
Kubernetes and Cloud Native Milano · July 2017 · Slides
When and how to break monolithic applications into microservices. Covers domain separation, automation requirements, containers, and Kubernetes.
Kubernetes 101
Milano DevOps Meetup · June 2016 · Slides
Introduction to Kubernetes container orchestration, core concepts, and getting started with cluster deployments.
Becoming a Developer
Tech Talk @ DHI Group · September 2015 · Slides
Career advice and insights on the developer journey, from learning to code to building a career in software engineering.
Eventsourcing with PHP and MongoDB
NoSQL Day 2014 · November 2014 · Slides
Event sourcing and CQRS patterns for data analysis. Covers event stores, projections, and the MongoDB aggregation framework.
Ultimate Introduction To AngularJS
MilanoJS & PHP User Group · May 2014 · Slides
Comprehensive introduction to AngularJS framework fundamentals, directives, controllers, and data binding.
Testing AngularJS
AngularJS Day · March 2014 · Video · Slides
Best practices for testing AngularJS applications, including unit tests, E2E testing, and test-driven development approaches.