Challenge 05 - Going Global

< Previous Challenge - Home - Next Challenge >

Introduction

Stuff and More Stuff Co. is expanding their operations across the globe. Since their user base is growing at a rapid pace in Europe, they would like to have their database and application available across both the US and Europe.

Description

In this challenge, you will properly configure your Azure Cosmos DB Account to replicate data across the required regions. The solution must minimize latency for both reads and writes, irrespective of the user’s region (US or Europe)

Success Criteria

To complete this challenge successfully, you should be able to:

Learning Resources