shlogg · Early preview
Evan @asciikeyboard

Network Engineer

Automate AWS S3 Bucket & Glue Database Creation With Python & NBA Data

Automatically spin up AWS S3 bucket, create Glue db & fetch NBA data using Python. Utilize AWS Athena to query the data. Learn more about AWS S3, Glue, Athena & Python in this tutorial!

How To Create An AWS Subscriber Service For Real-Time NBA Game Data

Create a subscriber service in AWS using Lambda, EventBridge, SNS & Python to pull real-time NBA game data and send via email/SMS. Clone repo, set up AWS topics, IAM policies & roles, deploy Lambda function & schedule with EventBridge.

Create Weather Dashboard With AWS, OpenWeather & VS Code

Create a Weather Dashboard with AWS, OpenWeather, GitHub & VS Code. Steps: get API key, set up IAM user, clone repo, modify .env file & run python script. Upload weather data to S3 bucket.