Getting Started with AWS Lambda Functions using Python
  • Introduction to Getting Started with AWS Lambda Functions using Python
  • Signing up for AWS Account to get started with AWS Lambda using Python
  • Overview of AWS Lambda and Getting Started using Python 3
  • Passing Arguments to AWS Lambda and Processing using Python
  • Using Custom Handlers for AWS Lambda Functions using Python 3
  • Using AWS Services such as s3 in AWS Lambda Functions
  • Recap of handling permissions using AWS IAM Roles and User Groups
  • Develop AWS Lambda Function to list objects from AWS S3 Bucket
  • Passing Environment Variables to AWS Lambda Functions
  • Customizing Resources such as memory used for AWS Lambda Function
  • Setup Local Development Environment for AWS Lambda Functions
  • Develop logic for AWS Lambda Function using external packages
  • Build Zip file to deploy as AWS Lambda Function
  • Deploy Application with External Dependencies as AWS Lambda Function
  • Conclusion of Getting Started with AWS Lambda Functions using Python
  • Bonus Lecture!!!