Overview of connecting to Amazon Web Services using the Python BOTO library. Get list of all instances. Get IP and name for each instance. Create a new instance. Create a new volume and attach to instance.
In this workshop we handled a problem Comcast gave us. They needed 8000 files edited but sent us 20000 files. We wrote a program to filter out the files we needed. In addition, we fixed up the files which were in the wrong and\or inconsistent formats.