nerdexam
Microsoft

70-583 · Question #52

You are designing a web service that will be hosted in Windows Azure. The web service will accept and store structured and semi-structured data. The web service must meet the following requirements…

The correct answer is B. Use a single SQL Azure database. See the full explanation below for the reasoning.

Question

You are designing a web service that will be hosted in Windows Azure. The web service will accept and store structured and semi-structured data. The web service must meet the following requirements:

  • Update all data within a single transaction.
  • Enforce the data structure for structured data within the data store.

You need to recommend an approach for storing the data. What should you recommend?

Options

  • AUse Windows Azure Queues.
  • BUse a single SQL Azure database.
  • CUse a single Windows Azure Drive.
  • DUse Windows Azure Table storage.

How the community answered

(37 responses)
  • A
    8% (3)
  • B
    73% (27)
  • C
    3% (1)
  • D
    16% (6)

Community Discussion

No community discussion yet for this question.

Full 70-583 Practice