Courseiva

Certified Cloud Security Professional (CloudSec-Pro) (CloudSec-Pro) — Questions 76150

203 questions total · 3pages · All types, answers revealed

Page 1

Page 2 of 3

Page 3
76
MCQmedium

When configuring log streaming to an S3 bucket, which permission must be granted to the Prisma Cloud service principal?

A.s3:DeleteObject
B.s3:ListBucket
C.s3:PutObject
D.s3:GetBucketPolicy
AnswerC

This permission is required to write the log files to the bucket.

Why this answer

The service principal requires 's3:PutObject' to upload log files to the destination bucket.

77
MCQmedium

You need to automate the incident response process for unauthorized changes to Security Groups. Which Prisma Cloud feature should you configure?

A.Alert Remediation
B.Admission Control
C.Vulnerability Management
D.Network Policy
AnswerA

Remediation policies trigger automated response workflows.

Why this answer

Integration with alert remediation workflows allows Prisma Cloud to trigger external automation platforms like SOAR or Lambda to revert changes.

78
Multi-Selecthard

Which THREE of the following are pillars of a Zero Trust approach? (Choose three)

Select 3 answers
A.Use least privilege access
B.Trust all internal network traffic
C.Assume breach
D.Verify explicitly
E.Deploy only physical perimeter firewalls
AnswersA, C, D

Core principle of Zero Trust.

Why this answer

Zero Trust is based on verify explicitly, least privilege access, and assuming breach.

79
MCQhard

You want to automate the remediation of an S3 bucket that is public. Which Prisma Cloud feature supports this?

A.Alert Logic
B.Cloud Account Access
C.Remediation
D.Policy Enforcement
AnswerC

Remediation scripts/templates are designed for this specific purpose.

Why this answer

The Remediation feature, often integrated with Lambda or other automation, allows for auto-remediation workflows.

80
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.

81
MCQhard

Why might a policy not trigger an alert even if a resource is non-compliant?

A.The user is not logged in
B.The cloud provider blocked the API
C.The policy is disabled or the alert rule scope is incorrect
D.The browser cache is full
AnswerC

These are the two most common reasons for missing alerts.

Why this answer

If the policy is 'Disabled' or the alert rule is not configured to include that policy, no alert will fire.

82
Multi-Selectmedium

When an alert is triggered, which THREE actions can be performed to support the incident response process?

Select 3 answers
A.Reinstalling the entire cloud environment
B.Forwarding the alert to a SOAR platform
C.Increasing the memory allocation of the database
D.Executing an automated remediation script
E.Sending a notification via email or Slack
AnswersB, D, E

SOAR automates the response process.

Why this answer

Integration with workflows, alerting team members, and automated remediation are key actions to support response.

83
Multi-Selectmedium

Which TWO actions are necessary to ensure that Prisma Cloud can effectively govern IAM in a new AWS account?

Select 2 answers
A.Create a local IAM user with full access
B.Enable VPC Flow Logs for the account
C.Create an IAM role in the AWS account for Prisma Cloud
D.Disable Multi-Factor Authentication for the account root
E.Attach the required read-only policy to the role
AnswersC, E

This role allows Prisma Cloud to access the account metadata.

Why this answer

Onboarding requires creating a cross-account role and granting it the necessary read-only permissions.

84
MCQmedium

You are analyzing a security risk in a multi-cloud environment. What is the most significant challenge regarding the Shared Responsibility Model?

A.The lack of API documentation
B.Varying shared responsibility boundaries
C.Too many cloud-native services
D.Consistent provider pricing
AnswerB

Inconsistent definitions create security gaps between clouds.

Why this answer

The biggest challenge is that different cloud providers (AWS, Azure, GCP) have different boundaries for shared responsibility, leading to potential gaps if not clearly understood.

85
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.

86
MCQmedium

When auditing cloud events, which data source does Prisma Cloud rely on?

A.OS-level syslog
B.Cloud provider native audit logs
C.Web server access logs
D.Local database logs
AnswerB

These logs provide the trail of activity required for security auditing.

Why this answer

Prisma Cloud pulls data from native logging services like AWS CloudTrail, Azure Activity Logs, and GCP Audit Logs.

87
Multi-Selecteasy

Which TWO of the following are common cloud-native security practices? (Choose two)

Select 2 answers
A.Shift-left security testing
B.Using static firewall rules only
C.Automated vulnerability scanning
D.Manual password rotations
E.Disabling cloud logging
AnswersA, C

Testing early in the pipeline.

