📢 Too many exams? Don’t know which one suits you best? Book Your Free Expert 👉 call Now!

  • google app store apple app store
  • ✖

      Question

      Which of the following cloud storage types is most

      suitable for storing large amounts of unstructured data such as images, videos, and log files?
      A Block Storage Correct Answer Incorrect Answer
      B File Storage Correct Answer Incorrect Answer
      C Object Storage Correct Answer Incorrect Answer
      D Relational Storage Correct Answer Incorrect Answer
      E In-memory Storage Correct Answer Incorrect Answer

      Solution

      Object Storage (e.g., AWS S3, Azure Blob Storage, Google Cloud Storage) stores data as discrete objects — each consisting of data, metadata, and a unique identifier. It is highly scalable, cost-effective, and ideal for unstructured data like images, videos, backups, and log files. Block Storage (e.g., AWS EBS) divides data into fixed-size blocks and is used for VM disk volumes requiring low-latency I/O. File Storage (e.g., AWS EFS) provides a shared file system accessed via NFS/SMB protocols. 

      Practice Next
      ask-question