- 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.
- 黑客攻防從入門(mén)到精通(實(shí)戰(zhàn)秘笈版)
- Instant Apache Stanbol
- 數(shù)據(jù)結(jié)構(gòu)(Python語(yǔ)言描述)(第2版)
- C語(yǔ)言程序設(shè)計(jì)立體化案例教程
- SAS數(shù)據(jù)統(tǒng)計(jì)分析與編程實(shí)踐
- Backbone.js Blueprints
- JS全書(shū):JavaScript Web前端開(kāi)發(fā)指南
- SQL基礎(chǔ)教程(視頻教學(xué)版)
- D3.js 4.x Data Visualization(Third Edition)
- 單片機(jī)應(yīng)用與調(diào)試項(xiàng)目教程(C語(yǔ)言版)
- JavaCAPS基礎(chǔ)、應(yīng)用與案例
- HTML5+CSS3+jQuery Mobile APP與移動(dòng)網(wǎng)站設(shè)計(jì)從入門(mén)到精通
- 并行編程方法與優(yōu)化實(shí)踐
- Learning C++ by Creating Games with UE4
- Instant GLEW