You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
● Extracted Tesla’s stock using yfinance API, simulated it as live streaming data using python, and sent it to Kinesis. ● Using a Lambda function & trigger, transformed the data received through Kinesis to JSON. ● Stored the data into S3 for further data analysis.