What is the primary function of Azure Blob Storage?
- Message Queue
- NoSQL Database
- Object Storage
- Relational Database
Azure Blob Storage is an object storage solution in Microsoft Azure. Its primary function is to store and manage unstructured data, such as documents, images, and videos. It provides scalable, secure storage with a simple HTTP/HTTPS interface.
Loading...
Related Quiz
- In database management, what is cardinality, and how does it impact query optimization?
- The HTML5
- Which AWS service is used for container orchestration?
- _______ is a data format commonly used for representing resources in RESTful APIs.
- Which programming construct is commonly used for catching and handling errors in JavaScript?