Why this answer

Shift-left security and automated testing are standard practices.

88
MCQmedium

When securing a containerized application, where should you place the primary focus for security?

A.The container image and runtime
B.The office network firewall
C.The physical server power supply
D.The datacenter cooling system
AnswerA

These are the core components of the application workload.

Why this answer

Securing the container image, the registry, and the container runtime is critical for securing the workload itself.

89
MCQmedium

You are troubleshooting why an IAM policy isn't triggering an alert. What is the first thing you should check?

A.Ensure the policy status is 'Enabled' and the scope is correct
B.Restart the Prisma Cloud instance
C.Delete and recreate the cloud account
D.Check if the Defender is running
AnswerA

Policies must be enabled and correctly scoped to trigger.

Why this answer

Verify the policy is enabled and the scope includes the relevant resource.

90
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.

91
MCQeasy

Which of the following is a primary goal of using Data Loss Prevention (DLP) tools within a cloud-native security platform?

A.To automate network routing
B.To identify and prevent accidental exposure of sensitive information
C.To increase application performance
D.To patch operating system vulnerabilities
AnswerB

DLP is focused on sensitive data protection.

Why this answer

DLP tools are designed to identify, monitor, and protect sensitive data in motion and at rest to prevent unauthorized exposure.

92
MCQmedium

To effectively mitigate risk from a compromised IAM user, what should be the first step in the incident response process?

A.Delete the user's account
B.Wait for the logs to sync
C.Rebuild the environment
D.Rotate the user's credentials
AnswerD

Credential rotation immediately invalidates existing stolen keys.

Why this answer

Isolating the compromised user by rotating credentials or disabling the account immediately stops further unauthorized actions.

93
MCQeasy

A security administrator is evaluating the shared responsibility model for an AWS deployment. Which task remains the sole responsibility of the customer when using Amazon RDS?

A.Physical maintenance of the underlying server hardware
B.Configuring database user authentication and access control
C.Patching the underlying database engine operating system
D.Managing network isolation of the RDS instances
AnswerB

IAM policies and database-level permissions remain the responsibility of the customer.

Why this answer

In managed services like Amazon RDS, AWS manages the underlying OS and patching, but the customer retains responsibility for data encryption and access management.

94
Multi-Selectmedium

When managing access governance, which TWO methods can be used to restrict console access in Prisma Cloud?

Select 2 answers
A.Configuring IP address access restrictions
B.Enabling SSO integration with an Identity Provider
C.Disabling all web browsers
D.Creating a local user for every employee
E.Installing a local firewall
AnswersA, B

Restricting access by source IP is a standard security control.

Why this answer

Access can be restricted via IP allowlists and SSO-based identity providers.

95
MCQeasy

Which of the following is the standard method to onboard an AWS account into Prisma Cloud for IAM monitoring?

A.Opening port 443 to the Prisma Cloud IP range
B.Providing root account credentials
C.Installing a Defender on every EC2 instance
D.Creating a cross-account IAM role with a trust policy
AnswerD

This is the required procedure for secure onboarding.

Why this answer

Onboarding involves creating a cross-account IAM role with specific permissions.

96
MCQmedium

When using 'Infrastructure as Code' (IaC), what is a key security risk if templates are shared publicly?

A.The templates may include hardcoded secrets or misconfigurations
B.Public templates are automatically deleted
C.The templates will not compile
D.The templates will incur higher costs
AnswerA

This is a common IaC security vulnerability.

Why this answer

Publicly shared IaC templates often contain hardcoded credentials or overly permissive security group rules that can lead to immediate compromise.

97
Multi-Selecteasy

Which TWO sources of data are critical for cloud security monitoring?

Select 2 answers
A.Personal social media feeds
B.Local temperature sensors
C.Cloud provider management plane logs
D.Network flow logs
E.Company cafeteria menus
AnswersC, D

These logs show configuration and access changes.

Why this answer

Visibility into both the control plane (APIs) and the data plane (network/workload) is essential.

98
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.

99
Multi-Selecteasy

Which THREE of the following are examples of cloud-native security concepts?

Select 3 answers
A.Immutable infrastructure
B.Identity-based security perimeters
C.Traditional perimeter-based network security
D.Manual patch management cycles
E.Infrastructure as Code (IaC) security
AnswersA, B, E

A core cloud-native security concept where components are replaced rather than updated.

Why this answer

Cloud-native security relies on immutable infrastructure, automated policy enforcement, and identity-centric perimeters.

100
MCQeasy

