If playback doesn't begin shortly, try restarting your device.
•
You're signed out
Videos you watch may be added to the TV's watch history and influence TV recommendations. To avoid this, cancel and sign in to YouTube on your computer.
CancelConfirm
Share
An error occurred while retrieving sharing information. Please try again later.
Let's dive deep into Falco, the most popular runtime security agent for your cloud-native applications.
You're in the right place if you want to improve your cloud-native security, especially in detecting suspicious activities within your Kubernetes (K8s) runtime. Falco detects suspicious activity through kernel events, from unauthorized process executions to API misuse. We’ll walk through Falco's predefined and customizable rules and how to extend them using FalcoSidekick to send alerts to systems like Slack, Dynatrace, or even trigger workflows with Talon.
What you'll learn in this episode:
…...more
Let's dive deep into Falco, the most popular runtime security agent for your cloud-native applications.
You're in the right place if you want to improve your cloud-native security, especially in detecting suspicious activities within your Kubernetes (K8s) runtime. Falco detects suspicious activity through kernel events, from unauthorized process executions to API misuse. We’ll walk through Falco's predefined and customizable rules and how to extend them using FalcoSidekick to send alerts to systems like Slack, Dynatrace, or even trigger workflows with Talon.
What you'll learn in this episode:
Why runtime security is crucial for K8s environments
A breakdown of common suspicious events to monitor in your Kubernetes cluster
Introduction to Falco and how it leverages eBPF for real-time threat detection
The syntax and structure of Falco rules to tailor your security needs
How FalcoSidekick can streamline event reporting and integrate with your observability tools
Topics covered:
Falco overview and architecture
Detecting malicious container activity (like privilege escalation and traffic sniffing)
How to build and customize Falco rules
Sending Falco logs to various backends using FalcoSidekick