PCCSE · Question #167
Which three types of runtime rules can be created? (Choose three.)
The correct answer is A. Processes B. Network-outgoing C. Filesystem. In Prisma Cloud Compute, runtime defense rules are categorized by the type of activity they monitor within a running container or host. The three standard runtime rule types are: Processes (A) - controls which processes are allowed or denied from running; Network-outgoing (B) - c
Question
Which three types of runtime rules can be created? (Choose three.)
Options
- AProcesses
- BNetwork-outgoing
- CFilesystem
- DKubernetes-audit
- EWaas-request
How the community answered
(55 responses)- A93% (51)
- D4% (2)
- E4% (2)
Explanation
In Prisma Cloud Compute, runtime defense rules are categorized by the type of activity they monitor within a running container or host. The three standard runtime rule types are: Processes (A) - controls which processes are allowed or denied from running; Network-outgoing (B) - controls outbound network connections from workloads; and Filesystem (C) - controls read/write access to specific file paths. These three directly correspond to the runtime defense categories available when creating or editing runtime rules in Prisma Cloud Compute. Kubernetes-audit (D) is a separate audit log–based detection mechanism, not a runtime rule type. Waas-request (E) belongs to the Web Application and API Security (WAAS) module, which is a distinct feature from runtime rules.
Topics
Community Discussion
No community discussion yet for this question.