What does the 'IAM' dashboard in Prisma Cloud typically show?

A.Real-time network traffic analysis
B.A list of all open ports on firewalls
C.A high-level overview of IAM users, roles, and potential risks
D.A list of all running virtual machines
AnswerC

This is the main purpose of the IAM dashboard.

Why this answer

The IAM dashboard provides visibility into users, roles, and permission usage across all connected accounts.

101
Multi-Selecthard

When assessing the impact of a compromised IAM user, which THREE Prisma Cloud metrics are most valuable?

Select 3 answers
A.The permissions attached to the user's roles
B.The number of emails sent by the user
C.The user's favorite programming language
D.The list of cloud accounts the user has access to
E.Recent API activity logs for the user
AnswersA, D, E

Permissions define potential unauthorized actions.

Why this answer

Valuable metrics include scope of access, recent activity, and multi-cloud footprint.

102
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.

103
MCQmedium

What is the impact of assigning a 'Limited' role in Prisma Cloud compared to an 'Admin' role?

A.The Limited role only grants access to logs
B.The Limited role removes all permissions
C.The Limited role is restricted to read-only access for all features
D.The Limited role restricts access to specific cloud accounts or features
AnswerD

Limited roles are designed for scoping access.

Why this answer

The Limited role restricts the user from modifying global settings or system configurations.

104
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.

105
MCQeasy

Which cloud security concept allows for the rapid restoration of services after a security incident?

A.Manual provisioning
B.Security through obscurity
C.Infrastructure as Code
D.Local backup storage
AnswerC

IaC enables rapid, consistent reconstruction of environments.

Why this answer

Infrastructure as Code (IaC) allows for the repeatable and rapid deployment of secure environments, which is essential for fast recovery.

106
MCQmedium

A security team is implementing 'Shift Left' security. What is the fundamental shift in responsibility for the development team?

A.Taking ownership of security compliance during the design and build phase
B.Disabling all security controls to prioritize development velocity
C.Transferring all risk to the cloud provider's management console
D.Waiting for the security team to perform manual penetration tests after deployment
E.Outsourcing security scanning to the cloud provider
AnswerA

Shift left involves building security into the development process.

Why this answer

Shift left moves security responsibility earlier in the lifecycle, requiring developers to ensure code and infrastructure definitions (IaC) are secure before deployment.

107
MCQmedium

When a 'Compute' alert is generated, what is the significance of the 'Defender' scope?

A.It defines the webhook URL
B.It defines the encryption key for the logs
C.It defines the targets for the alert policy
D.It defines the severity of the alert
AnswerC

The scope allows granular control over policy application.

Why this answer

The scope limits which Defenders or collections report or act upon specific alerts.

108
Multi-Selecthard

Which of the following are supported methods for exporting data from Prisma Cloud? (Choose TWO)

Select 2 answers
A.Voice Message
B.API Integration
C.Fax
D.CSV Export
E.Physical Mail
AnswersB, D

APIs allow for programmatic data access.

Why this answer

Data can be exported via CSV reports or through API-based integration/webhooks.

109
Multi-Selecteasy

Which TWO of the following are examples of customer responsibilities in the AWS Shared Responsibility Model? (Choose two)

Select 2 answers
A.Physical security of the data center
B.Server hardware maintenance
C.Securing data in the cloud
D.Host OS patching for managed services
E.Managing IAM users and permissions
AnswersC, E

Customer responsibility.

Why this answer

Data security and IAM configuration are fundamental customer responsibilities.

110
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.

111
MCQhard

In Prisma Cloud, what is the significance of the 'Compute' role in the context of IAM?

A.It allows full access to all cloud IAM policies
B.It is required for cloud account onboarding
C.It provides permissions to manage Defender and host security
D.It allows the user to act as a global admin
AnswerC

Compute roles focus on runtime security components.

Why this answer

The Compute role is specifically designed to manage Defenders and container clusters.

112
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.

113
MCQeasy

What is the primary role of the 'System Admin' in Prisma Cloud?

A.Access to cloud account onboarding only
B.Read-only access to compliance reports
C.Full administrative access to the Prisma Cloud console
D.Access to Defender management only
AnswerC

System Admin is the highest privilege level.

Why this answer

The System Admin has full access to all settings and configurations in the console.

114
MCQeasy

How are Prisma Cloud policies categorized to help with compliance reporting?

A.By User Account
B.By Cloud Service Provider
C.By Resource Name
D.By Compliance Standard and Severity
AnswerD

This structure is the default method for organizing compliance data.

