22 Mar, 2009
Building a distributed web service using Amazon Web Services
Posted by: Peter In: ASP.NET| Amazon Web Services| Linux| Mono| Python
A few months ago my employer asked me if it would be possible to create a web service for encoding videos. I had been playing around with Amazon’s web services for a while, and it seemed like the perfect foundation for building this.
I decided to build the backend in Python and use ffmpeg for encoding [...]