BT

Facilitating the Spread of Knowledge and Innovation in Professional Software Development

Write for InfoQ

Topics

Choose your language

InfoQ Homepage Presentations Dynamo: Theme and Variations

Dynamo: Theme and Variations

Bookmarks
34:42

Summary

Shanley Kane discusses Dynamo - consistent hashing, vector clocks, hinted handoff, gossip protocol - advances in each area, and how querying and application development has changed as a result of them.

Bio

Shanley Kane is Director of Product Management at Basho. Basho makes Riak, an open source, distributed database based on principles from Amazon's Dynamo paper. Previously, she worked at Apigee on the developer tools product team. She is a community organizer, advocate of women in technology, and an alum of Carnegie Mellon University.

About the conference

Software is changing the world; QCon aims to empower software development by facilitating the spread of knowledge and innovation in the enterprise software development community; to achieve this, QCon is organized as a practitioner-driven conference designed for people influencing innovation in their teams: team leads, architects, project managers, engineering directors.

Recorded at:

Apr 15, 2013

Hello stranger!

You need to Register an InfoQ account or or login to post comments. But there's so much more behind being registered.

Get the most out of the InfoQ experience.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Community comments

  • LMGTFY

    by Cameron Purdy,

    Your message is awaiting moderation. Thank you for participating in the discussion.

    I wonder if the speaker realizes the irony of mistakenly using the Oracle Exalogic machine as the "straw man" in her presentation. While she suggests that Exalogic is for running the Oracle database, a 10 second Google search would have clued her in that Exadata is the Oracle database machine.

    lmgtfy.com/?q=oracle+database+machine

    Exalogic, on the other hand, was built to run middleware like Oracle Coherence (see coherence.oracle.com/ ), which is the HA elastic scale-out K/V & document NoSQL data store that predates Dynamo by several years, dynamically scales to many terabytes of in-memory data, and (speaking of latency) is around 3 orders of magnitude faster than the numbers that were published about Dynamo.

    Oops.

    Peace,

    Cameron Purdy | Oracle
    The opinions and views expressed in this post are my own, and do not necessarily reflect the opinions or views of my employer.

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

Allowed html: a,b,br,blockquote,i,li,pre,u,ul,p

BT