I know this isn’t much load. I’m looking for some specs that can give us good stability over the next years, even with low write load. Eg: I don’t want to run into a situation where we hit OutOfMemory because we’re using only 8GB ram and (hipothetically the ES uses much more memory when we have multiple persistent subscriptions and connected clients). Should we use 16? 32?
If the EventStore core worker is single threaded, do we benefit in having the nodes running on machines with 4 cores? For storage, what would be a recommended size, considering data and logs?
As for latency, everything is in the same network, so no big deal.
Would be nice if someone could share their specs / usage and how well the ES is performing for them.