Lab
Skills Expanded
Speed up Queries with Amazon DynamoDB Accelerator (DAX)
In this lab, you'll practice using Amazon DynamoDB Accelerator. When you're finished with this lab, you'll have created a DAX cluster, connected a Lambda function to it, and used CloudWatch metrics to monitor the cluster.
* Our Labs are Available for Enterprise and Professional plans only.
Terms and conditions apply.
Terms and conditions apply.
Lab info
Level
Intermediate
Duration
1h 20m
Released
Sep 03, 2021
Lab author
Challenge
Create the DAX Cluster
Create a subnet group and DAX cluster.
Challenge
Use the DAX Service in the AWS SDK
Update a Lambda function to use the DAX client and cluster instead of the normal DynamoDB client.
Challenge
Monitor with CloudWatch Metrics and Alarms
View DAX CloudWatch Metrics, and create CloudWatch alarms.
Provided environment for hands-on practice
We will provide the credentials and environment necessary for you to practice right within your browser.
Guided walkthrough
Follow along with the author’s guided walkthrough and build something new in your provided environment!
Did you know?
On average, you retain 75% more of your learning if you get time for practice.
Recommended prerequisites
- Experience with DynamoDB
- Familiarity with JavaScript