1 min readSep 10, 2020
Thanks Mrudul. That's correct, also want to add that the discussion primarily revolves around 'load' on a platform and the throughput "YOU" need. Once you know that load is significantly high and that you need to distribute them across multiple instances for concurrency (as opposed to batching/queuing) - then Kubernetes is good choice. Better to be absolutely sure that you want Kubernetes, because the overhead and transformation can be a handful.