Sovi.AI - AI Math Tutor

Scan to solve math questions

QUESTION IMAGE

what kind of service do you need to store and access container images? …

Question

what kind of service do you need to store and access container images?
repository
hypervisor
microservice
persistent storage volume

Explanation:

Brief Explanations

To store and access container images, a Repository (like Docker Registry or similar container image repositories) is used. A Hypervisor is for virtual machine management, Microservice is an architectural style, and Persistent storage volume is for data persistence in containers (not specifically for image storage/access). So the correct option is the one related to storing and retrieving container images, which is Repository.

Answer:

Repository (the option with "Repository" text, assuming the first option is labeled as, e.g., A. Repository, so the answer would be A. Repository)