AWS Integration

I was going to integrate AWS storage and transcoding...

I was going to integrate AWS storage and transcoding next, but I realized I'm still really fuzzy on Clojure's async programming practices. I needed to read up on core.async, future, and promise.

As usual, the Clojure for the Brave and True website proved to be an excellent primer on the subject. I've also been reading about the topic in O'Reilly Media's Clojure Cookbook