PrepAway - Latest Free Exam Questions & Answers

What should you recommend?

You are designing a Windows Azure application that will store data in two SQL Azure databases. The
application will insert data in both databases as part of a single logical operation. You need to recommend an
approach for maintaining data consistency across the databases.
What should you recommend?

PrepAway - Latest Free Exam Questions & Answers

A.
Execute database calls on parallel threads.

B.
Wrap the database calls in a single transaction scope.

C.
Use Microsoft Distributed Transaction Coordinator (MSDTC).

D.
Handle errors resulting from the database calls by using compensatory logic.

4 Comments on “What should you recommend?

  1. neverlie100 says:

    If the application runs on a IaaS VM (which is not specified), the above answer can be correct:
    https://docs.microsoft.com/en-us/azure/sql-database/sql-database-elastic-transactions-overview
    “On premises, such a scenario usually required running Microsoft Distributed Transaction Coordinator (MSDTC). Since MSDTC is not available for Platform-as-a-Service application in Azure, the ability to coordinate distributed transactions has now been directly integrated into SQL DB”




    0



    0

Leave a Reply