300-745 · Question #26
A developer company recently implemented a testing environment based on Linux operating system. The company needs a technology solution that produces tracing and filtering capabilities in the Linux…
The correct answer is A. eBPF. eBPF (extended Berkeley Packet Filter) allows tracing, filtering, and monitoring directly inside the Linux kernel without modifying the kernel source code. It provides deep visibility into system and application behavior, making it ideal for secure and efficient observability…
Question
A developer company recently implemented a testing environment based on Linux operating system. The company needs a technology solution that produces tracing and filtering capabilities in the Linux kernel. Which technology meets these requirements without modifying the kernel source code?
Options
- AeBPF
- Bdistributed firewall
- CNGFW
- DVPP
How the community answered
(38 responses)- A79% (30)
- B3% (1)
- C5% (2)
- D13% (5)
Explanation
eBPF (extended Berkeley Packet Filter) allows tracing, filtering, and monitoring directly inside the Linux kernel without modifying the kernel source code. It provides deep visibility into system and application behavior, making it ideal for secure and efficient observability in a testing
Topics
Community Discussion
No community discussion yet for this question.