Amazon S3 and AWS Lambda Challenge
Description
AWS Lambda is a serverless compute offering from Amazon Web Services. It is fast, scalable, and cost-effective. And it can integrate with other AWS services such as Amazon Simple Storage Service (S3).
Learning how to configure an AWS Lambda function to respond to Amazon S3 events will make you more effective at designing and implementing sophisticated solutions using AWS.
This hands-on lab challenge will test your practical ability to configure a solution in a production-like AWS environment. You will be presented with a task and set of requirements that you must fulfill to pass the challenge.
This is a real environment, which means you can prove your knowledge in an applied way, substituting multiple choice questions for a dynamic performance-based exam situation.
Prerequisites
- Process Amazon S3 Events with AWS Lambda
- Python for Beginners
Intended audience
- Candidates for the AWS Certified Solutions Architect Associate certification
- Cloud Architects
- DevOps Engineers
- Software Engineers
What will be assessed
- AWS Lambda
- Amazon Simple Storage Service (S3)
- Python