- Learning VMware NSX(Second Edition)
- Ranjit Singh Thakurratan
- 380字
- 2021-07-02 19:33:31
Introducing network virtualization
Today's datacenter demands are a paradigm shift from what they were a decade ago. As the cloud consumption model is being rapidly adopted across the industry, the need for on-demand provisioning of compute, storage, and networking resources is greater than ever. One of the biggest contributing factors to enable the cloud consumption model is server virtualization.
Server virtualization has enabled fast consumption of compute resources along with add-on functionality and services. Snapshots, clones, and templates are all now easier than ever with server virtualization.
If you have worked in a datacenter, you would agree that networking is always challenging to work with. Once the networking design is established, any changes that need to be made are always challenging because of a lack of flexibility due to increasing complexity and demands on the environment. While compute and storage have rapidly improved in their speed of deployment and consumption, networking continues to remain a challenge in today's environments, where simple tasks such as creating a new VLAN are becoming increasingly complex and time consuming.
Network virtualization is the virtualization of network resources using software and networking hardware that enables faster provisioning and deployment of networking resources. Network virtualization lays the foundation for software-defined networking, which allows instant deployment of services to be offered to the consumers. Services such as Edge gateways, VPN, DHCP, DNS, and load balancers can be instantly provisioned and deployed because of the software aspect of network virtualization. The networking hardware allows for physical connectivity, while the software is where all the network logic resides allowing for a feature-rich network service offering.
Network virtualization allows for consumption of simplified logical networking devices and services that are completely abstracted from the complexities of the underlying physical network. Lastly, network virtualization is key for a software-defined data center (SDDC).
- 程序員面試算法寶典
- 神經(jīng)網(wǎng)絡(luò)編程實戰(zhàn):Java語言實現(xiàn)(原書第2版)
- Cassandra Design Patterns(Second Edition)
- 精通Scrapy網(wǎng)絡(luò)爬蟲
- Interactive Applications Using Matplotlib
- MongoDB權(quán)威指南(第3版)
- Node.js Design Patterns
- Android移動開發(fā)案例教程:基于Android Studio開發(fā)環(huán)境
- R用戶Python學(xué)習(xí)指南:數(shù)據(jù)科學(xué)方法
- Java EE Web應(yīng)用開發(fā)基礎(chǔ)
- C語言程序設(shè)計實踐
- 自己動手構(gòu)建編程語言:如何設(shè)計編譯器、解釋器和DSL
- C語言程序設(shè)計實驗指導(dǎo)
- Python深度學(xué)習(xí)入門:從零構(gòu)建CNN和RNN
- Flutter for Beginners