Slide 12
Slide 12 text
Dynamo Versus Cassandra Costs
Cassandra Costs
● Ongoing management = ¼ engineer, ~$3000/month
● Primary cluster - ~5TB data, ~45k w/s
● 36 m1.xlarge @ $0.48/hr = ~$12,500/month
● Alerting cluster - ~1GB data, ~700 w/s, ~2500 r/s
● 3 c3.2xlarge @ $0.60/hr = ~$1300/month
Dynamo costs
● Ongoing management = ~$0/month
● Primary cluster
○ Total = ~$22,400 + reads, without reserved capacity
■ storage = ~$1380/month, writes = ~$21,000/month, reads = ???
● Alerting cluster
○ Total: ~$600, without reserved capacity (or $475 for eventually
consistent reads)
■ storage = ~$0, writes = ~$350, reads = ~$250
● Save ~53% for 1-year reserved capacity, ~76% on 3-year