Back to course home
0% completed
Vote For New Content
Dynamo Characteristics and Criticism
Let's explore the characteristics and the criticism of Dynamo's architecture.
Responsibilities of a Dynamo's node
Because Dynamo is completely decentralized and does not rely on a central/leader server (unlike GFS, for example), each node serves three functions:
- Managing
get()andput()requests: A node may act as a coordinator and manage all operations for a particular key or may forward the request to the appropriate node. 2
.....
.....
.....
Like the course? Get enrolled and start learning!