AWS Lambdas in Python: Using AWS Lambda with Containers, SES, SNS, & DynamoDB

Python    |    Expert
  • 17 videos | 2h 3m
  • Includes Assessment
  • Earns a Badge
Rating 4.3 of 13 users Rating 4.3 of 13 users (13)
A major benefit of using AWS Lambda is that you can easily integrate with other powerful AWS services like the Elastic Container Registry (ECR), AWS Simple Email Service (SES), DynamoDB, or Simple Notification Service (SNS). Learn how to deploy a lambda function based off a Docker container image and upload it to AWS via the ECR. Explore adding functionality to your lambda so that it can connect to Twitter. Modify your lambda to write out tweets to an S3 bucket and send automated emails. Finally, create a lambda function that triggers on a notification from an SNS and write out the contents of that notification to a DynamoDB table. Upon completion of this course, you will be able to easily deploy lambda functions as container images and seamlessly integrate AWS Lambda with ECR, SES, DynamoDB, and SNS.

WHAT YOU WILL LEARN

  • Discover the key concepts covered in this course
    Install docker and create a new user
    Set up the aws cli and configure a docker image
    Create a docker image and deploy it to amazon elastic container registry (ecr)
    Create and use a lambda function from a docker container
    Create a twitter developer account and use the provided keys
    Set up code to connect to twitter using tweepy
    Perform pre-processing tasks for a lambda
    Create and execute a lambda function from the aws cli
  • Connect to s3 from python
    Write out to s3 from a lambda function
    Create simple email service (ses) identities and add permissions for using ses
    Write emails through ses using a lambda function
    Create an amazon simple notification service (sns) topic and a dynamodb table and configure a policy
    Create a lambda function that writes data out to dynamodb
    Execute a lambda function that writes data out to dynamodb
    Summarize the key concepts covered in this course

IN THIS COURSE

  • 2m 38s
  • 9m 13s
  • Locked
    3.  Creating a Docker Image
    8m 25s
  • Locked
    4.  Deploying a Docker Image to AWS ECR
    6m 15s
  • Locked
    5.  Creating a Lambda from a Container Image
    6m 29s
  • Locked
    6.  Creating a Twitter Developer Account
    5m 55s
  • Locked
    7.  Writing Code to Connect to Twitter
    8m 27s
  • Locked
    8.  Creating a Lambda Deployment Package and Role
    6m 40s
  • Locked
    9.  Creating a Lambda from the AWS CLI
    8m 14s
  • Locked
    10.  Writing Code to Connect to S3
    8m 1s
  • Locked
    11.  Executing a Lambda to Write Data out to S3
    8m 33s
  • Locked
    12.  Creating and Verifying SES Identities
    7m 25s
  • Locked
    13.  Sending Emails from a Lambda
    7m 58s
  • Locked
    14.  Creating an SNS Topic, DynamoDB Table, and a Role
    10m 35s
  • Locked
    15.  Creating a Lambda Using SNS and DynamoDB
    8m 7s
  • Locked
    16.  Using a Lambda Which Writes Data to DynamoDB
    6m 52s
  • Locked
    17.  Course Summary
    3m 13s

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 4.6 of 70 users Rating 4.6 of 70 users (70)
Rating 4.7 of 46 users Rating 4.7 of 46 users (46)
Rating 4.6 of 14 users Rating 4.6 of 14 users (14)

PEOPLE WHO VIEWED THIS ALSO VIEWED THESE

Rating 4.4 of 200 users Rating 4.4 of 200 users (200)
Rating 4.0 of 46 users Rating 4.0 of 46 users (46)
Rating 4.2 of 50 users Rating 4.2 of 50 users (50)