Hacker News new | ask | show | jobs
by dotancohen 1207 days ago

  > gcp should be designed in a way where the term “global outage” isn’t a word in their vocabulary.
If that's what you really need, then distribute your assets across GCP, AWS, and DO. That likely means not using any cloud-specific features such as Lambda. AWS is actually really good in this regard, as SES and RDS are easily copied to regular instances in other cloud providers, that possibly wrap some cloud-specific feature themselves.
1 comments

But....cost.
Reliable, cheap, or ....? Pick N-1.