Creating a Lambda Function Demo

Intermediate
8m
443
5/5

This lesson provides detail on the AWS Serverless services relevant to the AWS Certified DevOps Engineer - Professional exam. We shall be looking at AWS Lambda, Amazon Simple Notification Service (SNS), Amazon Simple Queue Service (SQS), and AWS Step Functions.

Want more? Try a lab playground or do a Lab Challenge!

Learning Objectives

  • Be able to explain what AWS Lambda is and what its uses are
  • Define the components used within Lambda
  • Explain the different elements of a Lambda function through its creation
  • Understand the key differences between policies used within Lambda
  • Recognize how event sources and event mappings are managed for both synchronous and asynchronous invocations
  • Discover how Amazon CloudWatch can monitor metrics and logs to isolate issues with your functions
  • Learn how to check for common errors that might be causing your functions to fail
  • Understand the use cases for Amazon SNS and Amazon SQS within a serverless architecture
  • Explain how AWS Step Functions can be used when building distributed applications or automating processes
  • Understand the AWS Serverless Application Model (SAM)
About the Author
Students
233,044
Labs
1
Courses
237
Learning paths
207

Stuart has been working within the IT industry for two decades covering a huge range of topic areas and technologies, from data center and network infrastructure design, to cloud architecture and implementation.

To date, Stuart has created 250+ courses relating to cloud computing reaching over 1 million+ students.

Stuart is a member of the AWS Community Builders Program for his contributions towards AWS.

He is AWS certified and accredited in addition to being a published author covering topics across the AWS landscape.

Stuart enjoys writing about cloud technologies and you will find many of his articles within our blog pages.

Covered Topics