So you wanna go on prem (2016)
blog.lusis.org
So you wanna go on prem (2016)
1–9 of 9 posts
Re: So you wanna go on prem (2016)
#2Re: So you wanna go on prem (2016)
#3Re: So you wanna go on prem (2016)
#4Is it still very common to use VMs for this, as opposed to hosting your application in Kubernetes since it's stateless anyway?
If you'd had ample foresight, it might have been nice to have an architecture where the DB is truly abstracted away. Or not. Maintaining two backend implementations is a pain and error-prone.
Re: So you wanna go on prem (2016)
#5They have their own datacenters, telco infra etc b/c if Amazon, Azure or GCP goes down they want to be able to say:
"They all went down but PagerDuty alerts still went out to our clients".
In other words, there are examples where managing your own infra IN ADDITION to using cloud services is adding extra tolerance for giant failures in the tech suppliers.
Re: So you wanna go on prem (2016)
#6Re: So you wanna go on prem (2016)
#7I always think about the PagerDuty example: They have their own datacenters, telco infra etc b/c if Amazon, Azure or GCP goes down they want to be able to say: "They all went down but PagerDuty alerts still went out to our clients". In other words, there are examples where managing your own infra IN ADDITION to using cloud services is adding extra tolerance for giant failures in the tech suppliers.
Re: So you wanna go on prem (2016)
#8Re: So you wanna go on prem (2016)
#9I always think about the PagerDuty example: They have their own datacenters, telco infra etc b/c if Amazon, Azure or GCP goes down they want to be able to say: "They all went down but PagerDuty alerts still went out to our clients". In other words, there are examples where managing your own infra IN ADDITION to using cloud services is adding extra tolerance for giant failures in the tech suppliers.
That is, the entire point of PagerDuty is to notify you if your services go down. It seems like it would be colossally stupid if PagerDuty were to say "Sorry we weren't able to notify you about your cluster on AWS going down, because we're on AWS, too!"
For other businesses, I feel like the exact opposite incentives are in play. I've seen this in practice: "Yeah, sorry boss our service is down, but there is an AWS outage, so half of the Internet is down - not much we can do about that!"