You work as a NoSQL Database Architect for MDFT Pro, a well-known training agency that delivers certification courses to students worldwide. Mark, the Learning Platform Data Lead, has deployed an Azure Cosmos DB instance with Strong consistency level and 10,000 Request Units (RUs) per container to support a hands-on restaurant management training application. Geo-replication is enabled for global availability. The container stores restaurant information for the training scenarios including location data, menu items, and staff records. Currently, the system contains information for 1,000 restaurant locations, 500 menu items per location, and 10,000 staff members distributed across all locations. When designing the container, you selected ’location id’ as the partition key to ensure all data for a specific restaurant location is co-located for efficient queries.
How many logical partitions will be created for the container?
Choose the correct answer from the options below.
Explanations for each answer: