An engineering department is deploying a service that must continue running if part of the environment experiences a localized disruption. Their provider offers the capability to place resources in separate data center segments within one overall area. Which approach meets their requirement?
Use ephemeral resources in another company’s facility
Place components in one building and rely on local balancing
Distribute infrastructure across different countries with unique regulations
Divide resources across multiple distinct sites in the same general area
Splitting resources across distinct physical sites reduces the chance of a total disruption if one location fails. Keeping everything in one building, even with local balancing, increases the odds of downtime if that facility is impacted. Launching ephemeral deployments at another provider does not guarantee consistency with the original setup. Spreading infrastructure over different countries focuses more on geographic diversity than ensuring local redundancy.
Ask Bash
Bash is our AI bot, trained to help you pass your exam. AI Generated Content may display inaccurate information, always double-check anything important.
What are data center segments?
Open an interactive chat with Bash
How is deploying resources in multiple distinct sites different from one building with local balancing?
Open an interactive chat with Bash
Why are ephemeral resources in another provider’s facility not a reliable solution?