Hi @Yaeger
Another thing to discuss with management is devops overhead. AWS has quite a high devops overhead, especially when scaling to multiple regions, while fly.io has quite a low overhead.
To scale to multiple regions in AWS you would easily need to spend time setting up VPCs, Security Groups, etc for each region, which takes quite a bit of overhead even when using automation like CloudFormation. With fly.io you can scale by running a few fly CLI commands and you’re pretty much done.
We were on AWS and ended up shifting almost everything to fly.io due to lower devops overheads and lower complexity meaning the infrastructure as a whole is easier to understand for our developers. The level of support and the cost of that support is also much more attractive than what AWS offers.