- 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.
- TypeScript入門與實戰
- 兩周自制腳本語言
- Learning ArcGIS Pro 2
- Django Design Patterns and Best Practices
- PLC編程與調試技術(松下系列)
- Getting Started with Laravel 4
- Getting Started with LLVM Core Libraries
- 零基礎趣學C語言
- GameMaker Essentials
- Illustrator CC平面設計實戰從入門到精通(視頻自學全彩版)
- 零基礎學C語言(升級版)
- 遠方:兩位持續創業者的點滴思考
- UI設計基礎培訓教程(全彩版)
- Analytics for the Internet of Things(IoT)
- Serverless從入門到進階:架構、原理與實踐