d7b5e0eaa9
1. Unpublish the current arch-design and temporarily relocate it to a "to archive" directory until the archiving structure is available 2. Publish the arch-design-draft to docs.openstack.org 3. Unpublish arch-design-draft from https://docs.openstack.org/draft/ Change-Id: Ida5f237d2edce7a83a24c376c355e2c220bc8c28 Implements: blueprint arch-design-pike
1.0 KiB
1.0 KiB
Compute focused
compute-focus-technical-considerations.rst compute-focus-operational-considerations.rst compute-focus-architecture.rst compute-focus-prescriptive-examples.rst
Compute-focused clouds are a specialized subset of the general purpose OpenStack cloud architecture. A compute-focused cloud specifically supports compute intensive workloads.
Note
Compute intensive workloads may be CPU intensive, RAM intensive, or both; they are not typically storage or network intensive.
Compute-focused workloads may include the following use cases:
- High performance computing (HPC)
- Big data analytics using Hadoop or other distributed data stores
- Continuous integration/continuous deployment (CI/CD)
- Platform-as-a-Service (PaaS)
- Signal processing for network function virtualization (NFV)
Note
A compute-focused OpenStack cloud does not typically use raw block storage services as it does not host applications that require persistent block storage.