Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  • Full production/staging
    • Minimum 2 VMs, 12vCores total, 96G total ram, 100G HD per VM
    • Recommended 3-9 VMs, 24-64 vCores, 128+ total ram, 160G HD per VM + 1 8G/100G kubernetes master VM
  • Developer:
    • Minimum 1 VM at 4+ vCores, 16-64G ram, 100G HD - collocated kubernetes master, host and jumpbox (deploys a subset of ONAP)
    • Recommended 3 VMs 1x8G kubernetes master and 2 x 64G hosts

Amazon AWS

For details on ONAP deployment via OOM on Kubernetes see Cloud Native Deployment#AmazonAWS

Total US $/month

(0*)

EBS

cost (3*)

spot

vm/hr

Artifact#vCoresRamHDFlavorUseDescription
$66$0.06$0.032
1215
R4.largeDevOpsJump box - cloudformation
$66$0.06$0.032
1215
R4.largeDevOpsJenkins server
$66$0.06$0.032
1215
R4.largeDevOpsKibana (ELK) server
$238 x 4 = $950$0.06$0.27
416122
R4.4xlargeDevOps

production CD cluster

1*

$66$0.06$0.032
1215
R4.largeDevOpsproduction kubernetes master
$138 x 4 = $552$0.06$0.13
4861
R4.2xlargeDevOps

staging cluster

2*

$66$0.06$0.032
1215
R4.large
staging kubernetes master
$89 x 4 = $356$0.06$0.063
4431
R4.xlargeDevOpslong duration cluster
$66$0.06$0.032
1215
R4.large
long duration cluster k8s master
$138 x 2 = $276$0.06$0.13
2861
R4.2xlargeDevdeveloper cluster
$66$0.06$0.032
1215
R4.large
developer cluster kubernetes master
$138$0.06$0.13
1861
R4.2xlargeDevdeveloper onap subset collocated VM
$0$0$0






Route53 DNS/EIP

$2/month per unused EIP

$0

$0$0






VPC, NG, SG, IAM,

(network costs)

Total cost / month - SPOT (max prod cluster - max dev cluster x 1)

$66 + $66 + $66 + $950 + $66 + $356 + $276 + $66 = $1912/month = $23k/year

(4*)

Total cost / month - SPOT (medium prod cluster - min dev cluster x 1)

$66 + $66 + $66 + $552 + $66 + $356 + $138 = $1310/month = $16k/year

(4*)

Total cost / month - reserved

Notes:

0 - assumes us-east-1 region (us-east-2 region is cleaper (ohio) but the spot market there is more unstable) - if you use ohio - cut costs by about 40% for spot - ie: r4.2xlarg is 0.13 but 0.07 in ohio)

...