あるオンライン小売業者は、追加のサーバーを設置することで売上の増加をサポートし、サーバーの容量を増強することに取り組んでいます。新しいサーバーを確実に適切に利用するには、次のどれを使用する必要がありますか?
正解:D
Virtualization is a technology that allows creating multiple virtual machines (VMs) on a single physical server. Each VM can run its own operating system and applications, and share the resources of the physical server, such as CPU, memory, disk, and network. Virtualization can help improve server utilization and management in several ways, such as:
- Reducing the number of physical servers needed to run the same workload, which can lower the costs of hardware, power, cooling, and maintenance1.
- Increasing the flexibility and scalability of the server infrastructure, as VMs can be created, deleted, moved, or resized on demand without affecting the other VMs or the physical server.
- Enhancing the availability and reliability of the server applications, as VMs can be backed up, restored, or migrated to another physical server in case of failure or maintenance.
- Improving the security and isolation of the server data, as VMs can be configured with different levels of access and protection, and separated from each other and the physical server.