- Learning VMware NSX(Second Edition)
- Ranjit Singh Thakurratan
- 279字
- 2021-07-02 19:33:31
Introducing the NSX-V network virtualization platform
VMware NSX-V is a network virtualization platform that allows for software-defined networks and is a critical component of software-defined datacenter architecture. VMware's NSX-V software abstracts the underlying physical network by introducing a software layer that makes it easy to consume network resources by creating multiple virtual networks. NSX-V also allows for deploying multiple logical network services on top of the abstracted layer.
VMware now has two flavors of NSX: NSX-V, and NSX-MH. NSX-V is NSX for a VMware-based hypervisor while NSX-Multi Hypervisor (NSX-MH) is for OpenStack environments. The two versions have many similarities but also are dissimilar in some aspects. This book focuses on the NSX-VMware (NSX-V) version of NSX only. NSX-V will be referred to as NSX for the rest of the book.
The following figure represents the software abstraction of a physical network and networking hardware by NSX. This is synonymous with how the VMware vSphere hypervisor achieves software abstraction of CPU, memory, and storage, making it possible for the creation of multiple virtual machines:

Just as the vSphere hypervisor allows you to create, delete, snapshot, and monitor a virtual machine, NSX allows you to programmatically create, delete, snapshot, and monitor a virtual network. NSX can be deployed on your current physical network infrastructure, and does not require you to upgrade your existing infrastructure.
Lastly, NSX deployment is non-disruptive to your existing network and traffic. It can seamlessly be deployed on top of your existing infrastructure, and consumption of its services can take place in conjunction with your traditional network.
- Java語言程序設(shè)計
- Fundamentals of Linux
- Visual FoxPro程序設(shè)計教程(第3版)
- TensorFlow Lite移動端深度學(xué)習(xí)
- 算法精粹:經(jīng)典計算機科學(xué)問題的Java實現(xiàn)
- Vue.js入門與商城開發(fā)實戰(zhàn)
- 編寫整潔的Python代碼(第2版)
- Reactive Programming With Java 9
- Kinect for Windows SDK Programming Guide
- Modular Programming in Java 9
- ANSYS Fluent 二次開發(fā)指南
- 低代碼平臺開發(fā)實踐:基于React
- Python全棧數(shù)據(jù)工程師養(yǎng)成攻略(視頻講解版)
- Emgu CV Essentials
- Arduino計算機視覺編程