
Microsoft Azure Fundamentals AZ-900
Get started today
Ultimate access to all questions.
You are tasked with implementing an Azure database solution that supports concurrent data addition from multiple regions and the ability to store JSON documents. Which Azure database service is most suitable for this requirement?
You are tasked with implementing an Azure database solution that supports concurrent data addition from multiple regions and the ability to store JSON documents. Which Azure database service is most suitable for this requirement?
Exam-Like
Explanation:
The correct answer is Azure Cosmos DB (Option C). Azure Cosmos DB is designed to be a globally distributed, multi-model database service that can elastically and independently scale throughput and storage across any number of Azure regions. It also supports storing JSON documents, making it the most suitable choice for a solution that needs to add data concurrently from multiple regions and store JSON documents.