The AWS Serverless Application Model (SAM) supplies built-in best practices for deploying your serverless applications. A REST API built with AWS SAM can be configured using shorthand syntax to express event source mappings, database relationships, and function declarations.
In this lab, you will use the AWS SAM CLI to develop a simple REST API backed by a Lambda function and a DynamoDB table. The lab will cover the built-in conventions and default values that are present in a simple SAM application.
Upon completion of this beginner-level lab, you will be able to:
Familiarity with the following will be beneficial but is not required:
The following content can be used to fulfill the prerequisite:
Updates
March 9th, 2023 - Enabled autosave in the lab's browser IDE
Jun is a Cloud Labs Developer with previous experience as a Software Engineer and Cloud Developer. He holds the AWS Certified Solutions Architect and DevOps Engineer Professional certifications. He also holds the AWS Certified Solutions Architect, Developer, and SysOps Administrator Associate certifications.
Jun is focused on giving back to the growing cloud community by sharing his knowledge and experience with students and creating engaging content.