mirror of
https://github.com/serverless/serverless.git
synced 2025-12-08 19:46:03 +00:00
Understanding Serverless
Here we'll take a deep dive into the internals of Serverless and understand what a service is and how functions relate to a service.
Additionally we look at the Serverless key pieces of each service which are the serverless.yml
and serverless.env.yml files.