Courseiva

CCNA Cloud Workload Protection Questions

33 questions · Cloud Workload Protection · All types, answers revealed

1
MCQmedium

Which Prisma Cloud feature allows you to block suspicious file execution within a container based on behavior?

A.Network policy.
B.Runtime rule: File Integrity Monitoring (FIM).
C.Compliance scanning.
D.Vulnerability scanning.
AnswerB

FIM is the runtime policy setting used to monitor and block unauthorized file access/modifications.

Why this answer

Runtime protection specifically targets process and file behavior.

2
MCQhard

A customer is seeing 'App Firewall' alerts in Prisma Cloud for their serverless functions. Which configuration step is required to enable WAAS for AWS Lambda?

A.Update the Lambda function code to include the Prisma Cloud WAAS wrapper library.
B.Enable the 'Protect' flag in the Lambda function configuration within the Prisma Cloud Console.
C.Configure a Security Group rule to allow traffic from the Prisma Cloud scanner.
D.Deploy the Prisma Cloud Defender as a Sidecar container.
AnswerA

The WAAS functionality for serverless is delivered through an application wrapper or layer provided by Prisma Cloud.

Why this answer

WAAS for serverless requires specific library injection during the deployment phase.

3
Multi-Selecthard

Which TWO factors contribute to the 'Risk Score' of a container in Prisma Cloud?

Select 2 answers
A.Container start time
B.User operating system preference
C.Network latency
D.Vulnerability findings
E.Compliance violations
AnswersD, E

Key component of risk.

Why this answer

Vulnerabilities and compliance status are the primary drivers of risk scoring.

4
MCQmedium

When configuring a Runtime Policy for serverless, which of the following is a capability that you can enforce?

A.Rotate the AWS Lambda access keys.
B.Enforce Multi-Factor Authentication for the function.
C.Limit the CPU usage of the function execution.
D.Block unauthorized network connections from the function.
AnswerD

Prisma Cloud serverless runtime protection can block connections based on defined network policies.

Why this answer

Serverless runtime policies focus on function behavior like file access and network requests.

5
MCQeasy

Which file format can be used to export a compliance report from Prisma Cloud?

A.PPTX and PNG.
B.CSV and PDF.
C.JSON and YAML.
D.XML and TXT.
AnswerB

These are the two standard formats for exported data in the Monitor module.

Why this answer

Prisma Cloud supports CSV and PDF for reporting.

6
MCQeasy

Where do you manage global compliance settings for your containerized environments?

A.Compute > Settings > Compliance
B.Defend > Compliance > Container Policy
C.Manage > System > Compliance
D.Monitor > Compliance > Overview
AnswerB

Compliance policies for containers are managed here.

Why this answer

Defend > Compliance is the global setting area.

7
Multi-Selecteasy

Which THREE platforms are supported for Prisma Cloud Compute runtime protection?

Select 3 answers
A.Standalone Linux hosts
B.Mainframe legacy OS
C.Smartwatch OS
D.Kubernetes
E.Serverless (AWS Lambda)
AnswersA, D, E

Full support is provided.

Why this answer

Kubernetes, standalone hosts, and serverless are the main compute platforms.

8
MCQmedium

You need to reduce false positives in your Prisma Cloud vulnerability scan results for your Jenkins CI pipeline. Which approach should you take?

A.Set the minimum severity to 'High' globally.
B.Disable the entire scan plugin.
C.Use the 'Ignore' policy to exclude specific CVE IDs or packages based on risk profile.
D.Rebuild the Jenkins master node.
AnswerC

The 'Ignore' policy allows you to suppress specific vulnerabilities based on criteria like CVE ID or package version.

Why this answer

Vulnerability policy customization is the best way to handle known issues or low-risk findings.

9
MCQeasy

Which Prisma Cloud component is responsible for gathering runtime data and enforcing policies on a Kubernetes node?

A.Console API
B.Cloud Discovery Service
C.Prisma Cloud Radar
D.Compute Defender
AnswerD

The Compute Defender is deployed as a DaemonSet to provide security coverage for host and container runtime.

Why this answer

The Defender is the agent-based component that runs on the node.

10
Multi-Selectmedium

Which THREE items are captured by the Prisma Cloud Compute Defender for container security?

Select 3 answers
A.Process execution events
B.User browser history
C.Cloud Billing data
D.File access/modifications
E.Network connection metadata
AnswersA, D, E

Process monitoring is fundamental.

Why this answer

Process, network, and file system activity are the core runtime monitoring pillars.

11
Multi-Selecthard

Which THREE components are involved in the Prisma Cloud serverless security workflow?

Select 3 answers
A.Local developer IDE plugin
B.Serverless wrapper library
C.Edge load balancer
D.Prisma Cloud Console
E.Threat Intelligence feed
AnswersB, D, E

Essential for runtime instrumentation.

Why this answer

The console, the wrapper/layer, and the intelligence feed work together.

