2022-07-18 UTC
# [manton] Docker and Kubernetes may be overkill to start with. Is it a script you run? I would start by manually running the processes you need on multiple servers and then automate the management of them when you need to. (This is Ruby-specific, but I use Sidekiq across a few servers to manage background tasks. Probably something similar for Python.)