A company needs to store millions of unstructured files, such as images and videos, accessible via HTTP. Which Azure storage type is most appropriate?

Microsoft Azure Fundamentals Medium

Microsoft Azure Fundamentals — Medium

A company needs to store millions of unstructured files, such as images and videos, accessible via HTTP. Which Azure storage type is most appropriate?

Key points

  • Azure Blob Storage is optimized for storing large amounts of unstructured data
  • Azure Table Storage is more suitable for structured data
  • Azure Queue Storage is used for message queuing, not file storage
  • Azure File Storage is designed for file shares, not unstructured files

Ready to go further?

Related questions