Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 433 Bytes

File metadata and controls

9 lines (5 loc) · 433 Bytes

Lab 4: AWS Connectivity, Client-Server, NoSQL Database

This lab introduces the basic workflow for creating an EC2 instance on Amazon Web Services (AWS), communicating with a server on AWS using a client–server setup, and working with Amazon’s NoSQL database service, DynamoDB.

Lab 4 Manual

The Python scripts and data required for this lab are available here:

Lab 4 Scripts and Data