Why this answer

Policies are categorized by framework (e.g., PCI, HIPAA) and severity to assist in reporting.

115
MCQeasy

What is the primary goal of the 'Principle of Least Privilege' in a cloud environment?

A.To minimize the attack surface by limiting permissions
B.To automate the revocation of keys
C.To reduce the number of IAM users
D.To increase the complexity of password requirements
AnswerA

This directly defines the purpose of least privilege.

Why this answer

Least privilege ensures that users and services have only the minimum permissions necessary to perform their tasks, reducing the blast radius of a credential compromise.

116
MCQeasy

Which of the following is a benefit of using Prisma Cloud for multi-cloud environments?

A.Automatic removal of cloud accounts
B.Managing cloud hardware
C.Replacing native cloud security tools
D.Unified visibility across all cloud providers
AnswerD

The core value proposition is unified visibility.

Why this answer

Prisma Cloud provides a single pane of glass for compliance, visibility, and security across multiple providers.

117
Multi-Selecthard

Which TWO actions can be taken automatically when a policy violation is detected in Prisma Cloud?

Select 2 answers
A.Format the hard drive
B.Delete the entire cloud account
C.Trigger a Webhook for automation
D.Send an alert to an email address
E.Lock the user out of the OS
AnswersC, D

Webhooks are the primary way to integrate custom automation.

Why this answer

Automated actions can include sending notifications and triggering external remediation workflows.

118
MCQeasy

When evaluating Cloud-Native Security Platforms (CNSP), which area is primarily the responsibility of the cloud provider?

A.Host-level physical security and hypervisor integrity
B.Application-level vulnerability scanning
C.Encryption of data in transit at the application layer
D.Security configuration of virtual network firewalls
AnswerA

This is the responsibility of the cloud provider.

Why this answer

Cloud providers are responsible for the physical security and the underlying virtualization layer (the 'Security of the Cloud').

119
MCQeasy

Which of the following is a core characteristic of cloud-native security?

A.Relying on manual configuration audits
B.Integrating security into the CI/CD pipeline
C.Using only on-premises security appliances
D.Focusing exclusively on perimeter security
AnswerB

DevSecOps/automation is a pillar of cloud-native security.

Why this answer

Cloud-native security is designed to be automated and integrated into the CI/CD pipeline, rather than treated as an afterthought.

120
MCQeasy

What is the function of the 'Prisma Cloud Defender' in a CSPM-only deployment?

A.To block malicious IPs
B.It is generally not used; CSPM relies on API integration
C.To monitor network traffic
D.To perform vulnerability scanning
AnswerB

CSPM is agentless and primarily driven by cloud provider APIs.

Why this answer

In a CSPM-only deployment, the Defender is not typically used; the SaaS platform performs the scanning via API.

121
Multi-Selecteasy

Which TWO of the following are primary methods for ingesting logs into the Prisma Cloud platform?

Select 2 answers
A.Packet capture via physical span port
B.Manual file upload via browser
C.SQL database direct connect
D.Direct log forwarding to Prisma Cloud collector
E.Cloud Service API integration
AnswersD, E

Many customers use log streaming directly to the collector.

Why this answer

Prisma Cloud supports ingestion via API-based integrations and direct log forwarding/streaming.

122
MCQmedium

When auditing IAM, you notice a user with 'AdministratorAccess' in AWS who only uses S3. Which Prisma Cloud feature identifies this discrepancy?

A.Network monitoring
B.Policy compliance dashboard
C.IAM User Activity analysis
D.Compute vulnerability scanning
AnswerC

This highlights the mismatch between assigned and used permissions.

Why this answer

IAM Security correlates permissions with actual service usage.

123
MCQmedium

When setting up cross-account roles for Prisma Cloud to monitor an AWS account, what is the 'External ID' used for?

A.To prevent confused deputy attacks during role assumption
B.To authenticate the Prisma Cloud console user
C.To identify the AWS region
D.To map the AWS account to a specific Prisma Cloud project
AnswerA

The External ID is a security best practice to ensure the role is used by the correct instance.

Why this answer

The External ID prevents the confused deputy problem by ensuring the role is only assumed by the specific Prisma Cloud account.

124
MCQhard

You are seeing an influx of false-positive alerts for 'Excessive IAM Permission' in your production environment. How can you tune this without disabling the policy globally?

A.Remove the IAM user
B.Apply alert rule exceptions using filters
C.Disable the policy in Policy Settings
D.Re-onboard the cloud account
AnswerB

