Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/1ambda/cloud-computing
https://github.com/1ambda/cloud-computing
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/1ambda/cloud-computing
- Owner: 1ambda
- Created: 2015-02-13T12:22:23.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-07T17:26:06.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T18:15:42.661Z (9 months ago)
- Size: 559 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cloud computing note
**Cloud Computing Concept 1** by *Indranil Gupta*, Coursera
1. [MapReduce](http://1ambda.github.io/cloud-computing-1-1/)
2. [Gossip Protocol](http://1ambda.github.io/cloud-computing-gossip-protocol/)
3. [Membership Protocol](http://1ambda.github.io/cloud-computing-membership-protocol/)
4. [P2P Systems](http://1ambda.github.io/cloud-computing-p2p-systems/)
5. [Key-Value Store: Cassandra, HBase](http://1ambda.github.io/cloud-computing-key-value-store/)
6. [Time and Ordering: NTP, Lamport, Vector Clock](http://1ambda.github.io/cloud-computing-time-and-ordering/)
7. [Snapshot: Chandy-Lamport](http://1ambda.github.io/cloud-computing-snapshot/)
8. [Multicast: Virtual Synchrony](http://1ambda.github.io/cloud-computing-multicast/)
9. [Consensus: Paxos](http://1ambda.github.io/cloud-computing-paxos/)