Closed DavidPeleg6 closed 1 year ago
We need to open S3 storage container and link the lambdas to it.
create a lambda that builds a database containing all 1000 most frequent stocks of the month
create a set of lambdas that sample the database and pull stock data of each stock name in the database, then deleting it
ec2 instances are overkill. move it to lambda functions with a preloaded venv