12
MCQhard

You are observing high memory usage by the Prisma Cloud Defender on your nodes. What is the best troubleshooting step?

A.Disable vulnerability scanning.
B.Delete the Defender and reinstall it.
C.Check the Defender resource limits and adjust the configuration.
D.Increase the log level to 'Debug'.
AnswerC

The Defender configuration should be tuned to ensure resource constraints are respected.

Why this answer

Log levels and resource limits are the primary concerns for agent performance.

13
MCQmedium

You are deploying Prisma Cloud Compute to protect a Kubernetes cluster. You need to ensure that process monitoring is active for all new containers. Where should you configure this in the Prisma Cloud Console?

A.Configure > Runtime > Admission Control
B.Manage > Defenders > Deploy
C.Defend > Runtime > Container Policy
D.Monitor > Runtime > Process Activity
AnswerC

The Container Policy section in the Defend menu is where runtime protection rules for containers are defined.

Why this answer

Compute runtime policies are the primary mechanism for monitoring container processes.

14
MCQhard

You notice that your Prisma Cloud Console is not receiving updates for new CVEs. What should you check first?

A.The local database storage limit.
B.The Defender status.
C.The API key expiration.
D.The Intelligence Stream connectivity settings.
AnswerD

The Console must have outbound access to the Prisma Cloud Intelligence Stream to download threat feeds.

Why this answer

Connectivity to the Prisma Cloud Intelligence Stream is critical.

15
Multi-Selecteasy

Which THREE options are available under the 'Monitor' menu in Prisma Cloud?

Select 3 answers
A.User Authentication
B.License Management
C.Runtime
D.Vulnerabilities
E.Compliance
AnswersC, D, E

Standard monitor section.

Why this answer

Vulnerabilities, Compliance, and Runtime are standard top-level monitoring sections.

16
Multi-Selecthard

Which TWO actions can be taken automatically by Prisma Cloud when a high-severity vulnerability is detected in an image?

Select 2 answers
A.Alert the security team
B.Block the image deployment
C.Rebuild the image automatically
D.Contact the vendor for a patch
E.Delete the original source code
AnswersA, B

Alerting is a standard automated action.

Why this answer

Alerting and blocking are the two main automated responses.

17
Multi-Selectmedium

Which TWO types of scans can be performed by the Prisma Cloud Compute Registry scanner?

Select 2 answers
A.Hardware diagnostic scan
B.Vulnerability scanning
C.Customer email scanning
D.Database indexing scan
E.Compliance scanning
AnswersB, E

Standard scan type.

Why this answer

Vulnerability and compliance are the two primary registry scan types.

18
MCQhard

You have a requirement to audit every command executed by users inside a container shell. Which policy should you configure?

A.Vulnerability: Image Auditing.
B.Runtime: Process Auditing.
C.Network: Session Auditing.
D.Compliance: Host Auditing.
AnswerB

Process auditing logs all process executions, including shell commands.

Why this answer

Process auditing is the standard way to track shell activity.

19
MCQmedium

What is the benefit of the 'Drift Detection' feature in Prisma Cloud Compute?

A.It monitors changes to the container image in the registry.
B.It detects unauthorized processes starting in a running container.
C.It optimizes container startup times.
D.It scans for insecure cloud configurations.
AnswerB

Drift detection identifies when new, unexpected processes start inside a container compared to the image's original state.

Why this answer

Drift detection identifies when a container process deviates from its original image definition.

20
MCQmedium

You want to restrict the network access of a container to only communicate with a specific database. How do you implement this in Prisma Cloud?

A.Apply a Kubernetes NetworkPolicy.
B.Configure an AWS Security Group.
C.Create a 'Network' rule under Runtime policy.
D.Use the 'Vulnerability' policy to block traffic.
AnswerC

The Runtime network rule allows you to define allowed connections for containers.

Why this answer

Runtime network policy allows for micro-segmentation/network control.

21
Multi-Selecteasy

Which TWO of the following are valid methods for deploying the Prisma Cloud Compute Defender?

Select 2 answers
A.Public web portal
B.Manual binary installation on host
C.Email attachment
D.DNS records
E.Kubernetes DaemonSet
AnswersB, E

Manual installation is a valid method for non-orchestrated hosts.

Why this answer

DaemonSets and Helm charts are standard methods for K8s deployments.

22
MCQeasy

In Prisma Cloud, what does the 'Host Activity' feature under Runtime protection track?

A.User logins and process execution on the host.
B.Container image pull requests.
C.Kubernetes API requests.
D.Cloud service bucket permissions.
AnswerA

Host Activity tracks OS-level events like process starts and login attempts.

Why this answer

Host activity monitors base OS level events.

23
MCQhard

You need to automate vulnerability scanning for images stored in an external registry. Which component should you deploy to perform the scan without manual intervention?

A.Compute Defender (Registry scanner mode).
B.Console Webhook.
C.Prisma Cloud Agentless scanner.
D.The CI/CD plugin.
AnswerA

