]> git.proxmox.com Git - pve-docs.git/blame - hyper-converged-infrastructure.adoc
fix #1959: remove any information regarding 'auto'
[pve-docs.git] / hyper-converged-infrastructure.adoc
CommitLineData
950229ff
FR
1[[chapter_hyper_converged_infrastructure]]
2Hyper-converged Infrastructure
3==============================
21394e70 4ifdef::wiki[]
9ae1067c 5:pve-toplevel:
21394e70 6endif::wiki[]
950229ff 7
e897e82c
DM
8{pve} is a virtualization platform that tightly integrates compute,
9storage and networking resources, manages highly available clusters,
10backup/restore as well as disaster recovery. All components are
11software-defined and compatible with one another.
12
13Therefore it is possible to administrate them like a single system via
14the centralized web management interface. These capabilities make
15{pve} an ideal choice to deploy and manage an open source
16https://en.wikipedia.org/wiki/Hyper-converged_infrastructure[hyper-converged infrastructure].
17
18Benefits of a Hyper-Converged Infrastructure (HCI) with {pve}
19-------------------------------------------------------------
20
21A hyper-converged infrastructure is especially useful for deployments
22in which a high infrastructure demand meets a low administration
23budget, for distributed setups such as remote and branch office
24environments or for virtual private and public clouds.
25
26HCI provides the following advantages:
27
28- Scalability: seamless expansion of compute, network and storage
29 devices (i.e. scale up servers and storage quickly and independently
30 from each other).
31
32- Low cost: {pve} is open source and integrates all components you
33 need such as compute, storage, networking, backup, and management
34 center. It can replace an expensive compute/storage infrastructure.
35
36- Data protection and efficiency: services such as backup and disaster
37 recovery are integrated.
38
39- Simplicity: easy configuration and centralized administration.
40
41- Open Source: No vendor lock-in.
42
950229ff 43
21394e70 44ifdef::wiki[]
950229ff 45
21394e70
DM
46See Also
47--------
48
49* xref:chapter_pveceph[pveceph - Manage Ceph Services on Proxmox VE Nodes]
50
51endif::wiki[]