Re: Recommended Cassandra Version for POC & AWS EC2 Graviton Compatibility

2025-03-09 Thread Raphael Mazelier
The standard cassandra-test tool done the job for me. -- Raphael Mazelier Sent from Proton Mail Android Original Message On 3/6/25 18:30, Shalom Sagges wrote: > Thanks a lot for the info Raphael! > > Are there any recommended sysbench/cassandra tests I should look into? > > O

Re: Recommended Cassandra Version for POC & AWS EC2 Graviton Compatibility

2025-03-07 Thread Shalom Sagges
Thanks a lot for the info guys! I really appreciate it 🙏 On Thu, Mar 6, 2025 at 9:05 PM Jon Haddad wrote: > There's several options for load testing. I'll admit that I'm massively > biased as I wrote one of them. > > * easy-cass-stress offers a variety of customizable workloads out of the > box

Re: Recommended Cassandra Version for POC & AWS EC2 Graviton Compatibility

2025-03-06 Thread Jon Haddad
There's several options for load testing. I'll admit that I'm massively biased as I wrote one of them. * easy-cass-stress offers a variety of customizable workloads out of the box and can stress many features without writing any code or learning new config. I wrote this with the goal of getting

Re: Recommended Cassandra Version for POC & AWS EC2 Graviton Compatibility

2025-03-06 Thread Shalom Sagges
Thanks a lot for the info Raphael! Are there any recommended sysbench/cassandra tests I should look into? On Thu, Mar 6, 2025 at 12:02 PM Raphael Mazelier wrote: > Cassandra is generally stable. Every version is OK so I would use the > latest. > Regarding Graviton we run most of our clusters on

Re: Recommended Cassandra Version for POC & AWS EC2 Graviton Compatibility

2025-03-06 Thread Raphael Mazelier
Cassandra is generally stable. Every version is OK so I would use the latest. Regarding Graviton we run most of our clusters on Graviton and we haven't any problem. That said after further analysis the ratio perf/price is not that good. I really advice to use x7a (new AMD cpu). best, -- Raph O