April 2017
Intermediate to advanced
564 pages
24h 7m
English
All the functions which are used as FaaS are stateless. This means that if you need to maintain the state across various function calls of the same function, or while coordination between various functions, then you need a separate datastore--be it any type of a database, storage, or cross servers accessible in memory cache, such as Redis.
Read now
Unlock full access