DallasFormulaRacing / PowertrainLib

This library will consist of various methods to visualize and analyze data to support our powertrain team's needs.
10 stars 3 forks source link

AWS Lambda - Data Processing and Aggregation #5

Closed Squidtoon99 closed 2 months ago

Squidtoon99 commented 5 months ago

Write an AWS Lambda function that will process incoming data and output "snapshots" of data from a collection of files. Accept data as post requests and work with #4 for networking. Upload these snapshots into MongoDB.

This processing should be done away from the pi. If we ever get a sim card, it will allow us to create real-time dashboards.

Get the AWS Account information from Noel and setup a lambda function.

Ideally take this if you have cloud experience or want to learn more about it.

Tasks

Squidtoon99 commented 2 months ago

Future progress tracked in Star Stream