Serverless Framework

...
  • Serverless
Less than 1 minute

# Serverless Framework

Build web, mobile, and IoT applications with serverless architectures using AWS Lambda, Azure Functions, Google CloudFunctions & more!

Serverless framework allows you to tie together your serverless resources using IaC. You write your configuration in YAML. Once you're ready, you deploy your serverless infrastructure which creates the resources needed and links them together.

Serverless framework comes with the command line executable you can run from your terminal. Commandeer takes it to another level by adding a full-featured GUI on top of Serverless framework allowing you to manage your Serverless infrastructure at the comfort of a desktop GUI.

Serverless Runner - File Selected and ready to deploy

Last update: July 6, 2020 03:13