Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Amazon Web Services

Lab - Integrating Amazon DynamoDB

Amazon Web Services and Amazon via AWS Skill Builder

Overview

This lab is designed to equip you with practical skills in working with Amazon DynamoDB, a fully managed NoSQL database service that offers scalability, reliability, and performance.


Objectives


   •   Examine the preloaded Python code to understand how it functions through the AWS Cloud9 instance that you use to edit the Python script.

   •   Review the LanguagesTable by using the DynamoDB console and the AWS Command Line Interface (AWS CLI).

   •   Update the existing Python code so that you can insert an item into the LanguagesTable.

   •   Update the current Python code so that you can query the LanguagesTable by using a specific key.

   •   Test the Python script’s overall functionality to update the LanguagesTable and read from it.


Prerequisites


   •   A basic understanding of AWS services.

   •   A comfort level with using AWS Cloud9 to edit and test Python scripts.


Outline


Task 1: Review the Python script and the LanguagesTable

Challenge 1: Update the Python script to insert an item to the DynamoDB table

Challenge 2: Modify the Python script to read an item from the DynamoDB table

Task 2: Test the Python script

Reviews

Start your review of Lab - Integrating Amazon DynamoDB

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.