Slide 1

Slide 1 text

No content

Slide 2

Slide 2 text

No content

Slide 3

Slide 3 text

No content

Slide 4

Slide 4 text

http://www.b2bnn.com/wp-content/uploads/2014/12/bigdata.png

Slide 5

Slide 5 text

http://www.huffingtonpost.ca/2013/03/14/viral-pope-election-photos-nbc-news_n_2878146.html

Slide 6

Slide 6 text

https://www.domo.com/learn/data-never-sleeps-2

Slide 7

Slide 7 text

http://www.csc.com/big_data/flxwd/83638-big_data_just_beginning_to_explode_interactive_infographic

Slide 8

Slide 8 text

http://www.csc.com/insights/flxwd/78931-big_data_universe_beginning_to_explode

Slide 9

Slide 9 text

‣ ‣ ‣ ‣ http://www.webpronews.com/936-million-users-get-on-facebook-at-least-once-a-day-2015-04 https://code.facebook.com/posts/229861827208629/scaling-the-facebook-data-warehouse-to-300-pb/ https://research.facebook.com/blog/1522692927972019/facebook-s-top-open-data-problems/

Slide 10

Slide 10 text

No content

Slide 11

Slide 11 text

http://www.csc.com/insights/flxwd/78931-big_data_universe_beginning_to_explode

Slide 12

Slide 12 text

‣ ‣ ‣ ‣

Slide 13

Slide 13 text

No content

Slide 14

Slide 14 text

http://www-01.ibm.com/software/data/bigdata/images/4-Vs-of-big-data.jpg

Slide 15

Slide 15 text

http://vinfrastructure.it/wp-content/uploads/2012/08/Storage-Scaleout-Scalein.png

Slide 16

Slide 16 text

http://www.cubrid.org/manual/91/en/_images/image39.png ‣ ‣

Slide 17

Slide 17 text

http://infinispan.org/docs/6.0.x/user_guide/images/fig6.png ‣ ‣

Slide 18

Slide 18 text

http://thumbs.dreamstime.com/z/database-replication-7383674.jpg ‣ ‣ ‣

Slide 19

Slide 19 text

http://myvirtualcloud.net/wp-content/uploads/2014/03/CAP_Diagram_dist-copy.jpg

Slide 20

Slide 20 text

http://www.csc.com/insights/flxwd/78931-big_data_universe_beginning_to_explode

Slide 21

Slide 21 text

http://www.csc.com/insights/flxwd/78931-big_data_universe_beginning_to_explode

Slide 22

Slide 22 text

‣ ‣ ‣ ‣ ‣ https://research.facebook.com/blog/1522692927972019/facebook-s-top-open-data-problems/

Slide 23

Slide 23 text

No content

Slide 24

Slide 24 text

No content

Slide 25

Slide 25 text

No content

Slide 26

Slide 26 text

‣ ‣ ‣ ‣ ‣ ‣ ‣ http://blog.serverdensity.com/wp-content/uploads/2011/04/redis-300dpi.png?w=150

Slide 27

Slide 27 text

‣ ‣ ‣ ‣ ‣ ‣ http://blog.serverdensity.com/wp-content/uploads/2011/04/redis-300dpi.png?w=150

Slide 28

Slide 28 text

‣ > set key some-value ‣ OK ‣ > expire key 5 ‣ (integer) 1 ‣ > get key (immediately) ‣ "some-value" ‣ > get key (after some time) ‣ (nil) http://blog.serverdensity.com/wp-content/uploads/2011/04/redis-300dpi.png?w=150 ‣ > set mykey hello ‣ OK ‣ > exists mykey ‣ (integer) 1 ‣ > del mykey ‣ (integer) 1 ‣ > exists mykey ‣ (integer) 0 ‣ > DEL list1 list2 ‣ (integer) 0 ‣ > RPUSH list1 a b c ‣ (integer) 3 ‣ > BRPOP list1 list2 0 ‣ 1) "list1" ‣ 2) "c"

Slide 29

Slide 29 text

http://blog.serverdensity.com/wp-content/uploads/2011/04/redis-300dpi.png?w=150 ‣ > MULTI ‣ OK ‣ > INCR foo ‣ QUEUED ‣ > INCR bar ‣ QUEUED ‣ > EXEC ‣ 1) (integer) 1 ‣ 2) (integer) 1

Slide 30

Slide 30 text

‣ ‣ ‣ ‣ ‣ http://blog.concretesolutions.com.br/wp-content/uploads/2013/02/redis_replication.png

Slide 31

Slide 31 text

‣ ‣ ‣ ‣ http://blog.serverdensity.com/wp-content/uploads/2011/04/redis-300dpi.png?w=150

Slide 32

Slide 32 text

‣ ‣ ‣ ‣ http://blog.serverdensity.com/wp-content/uploads/2011/04/redis-300dpi.png?w=150

