This Cloud Lab aims to provide you with the essential skills for using Amazon DynamoDB. Through hands-on practice, you’ll gain practical knowledge of the basic functionalities of DynamoDB.
You’ll learn to create a table, add data attributes, and add bulk data using the AWS SDK. Additionally, you’ll explore different methods of reading data from the database and understand the advantages and disadvantages of each. You’ll also discover how to optimize the query process by leveraging secondary indexes.
By the end of this Cloud Lab, you’ll have a solid grasp of the fundamental concepts and practical skills needed to start working with DynamoDB effectively.
The following is the high-level architecture diagram of the infrastructure that we will create in this Cloud Lab: