Creating our first Serverless Function

Beginner
0m
8,470
4.2/5

In this lesson, we will delve into implementing a series of AWS Lambda functions to help build our knowledge and familiarity with serverless computing.

Learning Objectives

Following this lesson, we will be able to explain and implement an AWS Lambda code function that meets 3 common AWS Lambda use cases - API Gateway, S3, and DynamoDB. In this lesson, we will create a simple AWS Lambda function from scratch which will read data using the mock interface provided by AWS Lambda. Once we have the function working, we will connect the Lambda function up to the API Gateway we created in the previous lesson. During the launch, we discuss launch parameters, versioning, and aliases.

About the Author
Students
198,754
Courses
81
Learning paths
194

Andrew is fanatical about helping business teams gain the maximum ROI possible from adopting, using, and optimizing Public Cloud Services. Having built  70+ Cloud Academy courses, Andrew has helped over 50,000 students master cloud computing by sharing the skills and experiences he gained during 20+  years leading digital teams in code and consulting. Before joining Cloud Academy, Andrew worked for AWS and for AWS technology partners Ooyala and Adobe.

Covered Topics