serverless/docs/README.md
Philipp Muens 42bd7a4371 Add docs for Serverless service files
Fix some minor stuff alongside.
2016-06-14 09:30:40 +02:00

2.4 KiB

Documentation

This docs section will include documentation relevant to understand how Serverless works.

You may want to start with the "Your first service" tutorial to create, deploy, invoke and remove your very first Serverless service!

If you're interested to take a look behind the scenes you might take a look at the concepts of Serverless to understand the how Serverless is architected and works.

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