In this chapter, you learned how to build an event-driven API with Lambda and API Gateway, and how to store data in DynamoDB. In later chapters, we will go further and add a security layer on top of the API Gateway, build a CI/CD pipeline to automate the deployment, and much more.
In the next chapter, we will go through some advanced AWS CLI commands and options that you can use while building serverless functions in AWS Lambda to save time. We will also see how to create and maintain multiple versions and releases of Lambda functions.