MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

SQL

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which of the following is/are NOT Azure Core Storage?
A
Azure Queues
B
Azure HPC Cache
C
Azure Disks
D
Azure Files
Explanation: 

Detailed explanation-1: -Azure Storage offers five core services: Blobs, Files, Queues, Tables, and Disks. Let’s explore each and establish some common use cases.

Detailed explanation-2: -Azure Queues: A messaging store for reliable messaging between application components. Azure Tables: A NoSQL store for schemaless storage of structured data. Azure Disks: Block-level storage volumes for Azure VMs.

Detailed explanation-3: -Azure HPC Cache is an Azure service to provide low-latency file access to support high-performance computing (HPC) workloads running in Azure. Shift existing HPC pipelines in Azure Compute while using Azure HPC Cache for file caching between Azure Blob or your on-premises network-attached storage.

Detailed explanation-4: -In Microsoft Azure, you can choose two Storage Account types. They are General-Purpose Account and Blob Storage account.

There is 1 question to complete.