Queue and Table Storage Quiz

5 questions Pass: 70% +25 pts

Quiz covering Azure Storage Services

Queue and Table Storage Quiz

5 questions | Pass: 70% | Earn 25 points

Questions in this quiz

A preview of the 5 questions covered. Start the quiz above to answer them, check your score, and read the explanations.

  1. 1

    Which Azure storage service is specifically designed for storing large amounts of unstructured, non-relational data that can be accessed from anywhere in the world via authenticated HTTP/HTTPS calls?

  2. 2

    You are building an application that requires a reliable messaging system to decouple components. Which Azure service should you use to store millions of messages that can be accessed by distributed application components?

  3. 3

    A developer needs to store user profile data where the schema might evolve over time. Given the requirement for high availability and low cost, which Azure service is the most appropriate choice?

  4. 4

    If you need to implement a 'poison message' pattern in your application, which Azure service feature should you monitor to ensure messages that cannot be processed are handled correctly?

  5. 5

    You are designing a high-scale application using Azure Table Storage. Which combination of properties is required to uniquely identify an entity and ensure the most efficient query performance?