Một trong những lợi ích quan trọng của ảo hóa là một thực tế rằng nó sử dụng tài nguyên hệ thống hiệu quả hơn. Khả năng tính toán của hệ thống phần cứng được phân bổ trong số tất cả các máy ảo chạy trên hệ thống.Một lợi ích của ảo hóa là một thực tế là nó cho phép nhiều nền tảng để chạy cùng lúc trên cùng một phần cứng, bao gồm cả Windows và Linux. Đây là một lợi ích lớn cho các nhà phát triển phần mềm và xét nghiệm, làm cho nó dễ dàng hơn để kiểm tra như thế nào thực hiện các ứng dụng phát triển trên nền tảng khác nhau.Ảo hóa cũng cho phép bạn thực hiện mỏng khách hàng trong tổ chức của bạn. Trong cấu hình này, bạn chạy nhiều máy tính để bàn trên cùng một máy chủ ảo hóa. Tất cả các máy tính để bàn người dùng cuối của bạn được cung cấp như máy ảo trên máy chủ. Điều này có thể tiết kiệm một tấn tiền mặt bởi vì nó cho phép bạn triển khai máy trạm rất tối thiểu, thấp cho người dùng của bạn. Các máy trạm wimpy chỉ đơn giản là được sử dụng để hiển thị (bằng cách sử dụng một kết nối mạng) môi trường máy tính để bàn chạy như một máy ảo trên máy chủ.Một số nền tảng ảo hóa hiệu suất cao có sẵn cho Linux, bao gồm cả• Xen (mã nguồn mở)• VMware ESX và ESXi (độc quyền)Khi bạn cài đặt một trong những hệ thống này, bạn bật hệ thống Linux của bạn thành một hypervisor có thể chạy máy ảo.Virtualization is a key component of cloud computing. With cloud computing, the hardware, software, and/or network resources that we historically implemented locally on-site are moved off-site and delivered to you over a network connection. Many cloud-computing providers even offer their services through the Internet. For example, let’s suppose you need to deploy an additional Linux server in your organization. Traditionally, you would purchase new hardware, pick a distribution, install it, and configure it to work in your network. With cloud computing, on the other hand, a provider on the Internet could deploy a new Linux virtual machine on a hypervisor at their site. You could then pay a fee to access this virtual server through your organization’s network connection. The provider assumes all the cost of implementing, maintaining, and protecting the server. This model is referred to Infrastructure as a Service (IaaS).In addition to IaaS, there are several other cloud computing models: • Software as a Service (SaaS) Provides access to software and data through the cloud.• Network as a Service (NaaS) Provides network connectivity through the cloud.• Storage as a Service (STaaS) Provides access to storage devices through the cloud.• Desktop as a service (DaaS) Provides access to desktop operating systems through the cloud.• Platform as a Service (PaaS) Provides access to a full solution suite to accomplish a computing task, including networking, infrastructure, storage, and software.
In fact, you can use Linux and virtualization to create your own private cloud, offering on-demand computing resources through a network connection to other users in your organization.
đang được dịch, vui lòng đợi..