Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/avidlearnerinprogress/distributed-systems-notes

101's of Distributed Systems and Scalability
https://github.com/avidlearnerinprogress/distributed-systems-notes

distributed-systems scalability

Last synced: about 1 month ago
JSON representation

101's of Distributed Systems and Scalability

Awesome Lists containing this project

README

        

## Introduction

- [x] [Scalability blog posts summary](./notes/primer.md#LeCloud-Posts)
- [x] [CS75 talk summary](./notes/primer.md#David-Malan's-Scalability-Video)
- [x] [Performance vs Scalability](./notes/primer.md#Performance-vs-Scalability)
- [x] [CAP Theorem](./notes/primer.md#CAP-Theorem-And-CA-Patterns)
- [x] [DNS](./notes/primer.md#DNS)
- [x] [CDN](./notes/primer.md#CDN)
- [x] [Load Balancer](./notes/primer.md#Load-Balancer)
- [x] [Reverse Proxy](./notes/primer.md#Reverse-Proxy)
- [x] [Databases](./notes/primer.md#Databases)