Overview
Falco is a cloud native runtime security tool for Linux operating systems. It is designed to detect and alert on abnormal behavior and potential security threats in real-time. At its core, Falco is a kernel monitoring and detection agent that observes events, such as syscalls, based on custom rules. Falco can enhance these events by integrating metadata from the container runtime and Kubernetes. The collected events can be analyzed off-host in SIEM or data lake systems.
Highlights
- Falco, originally created by Sysdig, is a graduated project under the Cloud Native Computing Foundation (CNCF) used in production by various organisations. For detailed technical information and insights into the cyber threats that Falco can detect, visit the official Falco website.
Details
Unlock automation with AI agent solutions

Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
Not applicable.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
EKS add-on
- Amazon EKS
EKS add-on
An add-on is software that provides supporting operational capabilities to Kubernetes applications but isn't specific to the application. This includes software like observability agents or Kubernetes drivers that allow the cluster to interact with underlying AWS resources for networking, compute, and storage. Add-on software is typically built and maintained by the Kubernetes community, cloud providers like AWS, or third-party vendors. Amazon EKS add-ons provide installation and management of a curated set of add-ons for Amazon EKS clusters. All Amazon EKS add-ons include the latest security patches and bug fixes, and are validated by AWS to work with Amazon EKS. Amazon EKS add-ons allow you to consistently ensure that your Amazon EKS clusters are secure and stable and reduce the amount of work that you need to do to install, configure, and update add-ons.
Version release notes
Released on 2025-05-29.
For more details, review the following repository: https://github.com/falcosecurity/falco/releases/tag/0.41.0Â
Additional details
Usage instructions
This EKS add-on doesn't require further configuration for a default configuration.
Support
Vendor support
Please see Falco.org or github.com/falcosecuirty/falco for docs and best practices.
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.
Similar products

Customer reviews
Enhancing Kubernetes Security with Falco: A Comprehensive Review
Customizable Rules: The ability to customize search rules helps teams tailor security reviews to their specific needs. Helps reduce false positives At the same time it guarantees that important events are recorded.
Detailed notifications: When Falco detects an issue, it provides a detailed notification with context about the event. Help security teams quickly understand and respond to potential threats.
Community Support: As an open source project, Falco benefits from a lively community that actively contributes to its development. It provides a wealth of resources, plugins, and shared experiences…
Extensive coverage: Review various aspects of the Kubernetes ecosystem, including network activity. File access and configuration changes Provides a holistic view of security within a cluster
Resource Consumption: As a DaemonSet running on each node, Falco can consume a noticeable amount of system resources, which might impact performance, especially in resource-constrained environments. This can be a concern for large clusters with many nodes.
Problem: Traditional security measures often focus on vulnerabilities and compliance during development but may overlook runtime security issues.
Benefit: Falco continuously monitors the behavior of running containers, detecting anomalies or suspicious activities as they occur. This proactive approach allows for immediate response to potential threats, significantly reducing the risk of breaches.
Visibility into Container Behavior:
Problem: Containers are often treated as black boxes, making it challenging to understand what they are doing in real-time.
Benefit: Falco provides visibility into system calls and actions performed by containers, enabling security teams to identify unusual patterns and respond to potential risks. This enhanced visibility leads to better security management and oversight.
Alerting and Incident Response:
Problem: Many organizations struggle with timely detection and alerting of security incidents, leading to delayed responses.
Benefit: Falco generates real-time alerts for suspicious activities, allowing security teams to take swift action. This rapid response capability minimizes the potential impact of security incidents and improves overall incident management.
Falco - Deep visibility
Also, its container and Kubernetes are a big support for organizations operating in cloud infrastructure.
It is open-source so can be used for free.
Also, people with little knowledge in security field will find it hard to operate.
Most of the security tools are expensive, so it's a good support for smaller organisation as it is free.