Project information
- Category: Cloud Computing
- Class: ECE4150
- Coded in: Python-Django
- Frameworks Used: AWS-EC2, DynamoDb, AWS-Lambda, AWS-CloutWatch
- Project date: Fall 2021
- Project URL: https://github.com/Carterabdallah/ECE4150IoT
- Video Presentation: https://youtu.be/9Nkxdw_1OPc
Description
This is a cloud computing project hosted on AWS-EC2. It is a django app that shows a mock Internet of Things Dashboard that imitates pollutants from two different stations. Some basic calculations are performed on the data in a lambda function and are stored in the NoSQL DynamoDB database.