EMC Proven Professional – Cloud Architect — Question 25

You are designing a cloud services architecture for a company. You have determined that running some of the customer facing applications the company uses in a public cloud would save a significant amount of money but the security department wants to retain control of customer data at rest. The application infrastructure consists of two database servers and eight web servers.
How can you architect the application to minimize the risk involved with data exposure?

Answer options

Correct answer: A

Explanation

The correct answer is A because it allows the application servers to benefit from the cost-effectiveness of the public cloud while keeping sensitive customer data secure by storing it in the private cloud. Options B and C increase the risk of data exposure by mirroring or clustering in the public cloud, while option D does not address the core concern of retaining control over data at rest.