PSE-PrismaCloud Braindumps Real Exam Updated on Nov 25, 2021 with 62 Questions
Latest PSE-PrismaCloud PDF Dumps & Real Tests Free Updated Today
Palo Alto Networks PSE-PrismaCloud Exam Syllabus Topics:
| Topic | Details |
|---|---|
| Topic 1 |
|
| Topic 2 |
|
| Topic 3 |
|
| Topic 4 |
|
| Topic 6 |
|
| Topic 7 |
|
| Topic 8 |
|
| Topic 9 |
|
| Topic 10 |
|
| Topic 11 |
|
NEW QUESTION 18
Which cloud provider supports iLB-as-next-hop?
- A. Oracle Cloud
- B. Microsoft Azure
- C. Amazon Web Services
- D. Alibaba Cloud
Answer: B
NEW QUESTION 19
Which two cloud providers support Load Balancers as next hop configurations for outbound connections?
(Choose two.)
- A. Oracle Cloud
- B. Microsoft Azure
- C. Amazon Web Services
- D. Google Cloud Platform
Answer: B,D
NEW QUESTION 20
How can you modify a range of dates default policy in Prisma Public Cloud?
- A. Manually create the RQL statement.
- B. Click the Gear icon next to the policy name to open the Edit Policy dialog
- C. Clone the existing policy and change the value.
- D. Override the value and commit the configuration.
Answer: C
NEW QUESTION 21
Match the query type with its corresponding search
Answer:
Explanation:
Explanation
network where,
event where,
config where
NEW QUESTION 22
A client has a sensitive internet-facing application server in Microsoft Azure and is concerned about resource exhaustion because of distributed denial-of-service attacks What can be configured on the VM-Series firewall to specifically protect this server against this type of attack?
- A. QoS Profile to limit incoming requests
- B. DoS Protection Profile with specific session counts
- C. Zone Protection Profile
- D. Custom threat signature
Answer: C
NEW QUESTION 23
How is license utilization displayed within the Prisma Public Cloud interface?
- A. navigate to Dashboard > Asset Inventory
- B. navigate to General > Licensing
- C. navigate to the CLI and run show license command
- D. navigate to Settings (via the gear icon) > Licensing
Answer: D
NEW QUESTION 24
What is the scope of the Amazon Web Services IAM Service?
- A. global
- B. regional
- C. zonal
- D. VPC
Answer: A
NEW QUESTION 25
Based on the diagram, prioritize the order in which the Virtual Gateway evaluates the best route based on the deterministic B6P Path selection process.

Answer:
Explanation:
Explanation
longest, shortest, path, lowest multi, lowest peer
NEW QUESTION 26
Based on the diagram, how many routes will the virtual gateway advertise to the on-premises NGFW over the Amazon Web Services Direct Connect link?
- A. 0
- B. 1
- C. 2
- D. 3
Answer: A
NEW QUESTION 27
Which change represents a VM-Series NGFW license transfer?
- A. VM-300 BYOL on Microsoft Azure to VM-300 PAY6 on Amazon Web Services
- B. VM-100 BYOL on Microsoft Azure to VM-100 BYOL on Amazon Web Services
- C. VM-100 BYOL on Microsoft Azure to VM-300 PAYG on Amazon Web Services
- D. VM-100 BYOL on Microsoft Azure to VM-300 BYOL on Microsoft Azure
Answer: D
NEW QUESTION 28
Match the query type with its corresponding search
Answer:
Explanation:

