-
Notifications
You must be signed in to change notification settings - Fork 1
Pricing Matrix for OpenStack Deployments
Iman Saleh edited this page Dec 21, 2015
·
2 revisions
Wiki Home ▸ Pricing Matrix for OpenStack Deployments
The following breakdowns are only suggestions. Please note:
- Assumes Cloud Foundry apps are 1 GB in size, with low CPU and disk utilization.
- The workload will ultimately determine the horizontal and vertical sizing.
- Docker Services should never be run in Production mode.
- Sizing for CDH environments must be confirmed.
##### Without HA, 10 apps (Smallest possible) | Options | QTY | RAM (GB) | CPU | |--------------------------|-----|---------|-----| | **Cloud Foundry** | | | 5 | 18.5 | 10 | | | 4 | 30 | 8 | | *Bastion* | 1 | 3.75 | 1 | | **Docker Services** | | *Basic* | 1 | 7.5 | 2 | | **CDH** | | *Basic* | 7 | 105 | 28 | | *Bastion* | 1 | 2 | 1 | | **Misc** | | *Nat* | 1 | 2 | 1 | | *Bosh* | 1 | 3.75 | 1 | | **Subtotals** | 21 | 172.5 | 52 | | **OpenStack Components** | | *Controller nodes* | 3 | 72 | 36 | | *Storage nodes* | 3 | 72 | 12 | | *Fuel nodes* | 1 | 4 | 2 | | **Total** | 28 | 320.5 | 102 |
##### Without HA, 100 apps | Options | QTY | RAM (GB) | CPU | |--------------------------|-----|---------|-----| | **Cloud Foundry** | | *CF components* | 10 | 37.5 | 20 | | | 1 | 7.5 | 2 | | *Runners* | 10 | 150 | 40 | | *Bastion* | 1 | 3.75 | 1 | | **Docker Services** | | *Basic* | 1 | 30 | 8 | | **CDH** | | *Basic* | 10 | 150 | 40 | | *Bastion* | 1 | 3.75 | 1 | | *+ Kerberos* | 1 | 7.5 | 2 | | **Misc** | | *Nat* | 1 | 2 | 1 | | *Bosh* | 1 | 3.75 | 1 | | **Subtotals** | 36 | 392 | 115 | | **OpenStack Components** | | *Controller nodes* | 3 | 72 | 36 | | *Storage nodes* | 3 | 72 | 12 | | *Fuel nodes* | 1 | 4 | 2 | | **Total** | 43 | 543.75 | 166 |
##### HA, 100 apps
Options | QTY | RAM (GB) | CPU |
---|---|---|---|
Cloud Foundry | |||
CF components | 20 | 75 | 40 |
1 | 7.5 | 2 | |
Runners | 16 | 240 | 64 |
Bastion | 1 | 3.75 | 1 |
Docker Services | |||
Basic | 1 | 30 | 8 |
CDH | |||
Basic | 12 | 180 | 48 |
Bastion | 1 | 3.75 | 1 |
+ Kerberos | 1 | 7.5 | 2 |
+ HA | 1 | 15 | 4 |
Misc | |||
Nat | 1 | 2 | 1 |
Bosh | 1 | 3.75 | 1 |
Subtotals | 55 | 564.5 | 171 |
OpenStack Components | |||
Controller nodes | 3 | 72 | 36 |
Storage nodes | 3 | 72 | 12 |
Fuel nodes | 1 | 4 | 2 |
Total | 62 | 715.25 | 223 |
##### HA, 1000 apps
Options | QTY | RAM (GB) | CPU |
---|---|---|---|
Cloud Foundry | |||
CF components | 20 | 75 | 40 |
1 | 7.5 | 2 | |
Runners | 70 | 2100 | 560 |
Bastion | 1 | 3.75 | 1 |
Docker Services | |||
Basic | 1 | 30 | 8 |
CDH | |||
Basic | 12 | 360 | 96 |
Bastion | 1 | 3.75 | 1 |
+ Kerberos | 1 | 7.5 | 2 |
+ HA | 1 | 30 | 8 |
Misc | |||
Nat | 1 | 2 | 1 |
Bosh | 1 | 3.75 | 1 |
Subtotals | 109 | 2619.5 | 719 |
OpenStack Components | |||
Controller nodes | 3 | 72 | 36 |
Storage nodes | 3 | 72 | 12 |
Fuel nodes | 1 | 4 | 2 |
Total | 116 | 2761.25 | 770 |
The OpenStack instance data was retrieved from here.
This sizing chart does not include the necessary HDDs that should be directly attached to the CDH nodes.
- [Overview of Trusted Analytics Platform](Overview of Trusted Analytics Platform)
- [Getting Started Guide](Getting Started Guide)
- Space Shuttle Demo Application
- Trusted Analytics JIRA Project
- [Building TAP from sources] (Building-TAP-from-sources)
- PaaS Architecture
- Use-cases
- [High Level Use Case](High Level Use Case)
- [Model Development for Data Scientists](Model Development for Data Scientists)
- Platform Tips and Tricks
- Platform Security Features
- Platform Configurations
- Release Notes
- Additional Deployment Information