Microsoft Azure Data Fundamentals — Question 294

You plan to deploy an app. The app requires a nonrelational data service that will provide latency guarantees of less than 10-ms for reads and writes.
What should you include in the solution?

Answer options

Correct answer: D

Explanation

Azure Cosmos DB is designed for low-latency operations, making it suitable for applications that require reads and writes with guarantees of less than 10 milliseconds. Other options like Azure Blob storage, Azure Files, and Azure Table storage do not provide the same level of performance for latency-sensitive applications.