Do I need multiple builders?

Hi @franzwarning

No you don’t need multiple builders when deploying your app on fly, a single builder can handle multiple concurrent builds.

I don’t know the specifics of what you are trying to deploy but if you have multiple services it might be helpful to have them running as multiple processes in a fly app, this can be configured in a fly.toml as mentioned below