AZ 900 - Azure Data Services

AZ 900 - Azure Data Services

In the previous posts in the series, we have looked at the core resources available in Azure for Storage, Compute and Networking. In this post, we will look at the database services available.
Database Services

Azure Cosmos DB

Azure CosmosDB is a globally distributed service that supports a multi-model database service. It is Microsoft’s fully managed NoSQL database offering, but the multi-model service means it offers several different popular APIs for your teams to run their queries against. These APIs include SQL, MongoDB, Cassandra, Tables and Gremlin.

Continue reading here