Re: Write/read heavy usecase in one cluster

2015-12-23 Thread Robert Wille
I would personally classify both of those use cases as light, and I wouldn’t have any qualms about using a single cluster for both of those. On Dec 23, 2015, at 3:06 PM, cass savy wrote: > How do you determine if we can share cluster in prod for 2 different > applications

Re: Write/read heavy usecase in one cluster

2015-12-23 Thread Jonathan Haddad
While I would normally suggest splitting different systems to different hardware, you can easily get away with using 3 rather small machines for this workload. Just be sure to not use SimpleStrategy so you can split the keyspaces out to different clusters later if you need to. On Wed, Dec 23,

Write/read heavy usecase in one cluster

2015-12-23 Thread cass savy
How do you determine if we can share cluster in prod for 2 different applications 1. Has anybody shared cluster in prod a write heavy use case that captures user login info (few 100 rpm) and hardly performs few reads per day and Use case that is read heavy use case that is 92% read with 10k