PSE-PrismaCloud PSE Palo Alto Networks System Engineer Professional - Prisma Cloud

Loading demo links...

Showing 7–9 of 10 questions

Question 7

What is required for an EC2 instance to access the internet directly from an AWS VPC?

Select an option, then click Submit answer.

  • Internet Gateway

  • Transit Gateway

  • Virtual Private Gateway

  • Customer Gateway


Question 8

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?

Select an option, then click Submit answer.

  • source address translation

  • destination address translation

  • port address translation

  • source and destination address translation


Question 9

Which RQL string searches for all EBS volumes that do not have a "DataClassification" tag?

Select an option, then click Submit answer.

  • config where api.name = 'aws-ec2-describe-volumes, AND json.rule = tags[*]key contains DataClassification

  • config where api.name = ,aws-ec2-describe-volumes' AND json.rule = tags[*]key != DataClassification

  • config where api.name = ,aws-ec2-describe-volumes' AND json.rule = tags[*].key exists

  • config where api.name = 'aws-ec2-describe-volumes' AND json.rule = tags[*].key = 1