You have an Azure web application that runs in two regions. You use an Azure storage account for storing large files. You need to make the files available in both regions so that the users can download files in their region. You don't want to upload files two times. How will you solve this?

Experience Level: Senior
Tags: Azure CloudAzure Storage

Answer

Use read-access geo-redundant storage (RA-GRS).
When the file is written to the storage, it gets automatically replicated to the secondary copy. The secondary copy is readable and users can access it from their own region.
Related Azure Cloud job interview questions

Comments

No Comments Yet.
Be the first to tell us what you think.
Azure Storage
Azure Storage

Are you learning Azure Cloud ? Try our test we designed to help you progress faster.

Test yourself
AZ-304 Microsoft Azure Architect Design Preparation
AZ-304 Microsoft Azure Architect Design Preparation

Are you learning Azure Cloud ? Try our test we designed to help you progress faster.

Test yourself