Introduction
Sometimes apps need to store data that can be accessed quickly from anywhere in the world. Cosmos DB is a cloud database that helps apps do this by keeping data close to users and making it easy to find and update.
When you want your app to work fast for users in different countries by storing data near them.
When your app needs to handle lots of users reading and writing data at the same time without slowing down.
When you want to store different types of data like documents, key-value pairs, or graphs in one place.
When you want your app to keep working even if one part of the cloud has a problem.
When you want to easily scale your database up or down as your app grows or shrinks.