QUESTION IMAGE
Question
what kind of service do you need to store and access container images?
repository
hypervisor
microservice
persistent storage volume
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.
Snap & solve any problem in the app
Get step-by-step solutions on Sovi AI
Photo-based solutions with guided steps
Explore more problems and detailed explanations
Repository (the option with "Repository" text, assuming the first option is labeled as, e.g., A. Repository, so the answer would be A. Repository)