Configure a NoSQL Database by Using Amazon DynamoDB

Create an Amazon DynamoDB table that will be used to access data for a Python application. Lab activities include: creating an IAM policy to allow access to a DynamoDB table, installing the Boto3 and pandas Python libraries in the AppServer instance, and connecting to an Amazon EC2 instance to test access to the table from the Python application.

Time
45 minutes
Difficulty
Beginner
Share
NEED TO TRAIN YOUR TEAM? LEARN MORE
Join over 3 million cybersecurity professionals advancing their career
Sign up with
Required fields are marked with an *
or

Already have an account? Sign In »

Overview

Create an Amazon DynamoDB table that will be used to access data for a Python application. Lab activities include: creating an IAM policy to allow access to a DynamoDB table, installing the Boto3 and pandas Python libraries in the AppServer instance, and connecting to an Amazon EC2 instance to test access to the table from the Python application.