- OpenStack for Architects
- Ben Silverman Michael Solberg
- 295字
- 2021-06-25 21:24:32
Architecting the Cloud
The array of possible hardware and software combinations that can be used to create an OpenStack cloud is pretty amazing at this point. A phrase we typically hear these days is that having an integration for OpenStack is table stakes for a hardware or software product coming in the market. As of the Queens release of OpenStack (March 2018), there were 75 Cinder storage drivers and over 40 Neutron network plugins. These integrations cover a wide range of products from traditional EMC storage arrays and Cisco switches to various software-defined storage and networking products. OpenStack supports a number of hypervisors and compute platforms, ranging from commodity x86 hardware to IBM Z-series mainframes.
A few of the decisions we make as architects affect the bottom line as much as hardware and software selection. Although we approach the deployment of our cloud or the development of our software in an iterative fashion to reduce the risk of mistakes, it is typically very difficult to iteratively purchase hardware.
Luckily, OpenStack ships with a set of reference plugins for each of the subsystems that we can use to mock out our cloud before purchasing actual hardware. For Cinder, the reference implementation involves using LVM and iSCSI on a Linux system. For Neutron, the reference implementation uses Open vSwitch and iptables on a Linux system. Even Compute can be mocked out using nested virtualization with KVM. The approach that we recommend is to begin an OpenStack project with the reference plugins until you get a feel of how the software and hardware will work together before making any large hardware or software purchases.
In this chapter, we will cover the following topics:
- Picking an OpenStack distribution
- Computing hardware considerations
- Network design
- Storage design
- Expanding the initial deployment
- Managing Mission:Critical Domains and DNS
- Practical Data Wrangling
- Ceph:Designing and Implementing Scalable Storage Systems
- Linux服務(wù)與安全管理
- Practical Big Data Analytics
- Hadoop應(yīng)用開(kāi)發(fā)基礎(chǔ)
- 走近大數(shù)據(jù)
- 邊緣智能:關(guān)鍵技術(shù)與落地實(shí)踐
- Containers in OpenStack
- Salesforce Advanced Administrator Certification Guide
- 電氣控制與PLC原理及應(yīng)用(歐姆龍機(jī)型)
- x86/x64體系探索及編程
- 網(wǎng)絡(luò)規(guī)劃與設(shè)計(jì)
- 傳感器與檢測(cè)技術(shù)
- ASP.NET 4.0 MVC敏捷開(kāi)發(fā)給力起飛