Palo Alto Networks PCCSE Prisma Certified Cloud Security Engineer Online Training
Palo Alto Networks PCCSE Online Training
The questions for PCCSE were last updated at Nov 20,2024.
- Exam Code: PCCSE
- Exam Name: Prisma Certified Cloud Security Engineer
- Certification Provider: Palo Alto Networks
- Latest update: Nov 20,2024
You have onboarded a public cloud account into Prisma Cloud Enterprise. Configuration Resource
ingestion is visible in the Asset Inventory for the onboarded account, but no alerts are being generated for the configuration assets in the account.
Config policies are enabled in the Prisma Cloud Enterprise tenant, with those policies associated to existing alert rules. ROL statements on the investigate matching those policies return config resource results successfully.
Why are no alerts being generated?
- A . The public cloud account is not associated with an alert notification.
- B . The public cloud account does not have audit trail ingestion enabled.
- C . The public cloud account does not access to configuration resources.
- D . The public cloud account is not associated with an alert rule.
The security team wants to target a CNAF policy for specific running Containers.
How should the administrator scope the policy to target the Containers?
- A . scope the policy to Image names.
- B . scope the policy to namespaces.
- C . scope the policy to Defender names.
- D . scope the policy to Host names.
The InfoSec team wants to be notified via email each time a Security Group is misconfigured.
Which Prisma Cloud tab should you choose to complete this request?
- A . Notifications
- B . Policies
- C . Alert Rules
- D . Events
An administrator has access to a Prisma Cloud Enterprise.
What are the steps to deploy a single container Defender on an ec2 node?
- A . Pull the Defender image to the ec2 node, copy and execute the curl | bash script, and start the Defender to ensure it is running.
- B . Execute the curl | bash script on the ec2 node.
- C . Configure the cloud credential in the console and allow cloud discovery to auto-protect the ec2 node.
- D . Generate DaemonSet file and apply DaemonSet to the twistlock namespace.
A customer wants to turn on Auto Remediation.
Which policy type has the built-in CLI command for remediation?
- A . Anomaly
- B . Audit Event
- C . Network
- D . Config
A customer is deploying Defenders to a Fargate environment. It wants to understand the vulnerabilities in the image it is deploying.
How should the customer automate vulnerability scanning for images deployed to Fargate?
- A . Set up a vulnerability scanner on the registry
- B . Embed a Fargate Defender to automatically scan for vulnerabilities
- C . Designate a Fargate Defender to serve a dedicated image scanner
- D . Use Cloud Compliance to identify misconfigured AWS accounts
Which container image scan is constructed correctly?
- A . twistcli images scan –docker-address https://us-west1.cloud.twistlock.com/us-3-123456789 myimage/latest
- B . twistcli images scan –address https://us-west1.cloud.twistlock.com/us-3-123456789 myimage/latest
- C . twistcli images scan –address https://us-west1.cloud.twistlock.com/us-3-123456789 –container myimage/latest
- D . twistcli images scan –address https://us-west1.cloud.twistlock.com/us-3-123456789 –container myimage/latest –details
DRAG DROP
An administrator has been tasked with creating a custom service that will download any existing compliance report from a Prisma Cloud Enterprise tenant.
In which order will the APIs be executed for this service? (Drag the steps into the correct order of occurrence, from the first step to the last.)
DRAG DROP
An administrator has been tasked with creating a custom service that will download any existing compliance report from a Prisma Cloud Enterprise tenant.
In which order will the APIs be executed for this service? (Drag the steps into the correct order of occurrence, from the first step to the last.)
Which two processes ensure that builds can function after a Console upgrade? (Choose two.)
- A . allowing Jenkins to automatically update the plugin
- B . updating any build environments that have twistcli included to use the latest version
- C . configuring build pipelines to download twistcli at the start of each build
- D . creating a new policy that allows older versions of twistcli to connect the Console