- OpenStack Networking Cookbook
- Sriram Subramanian Chandan Dutta Chowdhury
- 201字
- 2021-07-09 21:40:37
Preface
OpenStack is an open source platform that leverages compute, network, and storage solutions to create private and public clouds. In the last couple of years, the adoption of OpenStack has increased dramatically and is being embraced by enterprises around the world.
Networking is one of the pillars of OpenStack. A solid understanding of OpenStack Networking will help you implement a rich suite of services in your OpenStack cloud. This book helps you develop the practical knowledge of a wide range of OpenStack Networking concepts.
This book starts with building blocks such as Network, Subnet, and Port. It then proceeds to cover OpenStack Networking technologies, such as Routers, Firewalls, and so on. Advanced topics such as the configuration of load balancers, VPN service to provide site-to-site connectivity, and development of a simple ML2 driver are also covered to help you build and manage the best networks for your OpenStack cloud.
This book will cover you the following topics:
- How to build and manage virtual switching, routing, and firewall-based networks in OpenStack using Neutron
- How to develop plugins and drivers for Neutron to enhance the built-in networking capabilities
- How to monitor and automate OpenStack networks using tools such as Ceilometer and Heat
- Functional Python Programming
- Spring Cloud Alibaba核心技術與實戰案例
- 程序員修煉之道:程序設計入門30講
- Mastering NetBeans
- 自然語言處理實戰:預訓練模型應用及其產品化
- Visual C++串口通信開發入門與編程實踐
- Vue.js快跑:構建觸手可及的高性能Web應用
- CKA/CKAD應試教程:從Docker到Kubernetes完全攻略
- HTML5 and CSS3 Transition,Transformation,and Animation
- 自然語言處理Python進階
- Python算法從菜鳥到達人
- Julia 1.0 Programming Complete Reference Guide
- MINECRAFT編程:使用Python語言玩轉我的世界
- Java程序設計教程
- 軟件設計模式(Java版)