Earlier quoted context omitted.
We are GCP customers for the last couple of years. We use other cloud platforms(AWS, IBM, Oracle, OrionVM) too. We don't use GKE but use rancher/kubernetes combo on their standard platform. So far GCP is the best, hands down in terms of stability. We never had a single outage or maintenance downtime notification till now. We are power users but our monitoring didn't pick any anomaly so i don't think this issue had ra…
I use AWS free tier and get customer support through email, but thats not the case with GCP. Do they provide free email support? If you are an early stage startup can you afford their 200/Month support, when your entire GCP bill is under $1. However, that doesn't mean you don't have to support them.
Google Kubernetes Engine's third consecutive day of service disruption
281–290 of 419 posts
Re: Google Kubernetes Engine's third consecutive day of service disruption
#282Earlier quoted context omitted.
As if something like this has never happened to AWS?
"like this" -- a failure of the service, or a failure of communication and customer support?
Re: Google Kubernetes Engine's third consecutive day of service disruption
#283Earlier quoted context omitted.
I use AWS free tier and get customer support through email, but thats not the case with GCP. Do they provide free email support? If you are an early stage startup can you afford their 200/Month support, when your entire GCP bill is under $1. However, that doesn't mean you don't have to support them.
If 200/month is an issue, then you aren’t an “early stage startup”. You’re running a hobby project.
Re: Google Kubernetes Engine's third consecutive day of service disruption
#284Earlier quoted context omitted.
> To me that looks like a reasonable deprecation policy. It might be, until they jack up the prices 15X with limited notice (looking at you, Google maps [1]). No deprecation needed, just force users off the platform unless they're willing to pay a massive premium. [1] https://www.google.com/search?q=google+maps+price+increase
Google Maps has never been subjected to that policy, unlike GCP services. These org chart divisions are real but only clear to Googlers, Xooglers (I'm in this category), and people who pay extremely close attention. The fact that they're all Google makes reputation damage bleed across meaningfully different parts of what's in truth now a conglomerate under the umbrella name Google.
Re: Google Kubernetes Engine's third consecutive day of service disruption
#285Earlier quoted context omitted.
"like this" -- a failure of the service, or a failure of communication and customer support?
Remember that time S3 went down and the only updates were on Twitter because the status page was hosted on S3?
Re: Google Kubernetes Engine's third consecutive day of service disruption
#286Re: Google Kubernetes Engine's third consecutive day of service disruption
#287Earlier quoted context omitted.
The baseline is that it takes 12 dedicated people across the world to run a 24/7 support operation. Considering that even tech companies hardly manage to have a pair of DevOps or Sysadmin, running one own infrastructure is completely out of question.
Most small companies on AWS with revenue outsource support to an MSP.
Re: Google Kubernetes Engine's third consecutive day of service disruption
#288Earlier quoted context omitted.
But what do these things mean? > commercially reasonable > substantial economic or material technical burden Is one engineer working on an old service to keep it alive commercially reasonable or a substantial burden? I don't know. Do you? In practice this policy lets them shut off anything they want any time they want. Again it's their playground they can do what they want unless they signed a contract saying they'd…
I think you're ascribing an unreasonable amount of bad faith here, and, to rephrase what I had here before, you're approaching this from an engineering perspective, not a legal one. And that's not how those things work. To be clear, that policy is a contract. And those things would be decided by a jury. And if my understanding is correct, the reasonable person standard applies. So you can answer this yourself, do you…
Re: Google Kubernetes Engine's third consecutive day of service disruption
#289Earlier quoted context omitted.
I think you're ascribing an unreasonable amount of bad faith here, and, to rephrase what I had here before, you're approaching this from an engineering perspective, not a legal one. And that's not how those things work. To be clear, that policy is a contract. And those things would be decided by a jury. And if my understanding is correct, the reasonable person standard applies. So you can answer this yourself, do you…
I’d say google earned that bad faith this year alone with what they did with maps.
Re: Google Kubernetes Engine's third consecutive day of service disruption
#290Question to Google employees: Why do you guys suffer global outages? This is your 2nd major global outage in less than 5 years. I’m sorry to say this, but it is the equivalent of going bankrupt from a trust perspective. I need to see some blog posts about how you guys are rethinking whatever design can lead to this - twice - or you are never getting a cent of money under my control. You have the most feature rich clo…
The problem is that running a global SDN like this means if you do something wrong, you can have outages that impact multiple regions simultaneously.
This is why AWS has strict regional isolation and will never create cross-region dependencies (outside of some truly global services like IAM and Route 53 that have sufficient redundancy that they should (hopefully) never go down).
Disclaimer: I work for AWS, but my opinions are my own.