Portfolio
Using Serverless Framework as IaC, creates a step function scheduled to run every week. In the first step, scraps the top 100 tracks for every genre in the Beatport Music Store and saves the data on DynamoDB. In the next step, updates a Spotify playlist for every genre with the obtained songs. Finally, sends an email using SNS that notifies completion.
Serverless Framework
AWS Step Functions
AWS Lambda
Amazon SNS
Amazon DynamoDB
Python
made by smaldo