openstack-manuals/doc/arch-design/source/compute-focus.rst
daz 9dead00ded [arch-design] Move RST guide to arch-design folder
- Moved RST guide to the arch-design folder
- Deleted XML files
- Updated scripts

Change-Id: Id0e38a9cada9dd75cb9c8f3bd2d88ce2f4fd3eac
Implements: blueprint archguide-mitaka-rst
2015-11-27 13:14:01 +09:00

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.