nerdexam
Microsoft

70-583 · Question #11

An application uses Windows Azure Table storage. The application uses five tables. One table used by the application is approaching the limit for storage requests per second. You need to recommend…

The correct answer is C. Create additional partition keys for the table. See the full explanation below for the reasoning.

Question

An application uses Windows Azure Table storage. The application uses five tables. One table used by the application is approaching the limit for storage requests per second. You need to recommend an approach for avoiding data access throttling. What should you recommend?

Options

  • AUse a single partition key for the table.
  • BCompress data before storing it in the table.
  • CCreate additional partition keys for the table.
  • DContinually remove unnecessary data from the table.

How the community answered

(39 responses)
  • A
    5% (2)
  • B
    13% (5)
  • C
    77% (30)
  • D
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 70-583 Practice