I use S3 to host my blog. It's super cheap and it's really easy to push out changes with S3cmd [2]. Just a simple:
s3cmd put mydir/* s3://mybucket/
2. http://s3tools.org/s3cmd
[1]: http://kevinyap.ca/2014/06/deploying-pelican-sites-using-tra...
https://github.com/stucchio/Homepage/blob/master/pelican/dep...
[1]: http://kevinyap.ca/2014/06/deploying-pelican-sites-using-tra...