Assignment 14 – AWS and DynamoDB

COP4709 Assignment 14A

Objectives

To use Amazon Web Services (AWS) and a create a NoSQL database.

Assignment

Create an AWS account, create a DynamoDB table and place some data in it (you can create any structure you want for this assignment – or duplicate the database I use in the lectures). Send a screen capture of the Table Explorer pointing at your table showing the data. You will need to use one of the SDK’s to do this, the examples I give in the lectures are using .NET and Visual Studio, but you can use any method you desire to get the data into the tables.

Information

 

Estimated Completion Time

You’ll need to watch the video’s – but this is relatively fast, most students should be able to complete this in 2-3 hours after watching the video’s in the topic.

Supporting Lectures 

Topic – NOSQL using DynamoDB

Questions and Answers

 

External Resources

 

Grading Criteria