Mojo and AWS.
How difficult is it to run Mojo apps in AWS, I intend to run an app in AWS ECS pointed to by API Gateway.
3 Replies
I would like to know if there are technical issues in running apps in AWS.
if the ECS is running Ubuntu then I imagine it should run as normal
if it's compiled to a binary ahead of deployment it should work on any linux distro (assuming it was compiled on linux)