- Learning OpenStack Networking(Neutron)
- James Denton
- 178字
- 2021-08-05 17:49:55
Chapter 1. Preparing the Network for OpenStack
Enterprises, both large and small, run their clouds using OpenStack software. While the clouds themselves may vary in complexity, one thing is common: they are made possible by the scalability and flexibility of OpenStack Compute and Networking services.
Modern cloud computing platforms, such as OpenStack, rely on a method of networking known as software-defined networking, or SDN. Traditional network administration relies heavily on the administrator to manually configure and maintain physical network hardware and connectivity. SDN, on the other hand, allows network administrators to manage network services in an abstract and automated manner. Software-defined networking, and the software-defined data center as a whole, is often regarded as a necessary foundation for scalable and efficient cloud computing.
In this chapter, you will be introduced to the different components and features of OpenStack Networking, codenamed Neutron, as well as various methods in which Neutron can be deployed and configured from both software and hardware perspectives. Throughout the book, the Neutron moniker will often be used in place of the official name.
- Flash CS6中文版應用教程(第三版)
- Amazon S3 Cookbook
- Python編程實戰
- Working with Odoo
- WordPress 4.0 Site Blueprints(Second Edition)
- Django實戰:Python Web典型模塊與項目開發
- SwiftUI極簡開發
- Learning Python Data Visualization
- AI自動化測試:技術原理、平臺搭建與工程實踐
- Python Machine Learning Cookbook
- 分布式數據庫HBase案例教程
- Offer來了:Java面試核心知識點精講(框架篇)
- Android 5從入門到精通
- 信息學競賽寶典:基礎算法
- Performance Testing with JMeter 3(Third Edition)