In this lab, we will learn how to use local transient cache (/tmp) folder in a Lambda function.
- Overview
- S3
- Create a bucket
- Upload a configuration file
- Lambda – Function
- Retrieves the configuration file from S3 or /tmp
- Python, boto3
Ideas through Technologies
In this lab, we will learn how to use local transient cache (/tmp) folder in a Lambda function.
In this lab, we will learn how to use environment variables in a Lambda function.
In this lab, we will learn how to work with DynamoDB tables using AWS CLI.
In this lab, we will learn how a lambda function can be invoked via Polling.
In this lab, we will learn how to invoke a lambda function asynchronously from Amazon EventBridge.
In this lab, we will learn how a lambda function can be invoked via Polling.
In this lab, we will learn how to invoke a lambda function asynchronously from Amazon SNS.
In this lab, we will learn how to invoke a lambda function synchronously.