Azure Cosmos DB is a fully managed NoSQL database service by Microsoft that offers several APIs to store and query data in different formats like documents, key-value pairs, graphs or tables. It provides automatic scalability, high availability and predictable low latency. Data can be backed up continuously or periodically depending on the deployment mode as Provisioned Throughput or Serverless. Security features include authentication via keys, encryption at rest, private link and integration with Defender for Cloud. Cosmos DB is a good fit for applications requiring large-scale, multi-model databases.