Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/avidlearnerinprogress/distributed-systems-notes
- Owner: avidLearnerInProgress
- Created: 2019-05-19T18:23:27.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-23T17:54:35.000Z (almost 4 years ago)
- Last Synced: 2024-10-12T18:30:52.895Z (2 months ago)
- Topics: distributed-systems, scalability
- Homepage:
- Size: 11.8 MB
- Stars: 27
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
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)