nerdexam
CompTIA

CV0-003 · Question #131

Which of the following types of geo-clustering should a cloud service provider implement in case a tenant requires that response time decreases if operations are moved closer to the cloud service…

The correct answer is D. Static proximity. Static proximity geo-clustering uses fixed, predefined geographic rules to route operations to the nearest configured site, consistently reducing latency by keeping traffic anchored to the primary site.

Cloud Architecture and Design

Question

Which of the following types of geo-clustering should a cloud service provider implement in case a tenant requires that response time decreases if operations are moved closer to the cloud service provider's primary site?

Options

  • ADynamic proximity
  • BRound Robin
  • CThroughput
  • DStatic proximity

How the community answered

(47 responses)
  • A
    11% (5)
  • B
    2% (1)
  • C
    6% (3)
  • D
    81% (38)

Why each option

Static proximity geo-clustering uses fixed, predefined geographic rules to route operations to the nearest configured site, consistently reducing latency by keeping traffic anchored to the primary site.

ADynamic proximity

Dynamic proximity adjusts routing in real time based on current latency or load measurements rather than fixed rules, so it does not guarantee consistent routing to the primary site's geographic location.

BRound Robin

Round robin distributes requests evenly across all cluster nodes in sequence regardless of geographic proximity, which does not favor the primary site or reduce latency based on location.

CThroughput

Throughput-based clustering routes traffic according to available bandwidth capacity, not geographic proximity or response time, so it does not address the latency requirement.

DStatic proximityCorrect

Static proximity geo-clustering assigns traffic routing based on preconfigured, unchanging geographic proximity rules that direct client requests to the nearest defined location - in this case the primary site - ensuring predictably low response times without real-time recalculation, which directly satisfies the tenant's requirement for proximity-based latency reduction.

Concept tested: Static proximity geo-clustering for latency reduction

Source: https://learn.microsoft.com/en-us/azure/traffic-manager/traffic-manager-routing-methods

Topics

#geo-clustering#static proximity#latency#availability zones

Community Discussion

No community discussion yet for this question.

Full CV0-003 Practice