nerdexam
CompTIA

CV0-004 · Question #334

Which of the following should be used on containers to process data and keep the output in files for later review?

The correct answer is D. Persistent volumes. Persistent volumes allow containerized applications to store output data in a durable location that remains available even after the container stops, ensuring files can be reviewed later.

Deployment

Question

Which of the following should be used on containers to process data and keep the output in files for later review?

Options

  • AStandard output
  • BOptical disk mount
  • CEphemeral storage
  • DPersistent volumes

How the community answered

(39 responses)
  • A
    3% (1)
  • C
    3% (1)
  • D
    95% (37)

Explanation

Persistent volumes allow containerized applications to store output data in a durable location that remains available even after the container stops, ensuring files can be reviewed later.

Topics

#Containers#Persistent Storage#Data Persistence#Container Storage

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice