Serverless Framework

Serverless Framework is is a command-line interface (CLI) too that allows users to build & deploy auto-scaling, pay-per-execution, event-driven functions.


Serverless Framework is is a command-line interface (CLI) too that allows users to build & deploy auto-scaling, pay-per-execution, event-driven functions.

Function-as-a-service development allows Blaze developers to write code and configure events to trigger functions, within and between Blaze plugins and to then deploy & run those functions on demand to cloud computing infrastructure providers like AWS, via the Serverless CLI.

The benefits of this are atomic, on–demand processing within the application improving performance.

License: Open Source (MIT)