cs227 cs227
play

CS227 CS227 - Silvia Silvia Zuffi Zuffi - - Sunil Mallya - - PowerPoint PPT Presentation

CS227 CS227 - Silvia Silvia Zuffi Zuffi - - Sunil Mallya - Sunil Mallya Slides credits: official Slides credits: official membase meetings membase meetings Schedule Overview silvia History silvia Data Model silvia


  1. CS227 CS227 - Silvia Silvia Zuffi Zuffi - - Sunil Mallya - Sunil Mallya Slides credits: official Slides credits: official membase meetings membase meetings

  2. Schedule • Overview silvia • History silvia • Data Model silvia • Architecture sunil • Transaction support sunil • Case studies silvia 2

  3. Overview, history and data model

  4. Overview: what is Membase? • A key-value distributed database optimized for storing data behind web applications • Simple - Fast - Elastic (by design) 3

  5. Overview: before Application Scales Out Just add more commodity web servers 3

  6. Overview: with Membase Application user Web application server Membase Servers DATA CENTER ADMINISTRATOR CONSOLE 3

  7. Overview: after Application Scales Out Just add more commodity web servers Database Scales Out Just add more commodity data servers 3

  8. History • Membase was developed by NorthScale, founded by several leaders of the memcached project • June 2010: NorthScale, and project co-sponsors Zynga and NHN create a new project (membase.org). • February 8, 2011, Membase merged with CouchOne.The merged project will be known as Couchbase 4

  9. History QuickTime™ e un decompressore sono necessari per visualizzare quest'immagine. James Phillips, senior Vice President 4

  10. History • Initial release March 2010 • Stable release 1.6.4.1 28 Dec 2010 5

  11. Data Model •Key-value •Motivation: applications with natural keys to access data (es.: username.birthday) 6

  12. Key-value Key Value Data types: Byte[] “Any customer can have Google protobuf a car painted any colour Thrift that he wants so long as Avro it is black.” 7

  13. Operators and Programming Languages • GET/SET – getl: get with an expiration time • Increment/Decrement • Append/Prepend • Practically every language and application framework is supported (“memcapable”) • Data manager: written in C, C++ • Cluster manager: Erlang/OTP 8

  14. Transactions • Based on CAS operations • Compare and Swap User 1 User 2 • special instruction that atomically compares the content of a memory Success location ! l i a F 9

  15. Architecture and transaction support

  16. What is the problem being solved ? • Highly interactive web apps • Small amount of data • Why doesn’t the traditional architecture work ? • Is nosql “DB” really a DB ? • Can a Database do what a nosql-db does? – If yes ? Why not use a database – What is it that is really different ? • De Normalized data 10

  17. Membase - A practical path to “NoSQL” adoption 10

  18. Physical Structures • CA type system: scale linearly and always maintain consistency • Clustering based on Erlang OTP • Things are persistent, Data is written to Disk. 10

  19. Elasticity 15

  20. Elasticity 16

  21. Elasticity 14

  22. Architecture 11211 11210 CLUSTER MANAGER memcapable 1.0 memcapable 2.0 moxi REST management API/Web UI vBucket state and replication manager Global singleton supervisor Rebalance orchestrator Configuration manager Node health monitor memcached Process monitor Heartbeat protocol listener/sender engine interface membase http on each node one per cluster storage engine Erlang/OTP DATA MANAGER HTTP erlang port mapper distributed erlang 11

  23. vBuckets Any given vbucket will be in one of the following states on any given server: QuickTime™ e un decompressore sono necessari per visualizzare quest'immagine. http://blog.membase.com/scaling-memcached-vbuckets 12

  24. vBuckets mappings 13

  25. TAP • A generic, scalable method of streaming mutations from a given server – As data operations arrive, they can be sent to arbitrary TAP receivers • Leverages the existing memcached engine interface, and the non-blocking IO interfaces to send data • Three modes of operation 25

  26. Replication & Failover •Multi-model replication support • Peer-to-peer replication support with underlying architecture supporting master-slave replication •Configurable replication count • Balance resource utilization with availability requirements •High-speed failover Fast failover to replicated items based upon request 14

  27. Case sudies

  28. Where does Membase fit? • Online applications with a lot of users • Applications with growing datasets which need quick access

  29. Users • Who uses Membase?

  30. Users: zynga Social game leader – FarmVille, Mafia Wars, Café World Over 230 million monthly users Membase Server • is the 500,000 ops-per-second database behind FarmVille and Café World

  31. Case Study: Ad targeting Target users based on what they have bought and the sites they have visited Target users based on registration information Aol website

  32. Case study: sharing network

  33. Case study: sharing network 450/mo million consumers 50+ social channels ~850 thousand sites

  34. Case study: targeting Sharing Behavior Search Keywords Log Files Map/Reduce Page Views HDFS Content Analysis 2 2 Membase User Taxonomy Ad Server

  35. Case Study: Ad targeting • Data management challenges : • to analyze billions of user-related events, presented as a mix of structured and unstructured data, to infer demographic, psychographic and behavioral characteristics (“cookie profiles”) • make hundreds of millions of cookie profiles available to their AD targeting platform fast • to keep the user profiles updated

  36. Case Study: Ad targeting

  37. Thanks

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend