- Preparing for the Certified OpenStack Administrator Exam
- Matt Dorn
- 130字
- 2021-07-02 19:30:25
Nova - compute service
Inspired by Amazon EC2, Nova is the compute service and the core of the OpenStack cloud. It is designed to manage and automate pools of compute resources, and can work with widely available virtualization technologies as well as bare metal servers.
It's important to note that Nova is not a hypervisor. It's a system of services that sit above the hypervisor, orchestrating availability of compute resources. Some examples of hypervisors include Hyper-V, VMware ESXi, Xen, and the most popular, KVM (Kernel-based Virtual Machine). Nova also supports the ability to utilize Linux container technology such as LXC and Docker.
In OpenStack, the term booting is used to refer to the creation of a virtual machine. A virtual machine booted with Nova is often called an instance.
- Java范例大全
- Redis Applied Design Patterns
- Android 9 Development Cookbook(Third Edition)
- Designing Hyper-V Solutions
- VSTO開發入門教程
- 名師講壇:Spring實戰開發(Redis+SpringDataJPA+SpringMVC+SpringSecurity)
- 愛上micro:bit
- Developing SSRS Reports for Dynamics AX
- Java并發編程之美
- XML程序設計(第二版)
- Scratch編程從入門到精通
- Oracle API Management 12c Implementation
- Java Web程序員面試筆試寶典
- SEO的藝術(原書第2版)
- Swift語言實戰晉級(第2版)