For IndividualsFor Educators
ExpertMinds LogoExpertMinds
ExpertMinds

Ace your certifications with Practice Exams and AI assistance.

  • Browse Exams
  • For Educators
  • Blog
  • Privacy Policy
  • Terms of Service
  • Cookie Policy
  • Support
  • AWS SAA Exam Prep
  • PMI PMP Exam Prep
  • CPA Exam Prep
  • GCP PCA Exam Prep

© 2026 TinyHive Labs. Company number 16262776.

    PracticeAzure Solutions Architect Expert (AZ-305)Azure Solutions Architect Expert AZ-305 Practice Exam 6Question 25
    Hard1 markMultiple Choice
    Domain 2.3: Recommend a data storage solutionDomain 2.3Cosmos DBPartitioning

    AZ-305 · Question 25 · Domain 2.3: Recommend a data storage solution

    You are designing an Azure Cosmos DB database for an e-commerce application. The database will store product catalog data. You need to select a partition key. The catalog has 10,000 categories and 5 million products. Queries almost always filter by 'CategoryId'. You need to ensure even distribution of storage and throughput. Which TWO statements describe the characteristics of a good partition key in this scenario? (Select TWO)

    Answer options:

    A.

    It should have a high cardinality (many distinct values).

    B.

    It should have a low cardinality (few distinct values).

    C.

    It should be a property that is rarely used in queries.

    D.

    It should be a property that appears frequently as a filter in queries.

    E.

    It should be a property whose value changes frequently.

    How to approach this question

    Identify the two main rules for Cosmos DB partition keys: high cardinality and frequent query usage.

    Full Answer

    A good partition key in Cosmos DB must have high cardinality to ensure even distribution of storage and throughput (avoiding hot spots). It should also be frequently used in query filters to enable efficient single-partition queries.

    Common mistakes

    Choosing a key that is unique but never queried, resulting in expensive cross-partition queries.
    Question 24All questionsQuestion 26

    Practice the full Azure Solutions Architect Expert AZ-305 Practice Exam 6

    55 questions · hints · full answers · grading

    Sign up freeTake the exam

    More questions from this exam

    Q01Contoso Ltd is a global manufacturing company with 50,000 employees. They operate a mix of on-pre...MediumQ02A financial institution has 500 Windows Server VMs on-premises and 200 VMs in Azure. They need to...HardQ03An enterprise uses Azure Sentinel and Log Analytics. They ingest 500 GB of logs daily. The IT bud...HardQ04You are designing a monitoring strategy for a new Azure deployment consisting of App Service, Azu...EasyQ05A healthcare company uses Microsoft Entra ID (Azure AD). They need to implement a security policy...Medium
    View all 55 questions →