Summer Special - 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: c4sdisc65

Portworx-Enterprise-Professional PDF

$38.5

$109.99

3 Months Free Update

  • Printable Format
  • Value of Money
  • 100% Pass Assurance
  • Verified Answers
  • Researched by Industry Experts
  • Based on Real Exams Scenarios
  • 100% Real Questions

Portworx-Enterprise-Professional PDF + Testing Engine

$61.6

$175.99

3 Months Free Update

  • Exam Name: Pure Certified Portworx Enterprise Professional (PEP) Exam
  • Last Update: Sep 12, 2025
  • Questions and Answers: 75
  • Free Real Questions Demo
  • Recommended by Industry Experts
  • Best Economical Package
  • Immediate Access

Portworx-Enterprise-Professional Engine

$46.2

$131.99

3 Months Free Update

  • Best Testing Engine
  • One Click installation
  • Recommended by Teachers
  • Easy to use
  • 3 Modes of Learning
  • State of Art Technology
  • 100% Real Questions included

Portworx-Enterprise-Professional Practice Exam Questions with Answers Pure Certified Portworx Enterprise Professional (PEP) Exam Certification

Question # 6

What command can an administrator run to view Portworx alerts?

A.

pxctl cd list alerts

B.

pxctl alerts show

C.

Use Grafana to view alerts

Full Access
Question # 7

How should a Portworx administrator enable the Alertmanager?

A.

Create a config map with the Alertmanager configuration and enable Alertmanager via the pxctl CLI.

B.

Create a secret with the Alertmanager configuration and enable Alertmanager in the StorageCluster object.

C.

Deploy Alertmanager by following the official Alertmanager documentation and integrate it with Portworx by enabling monitoring webhook in the StorageCluster object.

Full Access
Question # 8

An application team is preparing to deploy an ElasticSearch application and wants all Portworx volumes created in 6 specific Kubernetes nodes.

Which Portworx feature should they use to achieve this?

A.

Stork

B.

Autopilot

C.

Volume placement strategy

Full Access
Question # 9

An infrastructure admin wants to restrict installing Portworx on two nodes.

What label does the node need to have?

A.

px/service=stop

B.

px/enabled=false

C.

px/storage-node=false

Full Access
Question # 10

Which storage type does Portworx primarily rely on for storage provisioning?

A.

Object Storage

B.

Network File System (NFS)

C.

Direct Attached Storage (DAS)

Full Access
Question # 11

How do you label a Kubernetes node to provide rack information to Portworx?

A.

kubectl taint nodes px/rack=

B.

kubectl label nodes px/rack=

C.

kubectl annotate nodes px/rack=

Full Access
Question # 12

What is the primary function of the Portworx OCI monitor pod in a Kubernetes environment?

A.

To facilitate the installation of Portworx

B.

To monitor the health of Kubernetes nodes

C.

To manage Kubernetes network policies

Full Access
Question # 13

Which 3 secret stores are supported by Portworx?

A.

AWS KMS, Oracle Key Vault, Hashicorp Vault

B.

IBM KMS, Hashicorp Vault, Gemalto SafeNet KeySecure

C.

AWS KMS, Google Cloud KMS, Kubernetes Secrets

Full Access
Question # 14

A Portworx administrator wants to enable security without guest access on a new storage cluster using the Portworx Kubernetes operator.

What configuration items should be added to the StorageCluster configuration ?

A.

spec:

security:

enabled: true

auth:

guestAccess: 'Disabled'

B.

spec:

security: 'Enabled'

C.

spec:

security:

enabled: true

auth:

guestAccess: false

Full Access
Question # 15

An infrastructure admin wants to restrict installing Portworx in two nodes.

What label does the node need to have?

A.

px/enabled=false

B.

px/service=stop

C.

px/storage-node=false

Full Access
Question # 16

What is the primary benefit of using Dynamic Provisioning and Storage Classes in Portworx?

A.

They limit the customization of volume parameters to default settings only.

B.

They require manual creation of Portworx volumes before they can be used.

C.

They enable the automatic provisioning of Portworx volumes without manual intervention.

Full Access
Question # 17

A Portworx administrator wants to create a storage class that can be used to create volumes with the following characteristics:

• Encrypted volume

• Two replicas

Which definition should the administrator use?

A.

kind: StorageClass

apiVersion: storage.k8s.io/v1

metadata:

name: px-encrypted

provisioner: kubernetes.io/portworx-volume

parameters:

encrypted: "true"

repl: "2"

B.

kind: StorageClass

apiVersion: storage.k8s.io/v1

metadata:

name: px-encrypted

provisioner: kubernetes.io/portworx-volume

parameters:

sharedv4: "true"

repl: "2"

C.

kind: StorageClass

apiVersion: storage.k8s.io/v1

metadata:

name: px-encrypted

provisioner: kubernetes.io/portworx-volume

parameters:

secure: "true"

repl: "2"

Full Access
Question # 18

What is the name of the Kubernetes secret containing external KVDB certificates?

A.

px-kvdb

B.

px-kvdb-cert

C.

px-kvdb-auth

Full Access
Question # 19

How should a Portworx administrator expose metrics to externally provisioned Prometheus?

A.

Enable metrics in the storagecluster object by setting the following:

spec:

monitoring:

prometheus:

exportMetrics: true

B.

Enable metrics in the storagecluster object by setting:

spec:

monitoring:

exportMetrics: true

C.

Enable metrics in the Portworx cluster by running the command:

pxctl service monitoring enable --export-metrics-only

Full Access
Question # 20

Which Portworx CRD object is used to set up essential parameters for a Portworx installation?

A.

VolumeSnapshot

B.

StorageCluster

C.

ServiceAccount

Full Access
Question # 21

What command allows a Portworx admin to create a cloud credential for the Object Store?

A.

pxctl service credentials create

B.

pxctl credentials generate

C.

pxctl credentials create

Full Access
Question # 22

What are the main resource types for Portworx alerts?

A.

Nodes, Disks, Pods, Namespace, Volume

B.

Cluster, Volumes, Namespace, Object Store

C.

Disk, Cluster, Nodes, Pools

Full Access