Learning OpenStack Networking (Neutron), 2/e(Paperback)
暫譯: 學習 OpenStack 網路(Neutron),第2版(平裝本)
James Denton
- 出版商: Packt Publishing
- 出版日期: 2015-11-30
- 售價: $2,200
- 貴賓價: 9.5 折 $2,090
- 語言: 英文
- 頁數: 329
- 裝訂: Paperback
- ISBN: 1785287729
- ISBN-13: 9781785287725
-
相關分類:
OpenStack
已過版
買這商品的人也買了...
-
$550$468 -
$250$198 -
$550$363 -
$350$315 -
$450$356 -
$350$350 -
$550$435 -
$680$537 -
$400$316 -
$2,400$2,280 -
$1,887$1,665 -
$280$218 -
$280$238 -
$281區塊鏈 2.0
-
$680$537 -
$490$417 -
$520$411 -
$350$298 -
$580$458 -
$580$458 -
$380$251 -
$560$476 -
$480$408 -
$3,600$3,600 -
$352Cloud Native Go : 構建基於 Go 和 React 的雲原生 Web 應用與微服務
相關主題
商品描述
Wield the power of OpenStack Neutron networking to bring network infrastructure and capabilities to your cloud
About This Book
- This completely up-to-date edition will show you how to deploy a cloud on OpenStack using community-driven processes. It includes rich examples that will help you understand complex networking topics with ease
- Understand every aspect of designing, creating, customizing, and maintaining the core network foundation of an OpenStack cloud using OpenStack Neutron all in one book
- Written by best-selling author James Denton, who has more than 15 years of experience in system administration and networking. James has experience of deploying, operating, and maintaining OpenStack clouds and has worked with top enterprises and organizations
Who This Book Is For
If you are an OpenStack-based cloud operator and administrator who is new to Neutron networking and wants to build your very own OpenStack cloud, then this book is for you.
Prior networking experience and a physical server and network infrastructure is recommended to follow along with concepts demonstrated in the book.
What You Will Learn
- Architect and install the latest release of OpenStack on Ubuntu Linux 14.04 LTS
- Review the components of OpenStack networking, including plugins, agents, and services, and learn how they work together to coordinate network operations
- Build a virtual switching infrastructure using reference architectures based on ML2 + Open vSwitch or ML2 + LinuxBridge
- Create networks, subnets, and routers that connect virtual machine instances to the network
- Deploy highly available routers using DVR or VRRP-based methods
- Scale your application with haproxy and Load Balancing as-a-Service
- Implement port and router-level security using Security Groups and Firewall as-a-Service
- Provide connectivity to tenant networks with Virtual Private Networking as-a-Service (VPNaaS)
- Find out how to manage OpenStack networking resources using CLI and GUI-driven methods
In Detail
OpenStack Neutron is an OpenStack component that provides networking as a service for other OpenStack services to architect networks and create virtual machines through its API. This API lets you define network connectivity in order to leverage network capabilities to cloud deployments.
Through this practical book, you will build a strong foundational knowledge of Neutron, and will architect and build an OpenStack cloud using advanced networking features.
We start with an introduction to OpenStack Neutron and its various components, including virtual switching, routing, FWaaS, VPNaaS, and LBaaS. You'll also get hands-on by installing OpenStack and Neutron and its components, and use agents and plugins to orchestrate network connectivity and build a virtual switching infrastructure.
Moving on, you'll get to grips with the HA routing capabilities utilizing VRRP and distributed virtual routers in Neutron. You'll also discover load balancing fundamentals, including the difference between nodes, pools, pool members, and virtual IPs. You'll discover the purpose of security groups and learn how to apply the security concept to your cloud/tenant/instance.
Finally, you'll configure virtual private networks that will allow you to avoid the use of SNAT and floating IPs when connecting to remote networks.
Style and approach
This easy-to-follow guide on networking in OpenStack follows a step-by-step process to installing OpenStack and configuring the base networking components. Each major networking component has a dedicated chapter that will build on your experience gained from prior chapters.
商品描述(中文翻譯)
**掌握 OpenStack Neutron 網路的力量,為您的雲端帶來網路基礎設施和能力**
## 本書介紹
- 本書是最新版本,將教您如何使用社群驅動的流程在 OpenStack 上部署雲端。書中包含豐富的範例,幫助您輕鬆理解複雜的網路主題。
- 了解設計、創建、自訂和維護 OpenStack 雲端核心網路基礎的各個方面,所有內容均使用 OpenStack Neutron 一書中涵蓋。
- 本書由暢銷書作者 James Denton 撰寫,他擁有超過 15 年的系統管理和網路經驗。James 在部署、操作和維護 OpenStack 雲端方面擁有經驗,並曾與頂尖企業和組織合作。
## 本書適合誰
如果您是基於 OpenStack 的雲端操作員和管理員,對 Neutron 網路不熟悉並希望建立自己的 OpenStack 雲端,那麼本書適合您。
建議具備先前的網路經驗以及實體伺服器和網路基礎設施,以便跟隨書中展示的概念。
## 您將學到什麼
- 在 Ubuntu Linux 14.04 LTS 上架構和安裝最新版本的 OpenStack
- 檢視 OpenStack 網路的組件,包括插件、代理和服務,並了解它們如何協同工作以協調網路操作
- 使用基於 ML2 + Open vSwitch 或 ML2 + LinuxBridge 的參考架構構建虛擬交換基礎設施
- 創建網路、子網和路由器,將虛擬機實例連接到網路
- 使用 DVR 或 VRRP 基於的方法部署高可用性路由器
- 使用 haproxy 和 Load Balancing as-a-Service 擴展您的應用程式
- 使用 Security Groups 和 Firewall as-a-Service 實施端口和路由器級別的安全性
- 通過 Virtual Private Networking as-a-Service (VPNaaS) 為租戶網路提供連接
- 瞭解如何使用 CLI 和 GUI 驅動的方法管理 OpenStack 網路資源
## 詳細內容
OpenStack Neutron 是一個 OpenStack 組件,為其他 OpenStack 服務提供網路即服務,通過其 API 架構網路並創建虛擬機。此 API 讓您定義網路連接,以便利用網路能力進行雲端部署。
通過這本實用的書籍,您將建立 Neutron 的堅實基礎知識,並使用先進的網路功能架構和構建 OpenStack 雲端。
我們將從介紹 OpenStack Neutron 及其各種組件開始,包括虛擬交換、路由、FWaaS、VPNaaS 和 LBaaS。您還將親自安裝 OpenStack 和 Neutron 及其組件,並使用代理和插件來協調網路連接並構建虛擬交換基礎設施。
接下來,您將掌握利用 VRRP 和分散式虛擬路由器的高可用性路由能力。您還將發現負載平衡的基本概念,包括節點、池、池成員和虛擬 IP 之間的區別。您將了解安全組的目的,並學習如何將安全概念應用於您的雲端/租戶/實例。
最後,您將配置虛擬私人網路,這將使您在連接到遠端網路時避免使用 SNAT 和浮動 IP。
## 風格與方法
這本易於遵循的 OpenStack 網路指南遵循逐步過程來安裝 OpenStack 並配置基礎網路組件。每個主要的網路組件都有專門的章節,將基於您從前面章節獲得的經驗進行擴展。