Exceptions allow fine-grained tuning to ignore specific known-good configurations.

Why this answer

You can create an alert rule exception or apply a filter based on specific entities or tags to suppress noise.

125
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.

126
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.

127
MCQmedium

You need to audit who accessed a specific S3 bucket last week. Which RQL query structure is most appropriate?

A.network from vpc.flow_logs where ...
B.config from cloud.resource where resource.type = 'S3'
C.audit from cloud.audit_logs where event.name = 'GetBucket'
D.scan from images where ...
AnswerC

This syntax correctly targets cloud audit logs for the specific event.

Why this answer

The 'config' and 'audit' types in RQL allow you to search through historical events and configuration states.

128
MCQmedium

In the context of AWS, which tool provides visibility into compliance and configuration drift?

A.AWS CloudTrail
B.AWS Config
C.AWS Shield
D.Amazon Inspector
AnswerB

Config monitors and records resource configurations.

Why this answer

AWS Config is the service designed to track resource configuration changes and evaluate them against compliance rules.

129
Multi-Selecteasy

Which TWO of the following are effective ways to secure access to your cloud management console? (Choose two)

Select 2 answers
A.Share one root account password among all admins
B.Use strong, unique passwords
C.Enable Multi-Factor Authentication (MFA)
D.Access the console only from public Wi-Fi
E.Disable all logging
AnswersB, C

Reduces risk of brute force.

Why this answer

MFA and strong password policies are the standard methods for securing console access.

130
MCQhard

You are analyzing a Prisma Cloud deployment to enforce compliance. You discover that a developer has created a public S3 bucket containing sensitive data. Which principle of the cloud security model is being violated?

A.The customer's responsibility for resource configuration and data security
B.The shared responsibility for data center perimeter security
C.The provider's responsibility for identity and access management
D.The provider's responsibility for infrastructure availability
AnswerA

Securing the configuration of cloud resources is a core customer responsibility.

Why this answer

The customer is responsible for 'Security in the Cloud', which includes misconfiguration management and data exposure risks, even if the platform provides the security tools.

131
Multi-Selecthard

Which TWO components must be considered when implementing an encryption strategy for cloud-native applications?

Select 2 answers
A.Encryption of CPU registers
B.Encryption of internet routing tables
C.Encryption of data at rest
D.Encryption of the physical data center power supply
E.Encryption of data in transit
AnswersC, E

Protects data stored in disks/buckets.

Why this answer

Encryption at rest and encryption in transit are the two fundamental pillars of cloud data protection.

132
Multi-Selecteasy

Which of the following are valid components of a Prisma Cloud alert rule? (Choose TWO)

Select 2 answers
A.Notification Target
B.Cloud Provider password
C.Policy Selection
D.User password reset
E.Hardware inventory
AnswersA, C

You must select where the alerts are routed.

Why this answer

Alert rules require defining both the scope (what to monitor) and the notification target (where to send).

133
MCQmedium

You are auditing an Azure environment. You need to ensure that the security of your guest operating systems is maintained. Under the shared responsibility model, what is the customer's primary responsibility for IaaS Virtual Machines?

A.Managing the physical security of the data center
B.Patching the host server virtualization layer
C.Applying security patches to the guest operating system
D.Managing the hypervisor configuration
AnswerC

Patching the OS is a customer responsibility in the IaaS model.

Why this answer

For IaaS in Azure, the customer is responsible for guest OS updates, application security, and configuration, while Azure manages the host hardware and virtualization layer.

134
MCQmedium

An administrator wants to generate a report on all high-severity alerts from the last 30 days. Where should they go?

A.Reports > Create Report
B.Dashboard > Export
C.Settings > Compliance
D.Alerts > Export
AnswerA

The Reports menu is the correct location for generating and scheduling reports.

Why this answer

The Reports module allows for custom timeframes and filters for exported documentation.

135
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.

136
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.

137
MCQhard

After a data exfiltration attempt, you must review the logs within Prisma Cloud. Which log source is most relevant for identifying the specific identity that performed the suspicious API calls?

A.Vulnerability Logs
B.Flow Logs
C.Compliance Logs
D.Audit Logs
AnswerD

Audit logs map identities to API actions performed in the cloud provider.

Why this answer

The 'Audit Logs' in Prisma Cloud capture the activity performed by users and service accounts against the cloud environment configuration.

138
MCQeasy

A security administrator needs to ensure that all AWS S3 buckets are encrypted at rest. Where should they navigate in the Prisma Cloud console to create a policy to enforce this requirement?

