Updated on 2023-11-22 GMT+08:00

Introduction

The Serverless Framework helps you develop and deploy serverless applications using FunctionGraph. It is a CLI that offers structure, automation, and best practices out-of-the-box, allowing you to focus on building sophisticated, event-driven, serverless architectures, comprised of Function and Event.

The Serverless Framework is different from other application frameworks because:

  • It manages your code as well as your infrastructure.
  • It supports multiple languages (Node.js, Python, Java, and more).