nerdexam
Palo_Alto_Networks

PCCSE · Question #20

An administrator has access to a Prisma Cloud Enterprise What are the steps to deploy a single container Defender on an ec2 node?

The correct answer is A. Execute the curl | bash script on the ec2 node.. To deploy a single Container Defender on an EC2 node, the administrator generates a deployment script from the Prisma Cloud Console and then executes the curl | bash script directly on the EC2 instance. This script pulls the Defender image and starts it as a container automatical

Container Security

Question

An administrator has access to a Prisma Cloud Enterprise What are the steps to deploy a single container Defender on an ec2 node?

Options

  • AExecute the curl | bash script on the ec2 node.
  • BConfigure the cloud credential in the console and allow cloud discovery to auto-protect the ec2
  • CPull the Defender image to the ec2 node, copy and execute the curl | bash script, and start the
  • DGenerate DaemonSet file and apply DaemonSet to the twistlock namespace.

How the community answered

(21 responses)
  • A
    90% (19)
  • C
    5% (1)
  • D
    5% (1)

Explanation

To deploy a single Container Defender on an EC2 node, the administrator generates a deployment script from the Prisma Cloud Console and then executes the curl | bash script directly on the EC2 instance. This script pulls the Defender image and starts it as a container automatically. Option A correctly captures this streamlined process. Option D (DaemonSet) is the Kubernetes deployment method, not applicable to a standalone EC2 node. Option B describes cloud discovery auto-protect, which is a different workflow. Option C describes a more complex manual process that is not the standard recommended approach for a single-node deployment.

Topics

#Prisma Cloud Defender#Container Host Security#EC2 Deployment#Agent Deployment

Community Discussion

No community discussion yet for this question.

Full PCCSE Practice