November 2016
Intermediate to advanced
384 pages
9h 40m
English
This chapter covers
In the first chapter you learned how AWS Lambda functions work and how they can be used synchronously (returning a result) or asynchronously (for example, subscribing a function to an event). In the second part of the chapter you learned how a group of functions can be used to build an event-driven application in which the logic is bound to events coming from outside (a client application) or inside (relationships among data).
It’s now time to build your first functions and see how they can be used from ...
Read now
Unlock full access