cloud - 嵌套虚拟化的实际应用

标签 cloud virtual-machine virtualization

嘿,我刚刚开始使用 GCP,最近我在 GCP 中遇到了嵌套虚拟化。 如果您可以帮我提供一些需要在虚拟机中实现嵌套虚拟化的示例

最佳答案

嵌套虚拟化允许两件事:

  • 在虚拟机内运行虚拟机:如果您想运行虚拟机并且您已经在虚拟机上(Google 计算引擎),这非常有用
  • 在同一台计算机上运行多个虚拟机:这对于降低成本或轻松地在虚拟机之间共享相同的环境非常有用。

Google itself gives these example use cases:

Nested virtualization makes it easier for enterprise users to move their on-premises, virtualized workloads to the cloud without having to import and convert VM images. Dev/test and CI/CD workloads that need to validate software in multiple environments are a good match for nested virtualization. Nested virtualization also enables more cost-effective, cloud-based disaster recovery solutions and is ideal for technical training and certification courses where students need identical environments to practice the exercises.

还有一个现实生活中的客户案例,他们在同一计算引擎实例上的多个虚拟 Android 环境中同时测试应用程序。

This is a huge win for QA and development teams who need native mobile systems, such as Android, for testing/validating mobile apps. Using Google’s new hardware-accelerated nested virtualization, Functionize now enables QA teams to dramatically reduce costs, time-to-test, and the pain of maintaining a complex device inventory. — Tamas Cser, Founder and CEO, Functionize

关于cloud - 嵌套虚拟化的实际应用,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/59052259/

相关文章:

linux - 如何让dpdk识别Linux虚拟化的网卡?

php - 用mysql标记云

sql-server - 将 ms Sql 数据库与 AWS 同步

.net - 如何使用 C# 构建共享访问签名 URL?

linux - 在 Azure Linux VM 中,什么仍然存在?什么磁盘收费?

linux - Udacity 深度学习的 TensorFlow 设置

web - 虚拟化:您是否将 Web 内容存储在虚拟机内?

c++ - 是否可以在 Windows Azure 中运行 native C++ 代码?

c# - 请求被中止 : Could not create SSL/TLS secure channel. |系统.Net.WebException

virtualbox - 虚拟化已启用但不工作