nerdexam
Dell-EMC

D-ECS-DS-23 · Question #98

A corporation has a single-site ECS system and is contemplating implementing a three-site Geo Federated environment. They want to know what benefits Geo replication offers. Which two benefits can a…

The correct answer is A. Provides improved security against site failures by creating multiple copies of the data D. Storage efficiency by taking advantage of XOR compression. Geo replication across three sites provides genuine resilience (A) because data chunks are distributed and replicated across geographically separate locations, so a single site failure doesn't cause data loss or unavailability. It also offers storage efficiency (D) by using…

ECS Multi-site and DR Design

Question

A corporation has a single-site ECS system and is contemplating implementing a three-site Geo Federated environment. They want to know what benefits Geo replication offers. Which two benefits can a technology architect promote? (Select 2)

Options

  • AProvides improved security against site failures by creating multiple copies of the data
  • BReplication group creation without VDC Federation
  • CReduces indexing overhead by increasing the number of replication groups
  • DStorage efficiency by taking advantage of XOR compression

How the community answered

(34 responses)
  • A
    88% (30)
  • B
    9% (3)
  • C
    3% (1)

Explanation

Geo replication across three sites provides genuine resilience (A) because data chunks are distributed and replicated across geographically separate locations, so a single site failure doesn't cause data loss or unavailability. It also offers storage efficiency (D) by using XOR-based erasure coding across sites - rather than storing full copies at each location, parity information is spread across sites, consuming significantly less raw capacity than traditional mirroring.

Option B is wrong because VDC (Virtual Data Center) Federation is actually required to create replication groups in a Geo Federated ECS environment - you cannot bypass it. Option C is wrong because adding more replication groups does not reduce indexing overhead; if anything, it adds management complexity rather than reducing processing burden.

Memory tip: Think of Geo Federation's two wins as "Survive + Save" - Survive site failures (A) and Save storage via XOR erasure coding (D). If an option claims Geo Federation removes a core dependency (like VDC Federation) or magically reduces overhead by adding complexity, it's a trap.

Topics

#geo replication#XOR compression#site failure protection#VDC federation

Community Discussion

No community discussion yet for this question.

Full D-ECS-DS-23 Practice