Hi running on 3.6.1
I have a 4 nodes cluster that consists of 32 cores and 128GB per machine… My namespace is configured hybrid 30GB RAM and 30GB disk per node.
My business logic is as follows…
1- Receive Https request in my app. 2- Execute single write to Aerospike. 3- Execute 7 queries in parallel. 4- Return response to web client.
So far I have 60,000,000 records and I am capable of achieiving about 5,000 full business requests per second.
But i noticed these wild spikes of 12,000 writes per second, which would also allow me to do even more business requests.
Do these spikes mean that I have some tuning to do which will allow for even more performance?
The CPU ustilisation is about 30% per node. Also the data is on Sandisk Extreme Pro SSDs