cosmos DB design

DataCoder 280 Reputation points
2024-10-24T14:30:05.6+00:00

Im developing an e-commerce application that uses Azure Cosmos DB to manage product catalogs, user data, and transaction records. As our user base grows, I’m looking for advice on how to structure my data model effectively.

In particular, what is the best approach to designing the database schema to handle complex queries, such as filtering products by multiple attributes while ensuring efficient read and write operations? Additionally, what strategies should I implement to manage consistency across distributed replicas without significantly impacting performance?

Thanks in advance

Community Center | Not monitored
0 comments No comments
{count} votes

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.