M30 Cluster Tier option with 4 CPUs
There is a gap in the Cluster Tiers for clients that have high CPU requirements but lower disk space requirements. We run on a M30 Cluster where we max out the CPU when running aggregations, we use little of the available disk and do not want to move to a M40.
-
Mohammed commented
I would like this.
Since we use application level to connect, we don't specifically connect to shards, we connect straight to the cluster. Which usually falls on the primary.We would love a middle option with 4CPU cores and everything else remains the same. just for extra aggregations of reads and writes.
-
Jaco, would you mind exploring whether you can optimize your cost/performance by spreading the aggregation workload across replicas? That might be a better path forward here.
-Andrew
-
Jaco commented
Hi Andrew, we use the the primary only.
-
Hi Jaco,
One thing I do want to confirm -- are you leveraging secondaries to round out your aggregation read load, or might you be pushing aggregations exclusively to your primary?
Cheers
-Andrew