mirror of
https://github.com/theanalyst/awesome-distributed-systems.git
synced 2024-11-20 11:08:09 -05:00
Update README.md
This commit is contained in:
parent
fa84ccdca4
commit
0ec0cf6410
1 changed files with 2 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue