I have a python script that runs and collects data and stores the data in a Dynamodb table.
I would like to figure out a way to get this script to run daily via amazon prime or a dedicated windows server.
I am new to AWS and this type of thing. I am open to all solutions available for something like this.
Any ideas?