- Learning OpenStack Networking(Neutron)(Second Edition)
- James Denton
- 103字
- 2021-07-30 10:21:19
Chapter 1. Preparing the Network for OpenStack
In today's data centers, networks are composed of more devices than ever before. Servers, switches, routers, storage systems, and security appliances now exist as virtual machines and virtual network appliances. These devices place a large strain on traditional network management systems, as they are unable to provide a scalable, automated approach to managing next-generation networks. Users now expect more control and flexibility of the infrastructure with quicker provisioning, all of which OpenStack promises to deliver.
This chapter will introduce many features that OpenStack Networking provides as well as various network architectures supported by OpenStack.
推薦閱讀
- 流量的秘密:Google Analytics網站分析與優化技巧(第2版)
- TypeScript Blueprints
- The Computer Vision Workshop
- SQL Server 2016數據庫應用與開發
- 網站構建技術
- Jenkins Continuous Integration Cookbook(Second Edition)
- Kotlin編程實戰:創建優雅、富于表現力和高性能的JVM與Android應用程序
- 新一代SDN:VMware NSX 網絡原理與實踐
- MySQL程序員面試筆試寶典
- Troubleshooting Citrix XenApp?
- Java 9 Programming By Example
- MyBatis 3源碼深度解析
- Python Web自動化測試設計與實現
- 數據分析與挖掘算法:Python實戰
- Java Hibernate Cookbook