Please share your feedback on the book 'Serverless Programming Cookbook' as comments below.
We learn together, do innovations and then document them.
Offline ContactComplete the form below, and we'll send you an e-mail every now and again with all the latest news.
Team Cloudericks is a community to learn about and master cloud computing. Current learning focus is on AWS cloud.
We believe that knowledge is useless unless you share it; the more you share, the more you learn. Visit Cloudericks.
This book made me think that Serverless computing and AWS cloud isn't tough to learn!!! Except for the Lambda recipes, all other recipes are language independent with AWS CLI API commands and/or CloudFormation templates.
Lambda part uses Java. If you have a bit of Java knowledge good, otherwise I think you can get help through the support forum at the author’s blog heartin.tech or use any other language of your choice just for Lambdas. Lambda provisioning is anyway done using both CLI commands and CloudFormation template.
There is also some JavaScript-based code in Chapter 9 for real-world UI integration. Chapter 10 covers intros to other clouds like Azure, Google Cloud, and IBM cloud.