Slide 33

Slide 33 text

‣ ‣ ‣ ‣ ‣ ‣ http://blog.serverdensity.com/wp-content/uploads/2011/04/redis-300dpi.png?w=150

Slide 34

Slide 34 text

No content

Slide 35

Slide 35 text

‣ ‣ ‣ ‣ http://docs.mongodb.org/manual/_images/crud-insert-stages.png

Slide 36

Slide 36 text

‣ ‣ ‣ ‣

Slide 37

Slide 37 text

‣ ‣ ‣ ‣ ‣ ‣ http://docs.mongodb.org/manual/core/replication-introduction/#asynchronous-replication

Slide 38

Slide 38 text

‣ ‣ ‣ ‣ http://docs.mongodb.org/manual/core/sharded-cluster-components/

Slide 39

Slide 39 text

http://docs.mongodb.org/manual/core/read-preference/ ‣ ‣ ‣ ‣ ‣

Slide 40

Slide 40 text

‣ ‣ ‣

Slide 41

Slide 41 text

‣ ‣ ‣ ‣ ‣ ‣ ‣ http://www.mongodb.com/presentations/real-world-mongodb-use-cases-financial-services http://www.mongodb.com/who-uses-mongodb/

Slide 42

Slide 42 text

No content

Slide 43

Slide 43 text

‣ ‣ ‣ ‣ http://netwovenblogs.azurewebsites.net/wp-content/uploads/2013/10/hbase-2.png

Slide 44

Slide 44 text

‣ ‣ ‣

Slide 45

Slide 45 text

http://i62.tinypic.com/16h0rdk.jpg

Slide 46

Slide 46 text

http://blog.pandorafms.org/wp-content/uploads/2014/07/hbase_logo.png http://netwovenblogs.azurewebsites.net/wp-content/uploads/2013/10/hbase-12.png ‣ ‣ ‣ ‣ ‣ ‣ ‣

Slide 47

Slide 47 text

http://image.slidesharecdn.com/storageforbigdata-140207132641-phpapp01/95/storage-systems-for-big-data-hdfs-hbase-and-intro-to-kv-store-redis-35-638.jpg?cb=1391782647

Slide 48

Slide 48 text

http://image.slidesharecdn.com/storageforbigdata-140207132641-phpapp01/95/storage-systems-for-big-data-hdfs-hbase-and-intro-to-kv-store-redis-36-638.jpg?cb=1391782647

Slide 49

Slide 49 text

http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.2/bk_system-admin-guide/content/figures/4/figures/primary-region-server.png http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.2/bk_system-admin-guide/content/figures/4/figures/secondary-region-servers.png ‣ ‣ ‣ ‣

Slide 50

Slide 50 text

‣ ‣ http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.1.2/bk_system-admin-guide/content/figures/4/figures/timeline-data-consistency.png http://hortonworks.com/blog/apache-hbase-high-availability-next-level/

Slide 51

Slide 51 text

‣ ‣ ‣ ‣ ‣ http://de.slideshare.net/sawjd/h-base-20140613

Slide 52

Slide 52 text

No content

Slide 53

Slide 53 text

‣ ‣ ‣ ‣ ‣ ‣ ‣ http://s3.amazonaws.com/wernervogels/public/sosp/sosp-figure2-small.png

Slide 54

Slide 54 text

‣ ‣ ‣ ‣ ‣ ‣ http://mbaron.developpez.com/tutoriels/nosql/cassandra/installation-outils-administration/images/cassandralogo.png

Slide 55

Slide 55 text

‣ ‣ ‣ http://docs.datastax.com/en/cassandra/2.0/cassandra/images/arc_write-singleDCConOne.svg

Slide 56

Slide 56 text

‣ https://academy.datastax.com/sites/default/files/write-path.png

Slide 57

Slide 57 text

‣ http://docs.datastax.com/en/cassandra/1.2/cassandra/dml/images/read_ks_12.png

Slide 58

Slide 58 text

‣ ‣ ‣ ‣ ‣ http://docs.datastax.com/en/cassandra/2.0/cassandra/images/arc_write-singleDCConOne.svg

Slide 59

Slide 59 text

‣ ‣ ‣ ‣ ‣ http://docs.datastax.com/en/cassandra/2.0/cassandra/images/arc_write-singleDCConOne.svg

Slide 60

Slide 60 text

‣ ‣ http://docs.datastax.com/en/cassandra/2.0/cassandra/images/arc_write-singleDCConOne.svg

Slide 61

Slide 61 text

‣ ‣ ‣

Slide 62

Slide 62 text

‣ ‣ ‣ ‣ ‣

Slide 63

Slide 63 text

No content

Slide 64

Slide 64 text

No content

Slide 65

Slide 65 text

No content

Slide 66

Slide 66 text

No content

Slide 67

Slide 67 text

No content