Build and Deploy Serverless Applications with AWS Lambda

In the previous chapter, we saw how easy it is to build and integrate your applications and third party services with AWS Lambda functions. In this chapter, we will be taking things up a notch by learning how to design and build simple serverless applications with Lambda and a few other AWS services in the form of Serverless Application Model (SAM) and a newly launched service called as Step Functions.

In this chapter we will be learning:

So without any further delays, let's get started!