Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

6 of 10 what resource can provide file access to several containers ove…

Question

6 of 10
what resource can provide file access to several containers over a long period of time?
○ image repository
○ persistent storage
○ microservice
○ secrets file

Explanation:

Brief Explanations

To determine the resource for file access to multiple containers over time, we analyze each option:

  • Image repository: Stores container images, not for file access.
  • Persistent storage: Designed for long - term data retention and shared access across containers.
  • Microservice: A software architecture style, not for file storage/access.
  • Secrets file: Stores sensitive data, not for general file access over time.

So, Persistent storage is the correct choice.

Answer:

B. Persistent storage