Two Elephants Inthe Room

7
Two Elephants in The Room!! Denish Patel Database Architect

description

Lightning Talk

Transcript of Two Elephants Inthe Room

Page 1: Two Elephants Inthe Room

Two Elephants in The Room!!

Denish Patel Database Architect

Page 2: Two Elephants Inthe Room

Challenge

Big Data !

Page 3: Two Elephants Inthe Room

Challenge Simplified

1. Volume a. Size

2. Velocitya. streaming b. response time

3. Varietya. structuredb. semi structuredc. unstructured

4. Veracity a. uncertaintyb. truthfulness

Page 4: Two Elephants Inthe Room

Solution

Sqoop

Page 5: Two Elephants Inthe Room

PostgreSQL

Multi Model Database Server● Relational● Object Relational● Nested Relational ● Array Stores● Key-Value Store (hstore)● Document Store (XML,JSON)● Range Types ( PostgreSQL 9.2)

Page 6: Two Elephants Inthe Room

Hadoop

A Distributed File Structure● ETL

○ Helps to convert unstructured data into Structured data for Analytics

● Ease of working on unstructured data○ Log Processing○ Data streaming in real time

● Parallel Processing○ MapReduce

● Scale at Petabytes

Page 7: Two Elephants Inthe Room

Take away?

Two Elephants (PostgreSQL and Hadoop) works together very well & can solve "most" of the Big data challenges.