AWS Lambda is a compute service that runs your code in response to triggers and automatically manages the compute resources for you. Amazon API Gateway is a fully managed service that makes it easy for developers to publish, maintain, monitor, and secure APIs at any scale. This webinar will familiarize you with the basics of AWS Lambda and Amazon API Gateway and demonstrate how to build web, mobile, and IoT backends using these services. You will learn how to setup API endpoints that trigger AWS Lambda functions to handle mobile, web, IoT, and 3rd party API requests. You will also learn how to use Lambda to read and write to DynamoDB. Learning Objectives: Understand key AWS Lambda and Amazon API Gateway features Learn how to set up a serverless backend using Amazon API Gateway and AWS Lambda Explore sample use cases, best practices and tips on using AWS Lambda with Amazon API Gateway