From ff2d1c445d55fce0f8a60f4a70d6b4bad6e8872d Mon Sep 17 00:00:00 2001 From: Binh Nguyen Date: Tue, 9 Jun 2020 21:30:23 +0800 Subject: [PATCH] Resiliency and Disaster Recovery with Kafka at eBay --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 66b95a7..5a00334 100644 --- a/README.md +++ b/README.md @@ -488,6 +488,7 @@ An updated and organized reading list for illustrating the patterns of scalable, * [Ensuring Resilience to Disaster at Quora](https://engineering.quora.com/Ensuring-Quoras-Resilience-to-Disaster) * [Resilience at Shopify](https://scaleyourcode.com/blog/article/23) * [Site Resiliency at Expedia](https://www.infoq.com/presentations/expedia-website-resiliency?utm_source=presentations_about_Case_Study&utm_medium=link&utm_campaign=Case_Study) + * [Resiliency and Disaster Recovery with Kafka at eBay](https://tech.ebayinc.com/engineering/resiliency-and-disaster-recovery-with-kafka/) * [Failover](http://cloudpatterns.org/mechanisms/failover_system) * [The Evolution of Global Traffic Routing and Failover](https://www.usenix.org/conference/srecon16/program/presentation/heady) * [Testing for Disaster Recovery Failover Testing](https://www.usenix.org/conference/srecon17asia/program/presentation/liu_zehua)