0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 3 years have passed since last update.

ハイパーバイザーとは?

Last updated at Posted at 2020-09-02
  • 仮想化技術の一つ

  • 従来のホストOS型に対して、ホストOSを使わずに直接サーバーに仮想化ソフト(ハイパーバイザ)をインストールして仮想マシンを稼働させる方式のこと。

  • 従来の仮想化ソフトウェアでの余計なオーバーヘッドがないので、高いパフォーマンスを発揮できる。

  • ハイパーバイザ型は「ホスト型」と「ベアメタル型」の二つのタイプがある。
    ・ ホスト型:ハードウェア上でプログラムを直接制御する
      例:VMware Server、Virtual PC、Parallels Desktop

    ・ ベアメタル型:仮想化環境でプログラムを直接制御する
      例:Vmware ESXi、Microsoft Hyper-V、Citrix Xen Server

0
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?