NEW QUESTION 29
An administrator has deployed an AWS transit gateway and used multiple VPC spokes to segregate a multi-tier application. The administrator also created a security VPC with multiple VM-Series NGFWs in an active/active deployment model via ECMP using Amazon Web Services VPN-based attachments.
What must be configured on the firewall to avoid asymmetric routing?
- A. port address translation
- B. source and destination address translation
- C. source address translation
- D. destination address translation
Answer: C
NEW QUESTION 30
How can you create a custom compliance standard in Prisma Public Cloud?
- A. From Compliance tab > Compliance Standards, click "Add New."
- B. Generate a new Compliance Report.
- C. From Compliance tab, clone a default framework and customize.
- D. Create compliance framework in a spreadsheet then import into Prisma Public Cloud.
Answer: A
Explanation:
Explanation
https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-admin/prisma-cloud-compliance/create-a-c
NEW QUESTION 31
Which RQL string using network query attributes returns all traffic destined for Internet or for Suspicious IPs that also exceeds 1GB?
- A. network where publicnetwork = ('Internet IPs', 'Suspicious IPs') AND bytes > 1000000000
- B. network where bytes > 1GB and destination = 'Internet IPs' OR 'Suspicious IPs'
- C. network where dest.publicnetwork IN ('Internet IPs', 'Suspicious IPs') AND bytes > 1000000000
- D. show traffic where destination.network = ('Internet IPs', 'Suspicious IPs') AND bytes > 1000000000
Answer: C
Explanation:
Explanation
https://docs.paloaltonetworks.com/prisma/prisma-cloud/prisma-cloud-rql-reference/rql-reference/rql-examples All network traffic that is greater than 1GB and destined to Internet or Suspicious IPs (allows you to identify data exfiltration attempt on any cloud environment).
network where dest.publicnetwork IN ( 'Internet IPs', 'Suspicious IPs' ) AND bytes > 1000000000
NEW QUESTION 32
What is the scope of the Amazon Web Services 1AM Service?
- A. global
- B. regional
- C. zonal
- D. VPC
Answer: A
NEW QUESTION 33
Which three methods can provide application-level security for a web server instance on Amazon Web Services? (Choose three.)
- A. Amazon Web Services WAF
- B. VM-Series firewalls
- C. Traps
- D. Prisma SaaS
- E. Security Groups
Answer: B,D,E
NEW QUESTION 34
Which option is true about VM-Series NGFW templates available from the Palo Alto Networks GitHub repository?
- A. The author of the template provides full support as long as the PAN-OS version specific to the template is supported.
- B. Support for the templates is available through Professional Services from Palo Alto Networks.
- C. Palo Alto Networks provides full support if a valid support license is in place.
- D. Unless otherwise noted, these templates are released under an as-is. best effort support policy.
Answer: A
NEW QUESTION 35
Which option is defined by the creation and change of public cloud services managed in a repeatable and predictable fashion?
- A. platform as a service
- B. infrastructure as code
- C. infrastructure as a service
- D. software as code
Answer: C
NEW QUESTION 36
Which framework in Prisma Public Cloud can be used to provide general best practices when no specific legal requirements or regulatory standards need to be met?
- A. GDPR
- B. HIPAA
- C. Payment Card Industry DSS V3
- D. CIS Benchmark
Answer: A
NEW QUESTION 37
Which three requirements are needed to register a PAYG VM-Series NGFW at the Palo Alto Networks Customer Support website? (Choose three.)
- A. License Key
- B. UUID
- C. CPU ID
- D. Serial Number
- E. Auth Code
Answer: C,D,E
NEW QUESTION 38
Which three methods can provide application-level security for a web server instance on Amazon Web Services? (Choose three.)
- A. VM-Series firewalls
- B. Traps
- C. Amazon Web Services WAF
- D. Security Groups
- E. Prisma SaaS
Answer: A,B,C
NEW QUESTION 39
Which three types of security checks can Prisma Public Cloud perform? (Choose three.)
- A. compliance where
- B. event where
- C. config where
- D. network where
- E. user where
Answer: B,C,D
NEW QUESTION 40
......
PSE-PrismaCloud Dumps With 100% Verified Q&As - Pass Guarantee or Full Refund: https://www.dumpsactual.com/PSE-PrismaCloud-actualtests-dumps.html
Pass Palo Alto Networks PSE-PrismaCloud Exam With Practice Test Questions Dumps Bundle: https://drive.google.com/open?id=1F_syPyT6uaMHxbJARfM07XUBsSsXCFHM
