nerdexam
(ISC)2

CCSP · Question #337

Cloud environments are based entirely on virtual machines and virtual devices, and those images are also in need of storage within the environment. What type of storage is typically used for virtual i

The correct answer is D. Object. Object storage is typically used for storing virtual images within cloud environments.

Submitted by khalil_dz· Apr 18, 2026Cloud Concepts, Architecture and Design

Question

Cloud environments are based entirely on virtual machines and virtual devices, and those images are also in need of storage within the environment. What type of storage is typically used for virtual images? Response:

Options

  • AVolume
  • BStructured
  • CUnstructured
  • DObject

How the community answered

(27 responses)
  • B
    4% (1)
  • C
    4% (1)
  • D
    93% (25)

Why each option

Object storage is typically used for storing virtual images within cloud environments.

AVolume

Volume storage (block storage) is typically used for operating system disks and application data requiring high performance, not for collections of virtual images themselves.

BStructured

Structured storage refers to data organized in a defined schema (e.g., databases), which is not the primary way virtual machine images are stored.

CUnstructured

Unstructured storage is a broad category, but object storage is the specific and most appropriate type for virtual images within that category.

DObjectCorrect

Object storage, such as AWS S3 or Azure Blob storage, is highly scalable and durable, making it ideal for storing large numbers of immutable virtual machine images, container images, and snapshots due to its cost-effectiveness and accessibility characteristics.

Concept tested: Cloud storage types for virtual images

Source: https://learn.microsoft.com/en-us/azure/storage/common/storage-introduction

Topics

#Cloud storage#Object storage#VM images#Cloud architecture

Community Discussion

No community discussion yet for this question.

Full CCSP Practice