-
Notifications
You must be signed in to change notification settings - Fork 8
Pricing Matrix for AWS Deployments
marcin szumilak edited this page Feb 24, 2016
·
13 revisions
Wiki Home ▸ Pricing Matrix for AWS Deployments
The following breakdowns are only suggestions. Please note:
- The deployment phase requires approximately 10 more instances than the total claimed by the platform after the deployment is finished.
- CF runners and CDH workers amount can be configured to bigger amount for horizontal scaling.
- 2 ElasticIPs are required for bastion and load balancer hosts
- Price estimates are based on on-demand prices for US-East-1 region.
- 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.
##### Default deployment
| Options | Size | QTY | $/Hr | Ext$/Hr | RAM (GB) | CPU |
|---|---|---|---|---|---|---|
| Cloud Foundry | ||||||
| services | c3.large | 3 | 0.105 | 0.315 | 11.25 | 6 |
| data | m3.large | 2 | 0.133 | 0.266 | 15 | 4 |
| cf runners | m3.xlarge | 2 | 0.266 | 0.532 | 30 | 8 |
| Bosh | m3.medium | 1 | 0.067 | 0.067 | 3.75 | 1 |
| nginx | m3.medium | 1 | 0.067 | 0.067 | 3.75 | 1 |
| Docker Services | ||||||
| m3.large | 1 | 0.133 | 0.133 | 7.5 | 2 | |
| CDH | ||||||
| Basic | m3.xlarge | 7 | 0.266 | 1.862 | 105 | 28 |
| Misc | ||||||
| Bastion | m3.medium | 1 | 0.067 | 0.067 | 3.75 | 1 |
| Consul | t2.medium | 3 | 0.052 | 0.156 | 4 | 2 |
| CDH-Launcher | t2.small | 1 | 0.026 | 0.026 | 2 | 1 |
| Nat | t2.small | 1 | 0.026 | 0.026 | 2 | 1 |
| Totals | 23 | 3.523 | 188 | 55 |