舉報

會員
Extending OpenStack
Thisbookisforsystemadministrators,cloudarchitects,anddeveloperswhohaveexperienceworkingwithOpenStackandarereadytostepupandextenditsfunctionalities.AgoodknowledgeofbasicOpenStackcomponentsisrequired.Inaddition,familiaritywithLinuxboxesandagoodunderstandingofnetworkandvirtualizationjargonisrequired.
目錄(125章)
倒序
- coverpage
- Title Page
- Packt Upsell
- Why subscribe?
- PacktPub.com
- Contributors
- About the author
- About the reviewer
- Packt is searching for authors like you
- Preface
- Who this book is for
- What this book covers
- To get the most out of this book
- Download the example code files
- Download the color images
- Conventions used
- Get in touch
- Reviews
- Inflating the OpenStack Setup
- Revisiting the OpenStack ecosystem
- Grasping a first layout
- Postulating the OpenStack setup
- Treating OpenStack as code
- Growing the OpenStack infrastructure
- Deploying OpenStack
- Ansible in a nutshell
- Testing the OpenStack environment
- Prerequisites for the test environment
- Setting up the Ansible environment
- Running the OSA installation
- Production OpenStack environment
- Summary
- Massively Scaling Computing Power
- Decomposing the compute power
- Empowering the compute service
- Varying the compute flavor
- Meeting Docker
- Joining Docker
- Meeting Xen
- Joining Xen
- Segregating the compute resources
- Reasoning for infrastructure segregation
- Defining regions
- Defining AZ
- Defining host aggregate
- Defining cells
- Reasoning for workload segregation
- Filtering the compute workload
- Weighting the compute power
- Stacking or spreading
- Weighing in action
- Summary
- Enlarging the OpenStack Storage Capabilities
- Varying the block storage backends
- Managing block storage – Logical Volume Manager (LVM)
- Managing block storage – Network File System (NFS)
- Managing block storage – Ceph RADOS Block Device (RBD)
- Scheduling and filtering
- Hybrid storage scheduling
- Navigating the storage backup alternatives
- Ceph as backup
- Swift as backup
- Exploring Manila – shared file service
- Configuring the shared file service
- Configuring block storage for the Manila backend
- Configuring CephFS for the Manila backend
- Summary
- Harnessing the Power of the OpenStack Network Service
- Neutron plugins reference
- Driving the sole plugin – ML2 under the hood
- Extending ML2 – customizing your own plugin
- Maximizing network availability
- Neutron HA – DVR
- Configuring DVR
- Neutron HA – VRRP
- The era of network programming
- Orchestrating the network function virtualization (NFV)
- Summary
- Containerizing in OpenStack
- Why containers?
- The natural evolution of containers
- Game changing – microservices
- Building the ship
- Containers in OpenStack
- Docker Swarm in OpenStack
- Example – NGINX web server
- Kubernetes in OpenStack
- Example – application server
- Mesos in OpenStack
- Example – a Python-based web server
- Summary
- Managing Big Data in OpenStack
- Big data in OpenStack
- Rolling OpenStack Sahara service
- Deploying the Hadoop cluster
- Executing jobs
- Summary
- Evolving Self-Cloud Ready Applications in OpenStack
- The evolvement of Murano
- The Murano ecosystem
- Integrating Murano in OpenStack
- Deploying a self-contained application
- Summary
- Extending the Applications Catalog Service
- Murano application under the hood
- Developing application publisher perspective
- Deploying application consumer perspective
- Summary
- Consolidating the OpenStack Authentication
- Recapping the Keystone blocks
- The multitude faces of the token
- Multiple identity actors
- All in one authentication hub
- Keystone as SP – SAML
- Keystone as SP – OpenID Connect
- Summary
- Boosting the Extended Cloud Universe
- Benchmarking as a Service (BaaS)
- Automating OpenStack profiling with Rally
- Installing Rally
- Benchmarking with Rally
- Extending benchmarking with plugins
- Summary
- Other Books You May Enjoy
- Leave a review - let other readers know what you think 更新時間:2021-06-24 18:52:07
推薦閱讀
- 鴻蒙生態:開啟萬物互聯的智慧新時代
- Linux Mint Essentials
- BPEL and Java Cookbook
- WordPress Mobile Web Development:Beginner's Guide
- SOA實踐者說
- Instant Optimizing Embedded Systems using Busybox
- 嵌入式系統原理及開發
- OpenStack系統架構設計實戰
- 一學就會:Windows Vista應用完全自學手冊
- RHCSARHCE 紅帽Linux認證學習指南(第7版)EX200 & EX300
- Learn CUDA Programming
- UI設計手繪表現從入門到精通
- Hadoop Real-World Solutions Cookbook
- Agile IT Security Implementation Methodology
- Linux操作系統案例教程(第2版)
- 深入理解嵌入式Linux設備驅動程序
- Getting Started with Oracle Public Cloud
- ZooKeeper+Dubbo 3分布式高性能RPC通信
- Windows 10深度攻略
- 計算機應用基礎:Windows 7+Office 2010(上冊)
- SolidWorks 2014中文版機械設計從入門到精通
- Kubernetes生產化實踐之路
- Xamarin.Forms Projects
- Linux系統與網絡管理教程
- 跟老男孩學Linux運維:核心基礎篇(上)(第2版)
- QoS在IOS中的實現與應用
- Red Hat Enterprise Linux 6.0服務器構建
- DevOps for Serverless Applications
- 第一行代碼:Android(第2版)
- Powershell Core 6.2 Cookbook