A.Compute > Defend > Policies
B.Settings > Cloud Accounts
C.Policies > Add Policy > Config
D.Investigate > Policies
AnswerC

The correct path for creating a configuration policy is Policies > Add Policy > Config.

Why this answer

Prisma Cloud uses the Policies menu to manage and create custom compliance and configuration policies.

139
MCQmedium

You are tasked with remediating a compliance violation where an RDS instance is publicly accessible. Using Prisma Cloud, which automated workflow is recommended?

A.Manually update the AWS RDS console setting
B.Execute a Lambda function via Prisma Cloud Auto-Remediation
C.Create a new Alert Rule without an action
D.Change the IAM role of the Prisma Cloud service account
AnswerB

Lambda-based auto-remediation is the standard approach for fixing infrastructure misconfigurations.

Why this answer

Prisma Cloud's Auto-Remediation feature can be linked to policies to automatically fix misconfigurations, such as removing public access to RDS.

140
MCQhard

A security requirement states that all cloud resources must be tagged with an 'Owner' attribute. How can you automate this compliance check?

A.Configure a Webhook
B.Use an IAM role
C.Update the Cloud Account metadata
D.Create an RQL policy for missing tags
AnswerD

RQL policies can identify assets that lack mandatory tags.

Why this answer

Using a RQL policy, you can identify resources missing specific tags and trigger alerts.

141
MCQmedium

When auditing network security, which log type should you review to see all blocked connection attempts?

A.Application logs
B.VPC Flow Logs
C.IAM logs
D.CloudTrail logs
AnswerB

Flow logs provide visibility into traffic flow and rejection status.

Why this answer

VPC Flow Logs in AWS (and equivalent logs in Azure/GCP) track both accepted and rejected traffic.

142
MCQhard

When configuring a custom RQL policy to detect IAM users without MFA, which query operator should be used to ensure the policy captures users across all cloud accounts?

A.config from iam where mfa.enabled = false
B.None of the above
C.iam from cloud where mfa = 'disabled'
D.config from cloud.resource where mfa.enabled = false
E.network from vpc where mfa.enabled = false
AnswerA

This is the correct RQL syntax for IAM-based identity checks.

Why this answer

The 'config from iam' query structure in RQL is designed to aggregate identity data across multiple connected cloud accounts.

143
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.

144
MCQeasy

You need to ensure that all Prisma Cloud platform audit logs are retained for compliance purposes. Where do you configure the export of these logs to an external SIEM?

A.Settings > Integrations
B.Compute > Defend > Access Control
C.Monitor > Events > SIEM
D.Policy > Compliance > Settings
AnswerA

This is the correct path for setting up log forwarding integrations.

Why this answer

Prisma Cloud allows the integration of audit logs via the Settings > Integrations menu to forward data to external systems like Splunk or AWS S3.

145
MCQeasy

Which dashboard view should a compliance officer use to track the overall posture against CIS Benchmarks across multiple cloud accounts?

A.Compliance Dashboard
B.Network Security Dashboard
C.Vulnerability Dashboard
D.Runtime Security Dashboard
E.Policy Overview page
AnswerA

The Compliance Dashboard is specifically designed for auditing posture against frameworks.

Why this answer

The Compliance Dashboard provides a centralized view of compliance status mapped to various frameworks like CIS.

146
Multi-Selecteasy

Which TWO items are required to create a new user in the Prisma Cloud console?

Select 2 answers
A.A physical security token
B.A valid credit card
C.A valid email address
D.A dedicated public IP address
E.A minimum of one assigned role
AnswersC, E

The email serves as the user identifier.

Why this answer

Creating a user requires an email address and an assigned role.

147
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.

148
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.

149
MCQeasy

Which Prisma Cloud feature allows you to view the current state of your cloud environment compared to a baseline?

A.Vulnerability Scan
B.Compliance Dashboard
C.Log Streaming
D.Asset Inventory
AnswerD

This provides a real-time view of cloud resources.

Why this answer

The 'Asset Inventory' and 'Investigate' features allow for state comparison and drift detection.

150
MCQhard

How can you verify if an IAM policy is currently being enforced in Prisma Cloud?

A.Review the Defender logs
B.Check the status of the policy in the Policy page
C.Run a test scan on the cloud account
D.Check the cloud provider's IAM logs
AnswerB

Enabled policies are actively enforced or monitored.

Why this answer

The policy status page shows whether a policy is enabled or disabled.

Page 1

Page 2 of 3

Page 3

All pages