CCCS-203B · Question #77
What is the most efficient way to detect rogue containers and identify drift in containerized workloads in a cloud environment?
The correct answer is C. Configuring Falcon CWP to monitor container lifecycle and detect drift. Option A: Falcon Discover provides visibility into assets and cloud workloads, but it does not offer runtime monitoring or drift detection capabilities. It is useful for inventory purposes, not runtime Option B: Falcon Horizon focuses on misconfiguration detection and…
Question
What is the most efficient way to detect rogue containers and identify drift in containerized workloads in a cloud environment?
Options
- AUtilizing Falcon Discover to perform agentless scanning for rogue containers.
- BUsing Falcon Horizon to audit Kubernetes configurations.
- CConfiguring Falcon CWP to monitor container lifecycle and detect drift.
- DDeploying manual container inspection scripts to identify runtime anomalies.
How the community answered
(43 responses)- A2% (1)
- B12% (5)
- C81% (35)
- D5% (2)
Explanation
Option A: Falcon Discover provides visibility into assets and cloud workloads, but it does not offer runtime monitoring or drift detection capabilities. It is useful for inventory purposes, not runtime Option B: Falcon Horizon focuses on misconfiguration detection and compliance for Kubernetes and other cloud platforms. While it can identify misconfigurations that might lead to rogue containers, it does not monitor runtime behaviors or detect drift. Option C: Falcon Cloud Workload Protection (CWP) is specifically designed to monitor containerized workloads in real time, detect rogue containers, and identify drift from expected configurations. Drift detection ensures that workloads adhere to defined security baselines, while runtime protection addresses rogue or unauthorized containers. This approach is automated and efficient. Option D: Manual inspection scripts are labor-intensive and not scalable for dynamic containerized environments. They lack the automation and real-time capabilities provided by
Topics
Community Discussion
No community discussion yet for this question.