Setting up scripts in Amazon EC2 Cloud
- by racket99
Hello,
I am currently running a few perl and python scripts on a windows pc and would like to port over to the Amazon EC2 servers running 64-bit LINUX. The scripts are basic web scrapers that go to a variety of websites, get data and then save daily as csv files.
I would like to install these in the cloud and get them running in an automated…