2020-09-07 05:50:24 UTC - Rahul Vashishth: Does anyone estimate the infra required for Kubernetes cluster for pulsar. I already know the amount of throughput required, the size of messages, and the retention.
Consider I need to process 500k message per hour, keep each message in retention for 30min. The average msg size is 50kb. On 20 topics. • When should I increase the number of bookie pod (what max storage size should i use with one bookie pod) • How many broker pods should be used • What should be size of VM nodes/how many nodes should be used Right now i am trying to get these figures using openmessage-benchmark framework. It looks like a long route, if someone has already traversed this route, please help? @Addison Higham ----