What are some advantages and disadvantages choosing Azures hypervisors in regards trust using a secure infrastructure and hypervisor security features ?
What are some advantages and disadvantages choosing Azures hypervisors in regards trust using a secure infrastructure and hypervisor security features ?
I'm not sure what you are comparing to but there are a number of great security benefits if you use Gen2 Azure virtual machines then you can use trusted launch features such as secure boot, and vTPM.
Here's some links to explain in more detail.
https://docs.microsoft.com/en-us/azure/virtual-machines/generation-2
https://docs.microsoft.com/en-us/azure/virtual-machines/trusted-launch-portal?tabs=portal
Hi there,
First the Pros of Hypervisor, with a hypervisor, you can successfully run and monitor concurrent virtual machines on a host. Without it, operating multiple applications on the same hardware often creates conflicts.
VMMs make co-existing on one system possible and consolidate workloads and multiple operating environments. Hypervisor secures the operating environment from internal conflicts.
Now Cons of Hypervisor, it becomes challenging to find reliable hypervisor services for your particular enterprise needs within a budget. Though free and open-source hypervisors are available for the same.
Security may become an issue. While robust, hypervisors may become an easy cyberattack target. Vulnerability increases because of the centralized system, the company network, server rooms, etc.
--If the reply is helpful, please Upvote and Accept it as an answer--
16 people are following this question.