From 10a2f06c40f92d7dfd81a01b70b1123643fadf9b Mon Sep 17 00:00:00 2001 From: Binh-Nguyen Date: Wed, 30 May 2018 14:11:20 +0800 Subject: [PATCH] Remove another deadlink (BlaBlaCar) --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b33ca4b..52899ca 100644 --- a/README.md +++ b/README.md @@ -109,7 +109,6 @@ An updated and curated list of selected readings to illustrate best practices in * [Organize Monolith Before Breaking it into Services at Weebly](https://medium.com/weebly-engineering/how-to-organize-your-monolith-before-breaking-it-into-services-69cbdb9248b0) * [Lessons learned running Docker in production at Treehouse](https://medium.com/treehouse-engineering/lessons-learned-running-docker-in-production-5dce99ece770) * [Inside a SoundCloud Microservice](https://developers.soundcloud.com/blog/inside-a-soundcloud-microservice) - * [Microservices at BlaBlaCar](http://blablatech.com/blog/micro-service-at-blablacar) * [Operate Kubernetes Reliably at Stripe](https://stripe.com/blog/operating-kubernetes) * [Kubernetes Traffic Routing (2 parts) at Rakuten](https://techblog.rakuten.co.jp/2017/09/28/k8s-routing2/) * [Agrarian-Scale Kubernetes (3 parts) at New York Times](https://open.nytimes.com/agrarian-scale-kubernetes-part-3-ee459887ed7e)