DEV Community

Discussion on: Six Serverless Frameworks to watch in 2021

Collapse
 
doitadrian profile image
Adrian Smijulj

Nice list!

Would like to mention two things while I'm here. ๐Ÿ˜Š

1) Just in case, note that Pulumi can deploy not just serverless cloud infrastructure / services. It can deploy basically anything that your cloud provider offers.

2) I just wanted to add Webiny to the list, which is an open-source framework for building serverless applications, completely written in TypeScript.

In other words, it is a framework that enables developers to architect, build, and deploy solutions on top of the serverless cloud infrastructure, like AWS Lambda, Amazon DynamoDB, Amazon S3, and others.

With the framework, we also built a content management system called the Webiny Serverless CMS. It is free, open-source, and by default, included with every new Webiny project.

And BTW, we also use Pulumi for everything cloud infrastructure related, and so far it's working very nice for the project.

Some links:
webiny.com/
github.com/webiny/webiny-js
webiny.com/slack

Note: I work at Webiny ๐Ÿ™‚