Earlier quoted context omitted.
Wow, your bill must be gigantic.
Well, it's not small, but definitely not that crazy. We're running an immutable infrastructure and the majority of the servers are a "cattle". To be more specific, we redeploy servers from images instead of replacing just the code. The majority of servers (99.9%) is preemptible (meaning that they will be deleted every 24 hours) and thus we get a huge discount. Also our whole communication is through pubsub so the ser…
GCE vs. AWS in 2016: Why You Shouldn't Use Amazon
61–70 of 179 posts
Re: GCE vs. AWS in 2016: Why You Shouldn't Use Amazon
#62Re: GCE vs. AWS in 2016: Why You Shouldn't Use Amazon
#63I've used AWS for a bit over 9 months now and it's quite terrible to be honest. I don't need it for anything professional and it's quite terrible for just some amateur hosting plus the immense fees if you somehow manage to get decent traffic together. Once my reserved instances run out I'll probably either check out GCE or DO, either seems to be a better option, though GCE seems to be more expensive. Anyways, the con…
The developer experience when you just want a box on the internet to ssh into is pretty frustrating. DO is fantastic for this use case.
Re: GCE vs. AWS in 2016: Why You Shouldn't Use Amazon
#64I have serious trust issues with Google. Their history of discontinuing services, dismal support (even for a paid service), and neglect of bugs in SDKs/APIs - all three of which I have experienced first-hand - has left a long-term bitter taste. No doubt some individuals are fantastic, but the organisation as a whole gives me an enduring impression of being systematically arrogant and aloof. AWS by contrast have demon…
I have problems with Google as a whole, but I have as much faith in their cloud as I have in AWS or Digitial Ocean (we currently use all three).
The Kubernetes team is also highly engaged on Github (they also occasionally show up on the official Slack channels). The Go community suffers from a depressing abundance of hostility, intransigence and arrogance, and some of Google's projects (e.g. Protobuf, the Go project itself) reflect this, but I was delighted to find that the Kubernetes people are not like this at all. It's a very friendly, quality-focused community. I think they have to be since Kubernetes is still emerging tech that's craving adoption. Same goes for GCP -- Google doesn't hide the fact that they're aggressively courting customers to migrate.
Re: GCE vs. AWS in 2016: Why You Shouldn't Use Amazon
#65We moved back and forth between AWS and GCE (based on who gave us free credits). Once we ran out, we chose GCE and never regretted it. GCE has many quirks, for instance the inconsistency between API and the UI, it misses the richness of the services offered by AWS but everything GCE does offer is just faster, more stable and much more consistent. One of the biggest problems with AWS is that once you outgrow the assig…
At 25k servers / day one would think pulling this into real hardware and doing capacity planning would be cost effective.
Re: GCE vs. AWS in 2016: Why You Shouldn't Use Amazon
#66> AWS Premium Support is mandatory Is Google Cloud support even acceptable? Google is known for poor or no support for most services.
Google's known for poor or no support on their free services but their paid services often have decent support. Personally, I've found GCP, GSuite, Project Fi, Google Store and Pixel support to all be pretty great but haven't found any support at all for Gmail, YouTube etc.
Re: GCE vs. AWS in 2016: Why You Shouldn't Use Amazon
#67I'd be interested to know why the OP never considered Heroku
Re: GCE vs. AWS in 2016: Why You Shouldn't Use Amazon
#681) Reserved Instances: I think the pricing model for this has become very outdated since the beginning of AWS, and it is definitely becoming cumbersome (and therefore scary) to use.
2) ELB + Traffic Spikes: I have tried (unsuccessfully) to pre-scale an ELB to prepare it for the traffic it was about to receive. I tried to pre-scale for this project 3 different times, in coordination with support and without them. I could not do it. Very frustrating.
I think these are all signs of extreme growth, and a strange organization of engineering units inside of AWS. However, as OP descried.. we are much to heavily invested in AWS to consider an infrastructure shift at this point
Re: GCE vs. AWS in 2016: Why You Shouldn't Use Amazon
#69Because of speed of light/latency issues, I won't move to GCP until they have an RDS-postgres equivalent
Re: GCE vs. AWS in 2016: Why You Shouldn't Use Amazon
#70I've used AWS for a bit over 9 months now and it's quite terrible to be honest. I don't need it for anything professional and it's quite terrible for just some amateur hosting plus the immense fees if you somehow manage to get decent traffic together. Once my reserved instances run out I'll probably either check out GCE or DO, either seems to be a better option, though GCE seems to be more expensive. Anyways, the con…