As a cloud architect designing a DIY PaaS solution, you have concluded that using VMs to support the target applications is the best choice. What consideration supports that decision?

Posted by: Pdfprep Category: DES-2T13 Tags: , ,

As a cloud architect designing a DIY PaaS solution, you have concluded that using VMs to support the target applications is the best choice. What consideration supports that decision?
A . A single operating system reduces management overhead.
B . The software stack is compatible with the run-time environment.
C . The abstraction of the physical hardware limits vulnerability.
D . Orchestration supports automated scaling of applications.

Answer: C

Explanation:

CORRECT ANSER C

Page 336

Virtual machines An architect has to determine whether the virtualization environment is able to handle the below mentioned enterprise’s VM needs.

• Security maintenance: An advantage of using VMs is the abstraction at the physical hardware level that translates to individual operating systems. These individual operating systems limit the attack surface to the hypervisor and has the ability to filter the activity of the guest.

• Load handling: Virtual machines make perfect sense when an enterprise has a powerful host server that can handle the load of multiple VMs.

• Automation support: A full-fledged VM platform, such as vSphere, includes a variety of automation features for deployments and proactively manages compute, memory and storage resources.

• Ensuring portability: A single version of an application, in most cases, should be able to run on a different platform without any modification.

Leave a Reply

Your email address will not be published.