Q: 9
You are designing an Azure Cosmos DB solution that will host multiple writable replicas in multiple Azure regions. You need to recommend the strongest database consistency level for the design. The solution must meet the following requirements: Provide a latency-based Service Level Agreement (SLA) for writes. Support multiple regions. Which consistency level should you recommend?
Options
Discussion
Makes sense to pick A here. Strong consistency (B) is best overall but not available with multi-region writes, which the question requires. Bounded staleness is the strongest you can use in that scenario. Pretty sure this is what Microsoft expects, but open to debate if anyone disagrees.
Option A is right here. You can't use Strong consistency (B) with multi-region writable Cosmos DB, that’s the catch. Bounded staleness is the strongest you get for this setup, so B is a trap. Anyone disagree?
B, Strong
A , but if there was no multi-region write the answer flips to B.
I’d say B here. Strong consistency is the highest level available, so wouldn't that be the one to recommend for strongest consistency?
Likely A here. Strong (B) is only for single-region write, so with multiple writable regions that option's out. Bounded staleness is the strictest you can use in multi-region write mode, even if the wording feels tricky. Tempting trap with B but pretty sure A is correct for Cosmos DB multi-master writes-anyone see it differently?
B, not A. I get that multi-region writes normally limit you to bounded staleness, but strong is the actual highest consistency level. Tricky wording in the question-open to pushback.
B or A? I've seen strong (B) considered the top for consistency in Cosmos DB, especially in some older practice questions. Maybe I'm missing something with the multi-region writes part, but I’d pick B for "strongest" if that's the main point. Open to being corrected!
A , strong isn't available for multi-region write setups. Bounded staleness is the strongest you get with writable replicas in multiple Azure regions. Pretty confident here, but open to other views.
Maybe B. Strong consistency is the best for data accuracy across regions, right? I think it still applies for writable replicas.
Be respectful. No spam.