Skip to content

Comment on Stelvio: Serverless AWS for Python Devs

Comments

Surprised to not see a comparison Serverless Framework: https://www.serverless.com/

The above recently did a rug pull and being developed in JS means it's not great for Python devs to maintain an open source version, so good to see alternatives in Python.

There is also Mangum [0], which can wrap up any ASGI app and deploy it as a lambda.

[0] https://mangum.fastapiexpert.com/

There's a maintained drop-in replacement called osls: https://github.com/oss-serverless/serverless

Eugh. What rug pull do you mean?

Serverless Framework changed their license terms in v4 to a paid model. It’s also not getting a lot of new development or community support anymore. It’s slowly dying and time to move off of it.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.