An organization wants to move non-essential services into a cloud computing Environment. Management has a cost focus and would like to achieve a recovery time objective of 12 hours. Which of the following cloud recovery strategies would work BEST to attain the desired outcome?

A. Duplicate all services in another instance and load balance between the instances.
B. Establish a hot site with active replication to another region within the same cloud provider
C. Set up a warm disaster recovery site with the same cloud provider in a different region.
D. Configure the systems with a cold site at another cloud provider that can be used for failover.

Answer: C. Set up a warm disaster recovery site with the same cloud provider in a different region.

Computer Science & Information Technology

You might also like to view...

When using EUI-64, what is the correct result of inverting the seventh bit of the interface ID with an interface ID of B2C3:7AA0:8801?

A) B2C3:7A80:8801 B) B0C3:7AA0:8801 C) B3C3:7AA0:8801 D) BDC3:7AA0:8801

Computer Science & Information Technology

Which of the following statements about adapters is false?

a. An adapter class implements an interface. b. An adapter class provides a default (empty) implementation of every method in the interface. c. Programmers override selected adapter methods. d. A ComponentListener is a ComponentAdaptor.

Computer Science & Information Technology