PrepAway - Latest Free Exam Questions & Answers

You need to recommend an approach for minimizing storag…

You are designing a Windows Azure application that will use Windows Azure Table storage. You need to
recommend an approach for minimizing storage costs.What should you recommend?

PrepAway - Latest Free Exam Questions & Answers

A.
Use Entity Group Transactions.

B.
Use multiple partitions to store data.

C.
Use a transaction scope to group all storage operations.

D.
Use Microsoft Distributed Transaction Coordinator (MSDTC).

7 Comments on “You need to recommend an approach for minimizing storag…

  1. mslover says:

    Doesn’t seem like a 70-533 question agreed. However it does appear A is correct.

    Entity group transactions improve throughput since they reduce the number of individual storage operations that must be submitted to the Azure Table service. They also provide an economic benefit since an entity group transaction is billed as a single storage operation regardless of how many storage operations it contains.

    https://docs.microsoft.com/en-us/rest/api/storageservices/Designing-a-Scalable-Partitioning-Strategy-for-Azure-Table-Storage?redirectedfrom=MSDN#uyi




    1



    0
  2. jagudero says:

    Entity group transactions improve throughput since they reduce the number of individual storage operations that must be submitted to the Azure Table service. They also provide an economic benefit since an entity group transaction is billed as a single storage operation regardless of how many storage operations it contains.

    https://docs.microsoft.com/en-us/rest/api/storageservices/Designing-a-Scalable-Partitioning-Strategy-for-Azure-Table-Storage?redirectedfrom=MSDN#entity-group-transactions




    0



    0

Leave a Reply