Question about creating runners with ECS

Hello,
I’m new to Gitea and I’m currently testing runners locally. I’m also learning AWS and have set up an ECS cluster with Gitea. My question is, what’s the recommended way to deploy runners? I’m not sure if it can be done dynamically or if it’s better to have a fleet of them available. Also, what’s the recommended runner capacity?

Thanks!