Skip to content

Comment on Stelvio: Serverless AWS for Python Devsparent

Comments

Hey, I was looking for similar tool before starting building stelvio and I found Chalice. It looked good, it's a nice tool but:

- as you mentioned, seems to be abandoned

- chalice mixes infra code with app code within the file (decorators), stelvio keeps them separate

- in chalice you configure lambdas using json. I strongly believe that everything should be done in python

- chalice is limited to lambda/api/queues, stelvio aims to go further/broader

hope this explains, happy to answer any other questions

AboutSource Built by g1lg1l

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