Simple, Fast & most Powerful DB
What do you like best?
1.The first and at most admire thing from Cosmos DB for me it is a Non structured (No-SQL) Database.
2. You can store any data's in the format for JSON, by simply differentiate with partition key's.
3. And it's very easy to configure on go.
4.I would must mention this, since this DB values are storing in JSON format it was very fast to access the large no of data's for all the CRUD operations.
5.It allows the API call's to perform the CRUD operations over in COSMOS DB with the help of SQL, Mongo DB, Cassandra, and Gremlin Api's.
6.There is other interesting feature is whenever the COMOS DB Perform actions you can get the Trigger point and perform other options well. For ex on Create of data in Comos DB or delete or Update of Comos DB values you can get the Trigger point and perfrom other actions with the help of Change feed and Function app's.
What do you dislike?
1. Im a huge fan of comos db and i dont have any negative points on it.
What problems are you solving with the product? What benefits have you realized?
1. We were implementing the Comos DB as a centralized data warehouse to sync the data between all other integrated systems. Since the DB is stable and actions are so fast we were using it as data hub.