Hi,
We’re looking to install EventstoreDB v21.10.6 as a stateful set on K8s, and was hoping to look for a performant solution for the same. I have explored a clustered option with DNS based gossip, and a single pod option, and I had a few queries regarding the same.
- If we have a single node, how is the write contention managed, will it lock the stream?
- Are there recommended AWS instance types I can use to maximise the write and persistent subscription performance?