Back to course home
0% completed
Vote For New Content
Summary: Dynamo
Summary
- Dynamo is a highly available key-value store developed by Amazon for their internal use.
- Dynamo shows how business requirements can drive system designs. Amazon has chosen to sacrifice strong consistency for higher availability based on their business requirements.
- Dynamo was designed with the understanding that system/hardware failures can and do occur.
- Dynamo is a peer-to-peer distributed system, i.e., it does not have any leader or follower nodes. All nodes are equal and have the same set of roles and responsibilities
.....
.....
.....
Like the course? Get enrolled and start learning!