Ir al contenido principal

SYSTEMS LEVEL CONCEPTS

 A hypervisor is a software which is installed on top of the hardware, creating a virtualización layer and acting as a platform on which virtual machines (VMs) are created. Do not confuse the hypervisor with the operating system in question.

The hypervisor is responsible for extracting physical resources from hardware and converting them to virtual hardware. It is key to facilitating virtualization, creating what is known as the virtualization layer.

The same way as you must install the software to use the hardware, the hypervisor must be installed to allow virtualization.


Now that you know that virtualization hosts (hypervisors) provide hardware the ability to virtualize and therefore create multiple virtual machines running on the operating system (OS) of your choice whose function is partitioning.

The definition of partition in this context is the ability to execute multiple operating systems on a single physical system sharing the underlying hardware resources.

In a virtualized system, the hypervisor partitions, that is to say, It divides the hardware into several 'parts' to allow multiple OS running on a single machine.

Comentarios

Entradas populares de este blog

vpn explanation

  A VPN, or Virtual Private Network, is a technology that allows users to securely connect to the Internet over an untrusted network, such as a public Wi-Fi network. When a user connects to a VPN, the VPN server creates a secure, encrypted tunnel between the user's device and the VPN server. All data transmitted between the user's device and the VPN server is encrypted and protected from unauthorized access or interception. This allows users to securely access sensitive information, such as financial transactions or confidential business data, even when using a public Wi-Fi network or other unsecured network. VPNs are also useful for users who want to access content that is restricted by geographic location, such as streaming services or websites that are only available in certain countries. VPNs are typically used by individuals, businesses, and government organizations to protect their online privacy and security. There are many different types of VPNs, including remote-acces...

vpc explanation

  A VPC, or Virtual Private Cloud, is a virtual network infrastructure provided by cloud service providers such as Amazon Web Services (AWS), Google Cloud Platform (GCP), or Microsoft Azure. A VPC allows users to securely and privately connect their cloud resources, such as virtual machines, databases, and applications, to the Internet. This provides the same level of security and privacy as a traditional on-premises network, but with the scalability and flexibility of the cloud. A VPC is essentially a virtual network environment within the cloud provider's network, which is isolated from other virtual network environments. This provides users with complete control over their network configuration, including the ability to define custom IP address ranges, subnets, and network access control lists (ACLs). VPCs also allow users to securely connect their cloud resources to other cloud services, such as storage services or databases, and to other resources in their own on-premises netw...

Wordpress

This is the project that Roberto sent us in which we had to make a web page on about three topics which were: A car sales web page, a real estate and travel agency web page. All this done with Woocommerce and other wordpress plugins. All the web pages will be evaluated and Roberto will call us to sit down with him and talk about the page.