Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Availability and Resilience #18

Open
puncsky opened this issue Nov 19, 2019 · 1 comment
Open

Availability and Resilience #18

puncsky opened this issue Nov 19, 2019 · 1 comment

Comments

@puncsky
Copy link
Owner

puncsky commented Nov 19, 2019

Syed X, [Nov 18, 2019 at 3:10:51 AM]:

Hello All,

Has anyone worked on Data center consolidation, upgrade projects with an emphasis on Availability and Resilience requirements?

I have a potential interview coming up and would need the below items for the preparation.

  1. Resilience strategies
  2. HA strategies
  3. DR strategies
  4. Most important - challenges faced and how they were addressed.

Thanks in advance

@puncsky
Copy link
Owner Author

puncsky commented Nov 19, 2019

Though all of those concepts of Fault Tolerance, High Availability, Disaster Recovery are improving availability, they are slightly different http://www.pbenson.net/2014/02/the-difference-between-fault-tolerance-high-availability-disaster-recovery/

failover: https://tianpan.co/notes/85-improving-availability-with-failover

Resilience strategies: I am not an expert on this but I guess the book "antifragile" answers the principles of it. netflix chaos monkey.

HA: https://en.wikipedia.org/wiki/High-availability_cluster

DR: FB TAO did replication pretty impressive https://tianpan.co/notes/49-facebook-tao, I assume some google papers specify even better solutions

challenges: failure is always an option. I guess building a system (people+machine) that handles failures automatically and escalates properly is the most challenging part because it is not just an engineering problem but also management problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant