Earlier quoted context omitted.
As I said Google's reputation is what made me not even bother to try. We all know that AWS and AZURE both are state of art and very competitively priced. If Google wants to beat them they have to win the perception war too. (OR reduce prices substantially).
I don't agree that AWS and Azure are actually competitively priced with Compute Engine anymore. Following our price cut last May and our custom VM shapes, we're often 40% cheaper: http://googlecloudplatform.blogspot.com/2016/01/Happy-New-Ye... that's a massive lead (and it's sadly not commonly known). So I agree with you, we need to do better in the perception war, but Compute Engine is hands down the leader in cloud…
1. https://news.ycombinator.com/item?id=10442654 2. https://news.ycombinator.com/item?id=10187600
Other problem areas for GCS compared to S3/Cloudfront
1. SSL support for custom domains in GCS is lacking. 2. Also SSL does not work for domain-named bucket when using .storage.googleapis.com/ form. You can only use /" rel="nofollow">https://storage.googleapis.com// This makes using SSL for a static site hosted in SSL very difficult because you can't use relative URLs. Cloudfront has solved it by using URLs of the form http(s)://xxxxxxx.cloudfront.net/