From 0ec0cf641088e81fc8fd5fbd8ca90f58d6f457c3 Mon Sep 17 00:00:00 2001 From: Manish Kumar Date: Fri, 26 Jan 2018 12:25:02 +0100 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 470d52a..ffb2ae7 100644 --- a/README.md +++ b/README.md @@ -48,6 +48,8 @@ While designing distributed systems are hard enough, testing them is even harder - [Dapper](http://static.googleusercontent.com/media/research.google.com/en//pubs/archive/36356.pdf), Google's large scale distributed-systems tracing infrastructure, this was also the basis for the design of open source projects such as [Zipkin](http://zipkin.io/), [Pinpoint](https://github.com/naver/pinpoint) and [HTrace](http://htrace.incubator.apache.org/). ## Courses +- [Reliable Distributed Algorithms, Part 1](https://www.edx.org/course/reliable-distributed-algorithms-part-1-kthx-id2203-1x-0), KTH Sweden +- [Reliable Distributed Algorithms, Part 2](https://www.edx.org/course/reliable-distributed-algorithms-part-2-kthx-id2203-2x), KTH Sweden - [Cloud Computing Concepts](https://class.coursera.org/cloudcomputing-001), University of Illinois - [CMU: Distributed Systems](http://www.cs.cmu.edu/~dga/15-440/F12/syllabus.html) in Go Programming Language - [Software Defined Networking](https://www.coursera.org/course/sdn) , Georgia Tech.