#Can Railway do auto-scaling for the services?

4 messages · Page 1 of 1 (latest)

lunar ginkgo
#

If I have a CPU-intensive but parallelizable workload, can I have multiple instances of the same service under load?

cerulean void
#

As of now, no. Railway cannot do that automatically.

lunar ginkgo
#

Thanks 🙂

cerulean void
#

If you want you can spin up multiple services & host them behind a reverse proxy (traefik/nginx).