DEV Community

Luis Fernando De Pombo
Luis Fernando De Pombo

Posted on

Lambda Alternative to autoscale HTTP servers using only VMs in your own cloud account

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)

Billboard image

The Next Generation Developer Platform

Coherence is the first Platform-as-a-Service you can control. Unlike "black-box" platforms that are opinionated about the infra you can deploy, Coherence is powered by CNC, the open-source IaC framework, which offers limitless customization.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay