nerdexam
CompTIA

CV0-004 · Question #55

A cloud administrator needs to distribute workloads across remote data centers for redundancy reasons. Which of the following deployment strategies would eliminate downtime, accelerate deployment…

The correct answer is C. Blue-green. Blue-green deployment is the strategy that can eliminate downtime, accelerate deployment, and remain cost-efficient. It involves running two identical production environments, only one of which is live at any given time (blue or green). When it's time to deploy, the new version…

Deployment

Question

A cloud administrator needs to distribute workloads across remote data centers for redundancy reasons. Which of the following deployment strategies would eliminate downtime, accelerate deployment, and remain cost efficient?

Options

  • AIn-place
  • BRolling
  • CBlue-green
  • DCanary

How the community answered

(16 responses)
  • A
    13% (2)
  • B
    6% (1)
  • C
    75% (12)
  • D
    6% (1)

Explanation

Blue-green deployment is the strategy that can eliminate downtime, accelerate deployment, and remain cost-efficient. It involves running two identical production environments, only one of which is live at any given time (blue or green). When it's time to deploy, the new version is released to the inactive environment (green), which is then thoroughly tested. Once ready, the traffic is switched over, making the green environment live.

Topics

#deployment strategies#blue-green deployment#zero-downtime#high availability

Community Discussion

No community discussion yet for this question.

Full CV0-004 Practice