apex / up

Deploy infinitely scalable serverless apps, apis, and sites in seconds to AWS.
https://up.docs.apex.sh
MIT License
8.78k stars 372 forks source link

FaaS support #434

Open tj opened 6 years ago

tj commented 6 years ago

Related to #379. Basically merge apex/apex into apex/up and improve some things along the way. With monetization and a single codebase it'll be easier to maintain, and if done right hopefully easier to use.

HTTP is ideal for customer-facing stuff (CORS APIS, apps, sites), but funcs still have a place when it comes to event processing and more "job-oriented" work.

benseitz commented 6 years ago

👏 THIS 👏 WOULD 👏 BE 👏 AMAZING! 👏

abidk commented 5 years ago

Having apex/up deploy FaaS would be great. Is it not a simple task to just change the handler to the non proxy one? So, a feature switch which removes the proxy and deploys as a normal FaaS etc.

Ps. we're a pro subscriber, thanks for the great tool!.