AWS Lambdas in Python: Serverless Compute in Python with AWS Lambda

Python    |    Intermediate
  • 18 videos | 1h 54m 42s
  • Includes Assessment
  • Earns a Badge
Rating 4.4 of 25 users Rating 4.4 of 25 users (25)
AWS Lambda is a serverless, event-driven compute service, meaning that it allows you to execute code when a specific event occurs, and abstracts the burden of maintaining infrastructure from you, the developer. Lambda functions are extremely powerful, but generally best-suited for lightweight interactive applications. Explore serverless computing and the benefits of AWS Lambdas. Discover the AWS Lambda dashboard and deploy a lambda function using Python runtime. Practice using blueprints and investigate the role of AWS Identity and Access Management in the successful outcome of a lambda function. Finally, configure a new REST API trigger through the API gateway service and expose that REST API using the curl utility. When this course is completed, you will recognize the roles and policies required for a lambda to run, and be able to create, deploy, and test lambda functions.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Outline the benefits of serverless application deployment
    Recall the advantages of aws lambda functions
    Define and deploy aws lambda functions
    Recall how lambda functions can be created
    Work with the aws lambda dashboard
    Demonstrate the default lambda configurations
    Recall what aws roles are
    Test a lambda function
  • Monitor and manage lambda executions with cloudwatch logs
    Create an eventbridge trigger
    Create a function using the lambda-canary blueprint
    Demonstrate timed lambda executions
    Recognize successful and unsuccessful lambda canary executions
    Expose rest apis to execute lambdas
    Accept and process query string parameters
    Send post requests to a lambda
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 2s
  • 8m 25s
  • Locked
    3.  AWS Lambdas
    5m 2s
  • Locked
    4.  AWS Lambda Settings
    7m 5s
  • Locked
    5.  AWS Lambda Functions
    5m 32s
  • Locked
    6.  Exploring the AWS Lambda Dashboard
    5m 1s
  • Locked
    7.  Choosing the Hello-World Lambda Blueprint
    9m 5s
  • Locked
    8.  Creating a Lambda and Exploring Its Role
    7m 42s
  • Locked
    9.  Creating a Test Event for a Lambda
    6m 44s
  • Locked
    10.  Viewing the Logs of a Lambda Execution
    6m 51s
  • Locked
    11.  Triggering Lambdas Using Scheduled Events
    6m 13s
  • Locked
    12.  Using the Lambda-Canary Blueprint
    6m 41s
  • Locked
    13.  Viewing Metrics and Logs for Timed Lambda Executions
    7m 36s
  • Locked
    14.  Executing the lambda-canary Lambda
    6m 21s
  • Locked
    15.  Creating REST API Lambda Triggers
    7m 26s
  • Locked
    16.  Using Query Parameters with Lambdas
    7m 2s
  • Locked
    17.  Using POST Requests with Lambdas
    6m 4s
  • Locked
    18.  Course Summary
    3m 54s

EARN A DIGITAL BADGE WHEN YOU COMPLETE THIS COURSE

Skillsoft is providing you the opportunity to earn a digital badge upon successful completion on some of our courses, which can be shared on any social network or business platform.

Digital badges are yours to keep, forever.

YOU MIGHT ALSO LIKE

Rating 5.0 of 1 users Rating 5.0 of 1 users (1)
Rating 4.7 of 55 users Rating 4.7 of 55 users (55)
Rating 4.7 of 22 users Rating 4.7 of 22 users (22)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.8 of 5 users Rating 4.8 of 5 users (5)
Rating 4.7 of 44 users Rating 4.7 of 44 users (44)
Rating 4.2 of 50 users Rating 4.2 of 50 users (50)