When deploying a Defender, you can specify it to function as a registry scanner.

Why this answer

Registry scanners are dedicated components for this task.

24
MCQmedium

What is the primary function of the 'Admission Control' policy in Prisma Cloud Compute?

A.To scan running containers for malware.
B.To generate compliance reports for auditors.
C.To monitor network traffic between microservices.
D.To prevent the deployment of images that violate security policies.
AnswerD

Admission control intercepts requests to the K8s API server to block non-compliant images.

Why this answer

Admission control acts as a gatekeeper for K8s resources.

25
MCQhard

You are auditing a container image and find that a vulnerability is marked as 'Fixed' in a specific package version, but your scan still shows it. What is the most likely cause?

A.The vulnerability scanner is not configured for deep scanning.
B.The vulnerability database feed has not been updated.
C.The package was updated in a previous layer, but the current layer contains an older version which overwrites the fix.
D.The Prisma Cloud Console time is out of sync.
AnswerC

Container images are layered. If an older version is present in the final layer or a downstream layer, the scanner will report it as vulnerable.

Why this answer

Vulnerability scanning often relies on image layers; if the package is not updated in the final layer, it remains vulnerable.

26
Multi-Selectmedium

Which THREE features are provided by the Prisma Cloud Compute WAAS module?

Select 3 answers
A.API protection
B.Cloud Infrastructure Provisioning
C.Identity Federation
D.DoS protection
E.App firewalling
AnswersA, D, E

Core WAAS feature.

Why this answer

WAAS provides API protection, DoS protection, and App Firewalling.

27
MCQmedium

When configuring a WAAS policy for a web application, what is the 'App Firewall' feature designed to detect?

A.Outdated Docker images.
B.SQL injection and Cross-Site Scripting (XSS).
C.Privilege escalation by a kernel exploit.
D.Unauthorized SSH access.
AnswerB

WAAS App Firewall is specifically built to inspect HTTP traffic for layer 7 attacks like SQLi and XSS.

Why this answer

App Firewall in WAAS protects against common application layer attacks.

28
MCQeasy

Where can you view the 'Vulnerability Explorer' in the Prisma Cloud Console?

A.Monitor > Vulnerabilities > Vulnerability Explorer
B.Investigate > Vulnerability Explorer
C.Manage > Vulnerability Explorer
D.Defend > Vulnerabilities > Explorer
AnswerA

This is the correct path for viewing aggregated vulnerability data.

Why this answer

The Vulnerability Explorer is found under the Monitor section.

29
MCQeasy

When a 'Vulnerability' policy is set to 'Block' in the build phase, what action does the Prisma Cloud CI plugin take?

A.It alerts the developer but lets the build complete.
B.It sends an email to the security team.
C.It automatically deletes the image.
D.It fails the build execution.
AnswerD

Blocking a build results in a non-zero exit code, effectively stopping the CI pipeline.

Why this answer

If a policy is set to block, it fails the build to prevent non-compliant code from moving forward.

30
MCQhard

What is the effect of enabling 'Block' mode in a Runtime Policy without first performing a learning phase?

A.It will automatically whitelist all current connections.
B.It will automatically switch to alert mode.
C.It will block all application traffic.
D.It will have no effect.
AnswerC

Without a learned baseline, the policy has no whitelist, potentially blocking all non-standard traffic immediately.

Why this answer

Prisma Cloud needs to learn the baseline behavior to avoid blocking legitimate traffic.

31
Multi-Selecteasy

Which TWO configuration areas in the Prisma Cloud Console are used to manage vulnerability policies?

Select 2 answers
A.Manage > System > User
B.Defend > Vulnerabilities > Images
C.Monitor > Runtime > Status
D.Defend > Vulnerabilities > CI
E.Configure > Cloud > Storage
AnswersB, D

Standard image policy location.

Why this answer

Policies for registry and CI/CD are managed separately.

32
MCQhard

You are using Prisma Cloud to protect a Fargate deployment. Which deployment strategy must you use to ensure full visibility into the container runtime?

A.Use the Prisma Cloud Task-Injection method during task definition.
B.Configure an API-based scan only.
C.Deploy a standard DaemonSet.
D.Install the defender on the underlying EC2 host.
AnswerA

Because you cannot install a DaemonSet on Fargate, the Defender must be injected as a container within the task definition.

Why this answer

Fargate requires Task-level execution injection.

33
MCQmedium

Which type of scanning should be enabled to detect vulnerabilities in the host OS of a Kubernetes node?

A.Host scanning.
B.Registry scanning.
C.Serverless scanning.
D.CI/CD plugin scanning.
AnswerA

The Compute Defender is required to perform host-level vulnerability scans.

Why this answer

Host scanning is required to analyze node-level OS packages.

Ready to test yourself?

Try a timed practice session using only Cloud Workload Protection questions.