After using Lambda and struggling with cold starts and clunky local dev in my previous job, we came up with a cloud agnostic alternative that deploys and autoscales HTTP servers on VMs in your own cloud account.
https://anycloudapp.com/
Here is a tutorial to deploy and scale a Node.js server in AWS:
https://docs.anycloudapp.com/documentation/tutorials/aws-node
Top comments (0)