Question 97:
You need to determine the type of Azure service required to fit the following requirements and specifications: Data classification: Unstructured Operations: • retrieve only by ID • Customers need a high number of read operations with low latency • updates and creates will be somewhat infrequent operations and can have higher latency as compared to read operations Latency & throughput: Retrievals need to have high throughput and low latency. Updates and creates can have higher latency as compared to read operations. Transactional support: Not needed
Answer options:
A.Azure Cosmos DB B.Azure Route Table C.Azure SQL Database D.Azure Blob Storage E.Azure Queue Storage