mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +00:00
Documentation
This docs section will include documentation relevant to understand how Serverless works.
You may want to start with the concepts of Serverless to understand the how Serverless is architected and works behind the scenes.
After that you should take a look at the different plugins which are used to deliver the functionality Serverless provides (such as service creation, deployment, removal, function invocation etc.).
Table of contents
- Concepts
- Plugins
- Core plugins
- AWS plugins
- awsCompileFunctions - Compiles the functions to CloudFormation resources
- awsCompileS3Events - Compiles the S3 events to CloudFormation resources