- OpenStack Networking Essentials
- James Denton
- 129字
- 2021-07-09 19:39:28
Chapter 1. OpenStack Networking Components – an Overview
OpenStack Networking, otherwise known as Neutron, is an API-driven system for managing virtual and physical network resources in an OpenStack cloud. The job of Neutron is simple: it is meant to provide Networking as a Service (NaaS) to cloud environments. Users can leverage the Neutron API to build network architectures in the cloud that define the availability of their applications. Neutron strips away from the user much of the complexity of building rich network architectures in the cloud. In this book, you will learn about some of the basic networking features offered by Neutron, and you will build a small environment that will expose you to various methods of interacting with the Neutron API to build simple network configurations.
推薦閱讀
- 基于粒計算模型的圖像處理
- DevOps with Kubernetes
- BeagleBone Black Cookbook
- ASP.NET程序開發范例寶典
- Visual Studio Code 權威指南
- Java EE架構設計與開發實踐
- Mastering Unreal Engine 4.X
- Python計算機視覺與深度學習實戰
- HTML5 Canvas核心技術:圖形、動畫與游戲開發
- Building Microservices with Go
- Kotlin程序員面試算法寶典
- Web程序設計與架構
- AngularJS Web Application Development Cookbook
- Server Side development with Node.js and Koa.js Quick Start Guide
- TensorFlow+Keras深度學習算法原理與編程實戰