Amazon DynamoDB and AWS Lambda Challenge
Description
Amazon DynamoDB is a NoSQL database offering from AWS. It is fully-managed, highly-performant, and cost-effective for a wide range of key-value and document database type workloads. AWS Lambda is a serverless compute service that enables you to scalably and cost-effectively host applications in the cloud with zero administration.
Candidates aiming for AWS certification should be comfortable creating, configuring, and using Amazon DynamoDB tables. In addition they should be able to use an AWS Lambda function with an Amazon DynamoDB database table.
This hands-on lab challenge will test your practical ability to create a DymamoDB table and implement an AWS Lambda 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
- Introduction to DynamoDB
- Introduction to AWS Lambda
- Python for Beginners
Intended audience
- Candidates aiming for the AWS Solution Architect Associate certification
- DevOps Engineers
- Software Engineers
What will be assessed
- Amazon DynamoDB
- AWS Lambda
- Python Scripting