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.
!!! Fair warning this is my first Dev.To post so it won't be the prettiest thing ツ Purpose The purpose of this post is to outline the steps I took to create a Weather Dashboard utilizing AWS, OpenWeather, GitHub, VS Code, etc. This is a part of the #DevOpsAllStarsChallenge hosted by a few Cloud Engineers and DevOps folks that are trying to help others get involved. It's a pretty neat community and I highly recommend you take a look at the Discord if you're interested! Resources Discord YouTube Video from Shae Tools Needed VS Code (or your favorite text editor) A...