We managed to centralize everything, email, git, even the web. I understand 99.99 looks fine, but is somewhat sad to see half the world without email.
Those of us who run their own mail servers: what is your MTBF? That is, ignoring all other differences, from the standpoint of pure availability, how do you compare to popular centralized email services? Just asking.
Gmail Services Global Outage
161–170 of 175 posts
Re: Gmail Services Global Outage
#162Re: Gmail Services Global Outage
#163Re: Gmail Services Global Outage
#164We managed to centralize everything, email, git, even the web. I understand 99.99 looks fine, but is somewhat sad to see half the world without email.
Those of us who run their own mail servers: what is your MTBF? That is, ignoring all other differences, from the standpoint of pure availability, how do you compare to popular centralized email services? Just asking.
Re: Gmail Services Global Outage
#165I'm sure that wasn't correlated with my today's select 100k messages, mark then as read and archive all - but the timing was perfect
Re: Gmail Services Global Outage
#166As someone working on a mail service of my own, this is heartening to see. Even Google messes up sometimes.
What service are you working on? I'd be interested in learning about it.
Re: Gmail Services Global Outage
#167Earlier quoted context omitted.
Do you know of an email provider that doesn't work this way? Asking because I'm currently using gmail for a little project and make use of aliases and catch alls and then make and remove additional accounts as I need those accounts to be able to send mail in addition to receiving it. Im not really interested in managing everything that I perceive goes into managing my own email server (ip reputation management and ha…
https://www.migadu.com Lets you use unlimited domains, addresses and has regex based catchalls. The only difference between their plans is the amount of outgoing email you can send. I've been using them for a couple of domains for nearly a year with no issues.
Re: Gmail Services Global Outage
#168Earlier quoted context omitted.
I hope you like paying per mailbox. That's a non-starter for someone like me who handles mail for 10-20 of my friends on my own domain. That's $500-$1000 a year on Fastmail's Standard plan, the lowest tier plan that allows you to use your own domain.
Do you know of an email provider that doesn't work this way? Asking because I'm currently using gmail for a little project and make use of aliases and catch alls and then make and remove additional accounts as I need those accounts to be able to send mail in addition to receiving it. Im not really interested in managing everything that I perceive goes into managing my own email server (ip reputation management and ha…
Re: Gmail Services Global Outage
#169Earlier quoted context omitted.
Not how it works. If you service has that 99.999% availability and you get a single unavailability event in a year, that's already 5 minutes of downtime completely independent from all other events that users may or may not experience, there is almost no chance of overlap between them. Users definitely notice that. And worse, events are going to be even less frequent than that and ever more noticeable and on top of t…
Any pointers to where to look for good reliability examples in software world? Genuinely curious.