Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data...

38

Transcript of Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data...

Page 1: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle
Page 2: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Oracle NoSQL Database Product Overview

Robert Greene Product Manager / Strategist Nov 19, 2014

Oracle Confidential – Internal/Restricted/Highly Restricted

Page 3: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Safe Harbor Statement

The following is intended to outline our general product direction. It is intended for information purposes only, and may not be incorporated into any contract. It is not a commitment to deliver any material, code, or functionality, and should not be relied upon in making purchasing decisions. The development, release, and timing of any features or functionality described for Oracle’s products remains at the sole discretion of Oracle.

3

Page 4: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Agenda

Oracle NoSQL Database Overview

Use cases and customer highlight

Product features, Performance, API walk thru

Costs and Roadmap

4

Page 5: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

What is Oracle NoSQL Database

5

101100101001001001101010101011100101010100100101

Reliable Flexible Fast Simple

advanced Key-Value database designed as cost effective, high performance solution for simple operations on collections of data with built in high availability and elastic

scale-out.

less is more

Page 6: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | 6

Flexible Data Model

Oracle NoSQL Database

advanced key-value database

1. KV API, Application specific opaque values

Hierarchical primary & shard key Automatic data sharding & local indexing BASE & ACID Transactions

1. KV API, Application specific opaque values 2. JSON API, JSON Structures 1. Application specific opaque values 2. JSON API, JSON Structures 3. Table API, Tables

Page 7: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Oracle NoSQL Database NoSQL for Developers and IT

7

Setup, Admin, API & Integration

Built-in HA, Predictable Performance

Parallel Access & Scale-out

Simple:

Fast:

Flexible:

Reliable:

Flexible schema & Agile development

Page 8: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Logical Architecture Linear scaling and replicated

8

• Elastic Auto Sharding (split, add, contract)

Store

Shard

M

Shard

R

R

R R

Application

NoSQL Driver

M

• Writes to elected node

• Reads from any node in system

Shard

R

R

M

Expand and Rebalance

Shard

M

R

R • Auto re-balance of data

on expansion

Page 9: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | 9

Physical Architecture • Smart Topology

Agents

A

A

A

Machine1

Machine2

Machine3

Replica Group1 Replica Group2 Replica Group4 Replica Group3

R1

R2

R2

R1 R4

R4

R3

R3

M4

M1

M2

M3 D D

D

D

Application

NoSQL Driver

D

D

Page 10: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Oracle NoSQL Database Releases 2011 2012 2013 2014

Release 1.x Major/Minor Key-Value storage

Java API

ACID & BASE Transactions

Replication

Distributed Data & Queries

Web Admin Console

Admin CLI

Integration • Hadoop KVInputFormat

• Oracle Loader for Hadoop

Release 2.0 JSON schemas & AVRO API

Streaming Large Object API

C API

NoSQL Cluster Elasticity

Smart Topology

Integration Oracle Database

Oracle Event Processing

JMX & SNMP

Release 2.1 & 2.2 Data Centers

Online Rolling Upgrades

Index Views

Parallel Scans

Data CLI

BDA as NoSQL appliance

Community Edition Support

Integration • Oracle Coherence

• Oracle RDF Graph

Release 3.0 & 3.1 Unified CLI

Secondary Data Centers

Table Data Model

Secondary Indices

Encryption

Authentication

Authorization

Client-side DDL API

Thrift-based C API

REST API

Integration • Oracle Enterprise Manager

• Oracle Big Data SQL

10

Page 11: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Agenda

Oracle NoSQL Database Overview

Use cases and customer highlight

Product features, Performance, API walk thru

Costs and Roadmap

11

Page 12: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Point Flexibility Point Web-Scale Personalization & Transaction Processing

Guaranteed low latency lookups and data capture

Advertising, Product Recommendations, Online

Catalogs, Social Media, Profile Management, Personalization Web browsing, Shopping Carts

Real-Time Event Processing

Real-time events trigger rules that perform low latency lookups

for context

Fraud Detection, Risk Analysis, Financial Trading, Medical

Monitoring, Factory Automation, Utilities Mgmt, Geo-location

based content

Time Series & Sensor Data Management

Capture and management of large volumes of regular and irregular

time-based information

Stock Quotes, Manufacturing Senor Data Mgmt (QC), Testing

Data, Utilities, HW/SW Performance

Oracle NoSQL Database Use Case Summary

12

Page 13: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

New Recommendation Platform

13

Elastic Data Store

Recommendation Rule Engine

Source Systems

Admin

Customers

Corporate Web Page Recommendation Platform

Rules

Customer Info

Recommend

User Info, Billing Info, etc

Request Respond Login

User ID

Page 14: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Technical Challenges and requirements

Key Value Store

Oracle NoSQL Database

Scalability •Scale-out capability by adding new nodes, when new recommendation services are added.

Flexibility •No additional coding is required, when new user information attributes are added.

Performance •Recommendation for 20 million users using 350 user information attributes. •Performance capability to handle sharply rising requests.

Support •Enterprise-grade Support •Clear Product Roadmap

+

14

Page 15: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Performance Comparison

15

0

10

20

30

40

50

60

70

0 2000 4000 6000 8000 10000 12000 14000 16000 18000 20000

# o

f se

rve

rs

Transactions per second

NoSQL HDD

NoSQL SSD

HBASE HDD

1. Oracle NoSQL Database with SSDs achieves 26000 tps with 3 nodes. 2. Compared to HBase, Oracle NoSQL Database achieves high performance goals with much smaller number

of nodes. 3. Considering high performance goals combined with additional future requirements, the total cost of Oracle

NoSQL Database is estimated to be much lower than HBase.

Over 20,000 tps can be handled

with just 3 nodes

Page 16: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Agenda

Oracle NoSQL Database Overview

Use cases and customer highlight

Product features, Performance, API walk thru

Costs and Roadmap

16

Page 17: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

• Features

– Elastic

– BASE Operations

– Tables / JSON / Binary

– Online management

• Differentiators

– ACID transactions

– Online rolling upgrades

– Streaming large object support

– Oracle technology integrated

– Engineered Systems and Commodity HW

Enterprise Ready

17

Application

Storage Nodes Datacenter B

Storage Nodes Datacenter A

Application

NoSQL DB Driver

Application

NoSQL DB Driver

Application – Data Center Support

– Secondary Indexes

– Secure Access

– Flexible schema

Page 18: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

• Query NoSQL data from Oracle Database

• Access NoSQL data from Hadoop for DW and analytics

• Share data with Oracle Coherence for extensible in-memory cache grid

• Persist history & event streams for processing with Oracle Event Processing

• Store & query RDF data using Oracle RDF for NoSQL

• Replicate changes in Oracle Database to NoSQL DB using Oracle Golden Gate

• Monitor your NoSQL cluster using Oracle Enterprise Manager

Enterprise ready -- Integrated out of the box

18

Page 19: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | 19

Oracle Big Data Management System

Data Warehouse Data Reservoir +

Oracle Big Data Connectors

Oracle Big Data SQL

Oracle Advanced Analytics

Oracle

Database

Oracle Spatial & Graph

Cloudera Hadoop

Oracle R Distribution

Oracle NoSQL Database

Oracle Industry Models

Oracle GoldenGate

Oracle Data Integrator

Oracle Event Processing

Oracle Event Processing

Apache Flume

Oracle GoldenGate

Oracle Advanced Analytics

Oracle Database

Oracle Spatial & Graph

Oracle Industry Models

Page 20: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Developer and Admin Tools

• Standards based tooling

– SNMP / JMX metrics

– Oracle Enterprise Manager

– Cloud ready HTML5 browser admin

– Command line interface • Scripting

• Query prototyping

• Data load

– Easy to use developer API • Java, C, REST (Javascript / Python FY15)

• R, JRuby, Jython community drivers

Oracle Confidential – Internal/Restricted/Highly Restricted 20

Page 21: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Predictability, Reliability & Support

• Global, mission-critical application deployment experience

• Decades of enterprise-grade non-relational database technology

• Oracle Support available for both Enterprise and Community Edition

• Designed for Predictability and Manageability

Bulk Insert Test Cluster Expansion Test Rolling Upgrade Test

21

Page 22: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

YCSB on commodity servers

• What’s the big deal

– 1.6 billion records

– 94K insert/sec

– 25K read/update/sec

– Low latency

– Linear scalability

22

Page 23: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

YCSB on SSD-backed commodity servers

• What’s the big deal

– Twitter sees ~500M tweets/day • This is 75M a minute

• Capture all tweets with 3 commodity servers

– 1.25M ops/sec

– 2 billion records

– 2 TB of data

– 95% read, 5% update

– Low latency, High Scalability

23

0

1

2

3

4

0

200,000

400,000

600,000

800,000

1,000,000

1,200,000

1,400,000

6 (2x3) 12 (4x3) 24 (8x3) 30 (10x3)

Ave

rage

Lat

en

cy (

ms)

Thro

ugh

pu

t (o

ps/

sec)

Cluster Size

Mixed Throughput

Throughput (ops/sec) Write Latency (ms)

Read Latency (ms)

Page 24: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Customer benchmarking on SSD

• Oracle NoSQL beats in-memory grid

– 10’s of thousands of txn / sec

– Lower latency than grid cache

– Persistent storage

– Predictable SLA’s

24

Oracle NoSQL DB Read Latency

Terracotta Read latency

Page 25: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Developer Centric APIs

• Language specific client drivers

– Java, C, *javascript, python, C#

• REST API available through Oracle Rest Data Services – Deployments using Oracle Web Logic Server, Glassfish, Tomcat

– Directs Web Service calls to NoSQL DB

– Marshals data returned into JSON format

– Full CRUD operations across NoSQL Cluster

• Client-side DDL API – Create and Alter tables and schemas inside an application

25

Page 26: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | 26

Simple Data Modeling DDL

kv-> table create -name User -desc "A sample user table" User-> add-field -type Integer -name userId User-> add-field -type String -name firstame User-> add-field -type String -name lastName User-> primary-key -name userId User-> exit Table User built. kv-> plan add-table -name User –wait kv-> plan add-index -name UserSecondary -table User -field firstName –field lastName

Create Table with id, firstName, lastName columns.

Add index on firstName, lastName columns.

CREATE TABLE complex ( COMMENT "this comment goes into the table metadata" id INTEGER, PRIMARY KEY (id), # id is the pk. this comment is just syntax nested MAP(RECORD( m MAP(FLOAT), a ARRAY(RECORD(age INTEGER)))), address RECORD (street INTEGER, streetName STRING, city STRING, zip INTEGER), friends MAP (STRING), anArray ARRAY (FLOAT), fixedBinary BINARY(5), days ENUM(monday, tuesday, wednesday, thursday, friday, saturday, sunday) NOT NULL DEFAULT tuesday )

API DDL

Page 27: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | 27

API CRUD - Write /* Connect to the NoSQL store */ store = KVStoreFactory.getStore (new KVStoreConfig(storeName, hostName + ":" + hostPort)); tableAPI = store.getTableAPI();

/* Insert row, if it is already in the table */ Table table = tableAPI.getTable("myTable"); Row row = table.createRow(); row.put("userID", 2); row.put("firstName", "John"); row.put("lastName", "Jameson"); tableAPI.put(row, null (a return row), null(a write option)); …..put, putIfPresent, putIfAbsent, putIfVersion

/* Catch possible Exceptions*/ Durability, Timeout, IllegalArgument, Fault Exceptions

Page 28: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | 28

API CRUD – Keyspace Read

/* Catch possible Exceptions*/ Consistency, Timeout, IllegalArgument, Fault Exceptions

/* Read row(s), in a shard or in parallel across all shards*/ TableIterator<Row> iter = tableAPI.tableIterator(key, null ( a multiRow options) , null (iterator options); FieldRange fh = table.createFieldRange("familiarName"); fh.setStart("Bob", true); fh.setEnd("Patricia", true); MultiRowOptions mro = fh.createMultiRowOptions();

/* Read row, Create a primary key and assign the field value */ PrimaryKey key = table.createPrimaryKey(); key.put("userID", 1); Row row = tableAPI.get(key, new ReadOptions(null, 0, null)); …… or use multiGet, List<Row> myRows = tableAPI.multiGet(key, null, null);

Page 29: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | 29

• Search secondary index where firstName = “Jane”

Table userTable = tableAPI.getTable("User", null);

Index index = userTable.getIndex("UserSecondary");

IndexKey indexKey = index.createIndexKey().put("firstName", "Jane");

TableIterator<Row> results = tableAPI.tableIterator(indexKey);

while (results.hasNext()) {

Row row = results.next();

/* Convert the row to a JSON object */

String jsonString = row.toJsonString();

/* Convert the JSON object back to a row */

Row myRow = userTable.createRowFromJSON(jsonString);

}

1. Create instance of table object we wish to read from

2. Create instance of index object that we will search

3. Set search key

4. Call iterator to scan index

5. Convert results to JSON object, take JSON object and convert back to Row

API CRUD – Index Read

Page 30: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Agenda

Oracle NoSQL Database Overview

Use cases and customer highlight

Product features, Performance, API walk thru

Costs and Roadmap

30

Page 31: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Oracle NoSQL Database Subscription Model

• Business-friendly support service

– Oracle NoSQL Database Community Edition

• Open Source AGPL Edition

– NoSQL Database Client Drivers • Open Source, Apache licensed

– Subscription support for Community Edition

• Price is $2,000/year per server

• No upfront license fee

• Provides for full Oracle support policy response

• Purchase online via the Oracle Store

– Enterprise Edition

• Closed Source. Standard Oracle License

31

https://shop.oracle.com/

Page 32: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Roadmap plan

Dec ‘14 2015

Release 3.1 & 3.2 Unified CLI

Authorization

Client-side DDL API

Thrift-based C API

Javascript, Python

REST API

Integration • Oracle Enterprise Manager

• Oracle Big Data SQL

APIs • C#, Ruby

• SQL query language

Server & Performance • Full Text Indexing

• Admin Repair

• Diagnostic enhancements

Security

• User defined Roles

• Authorization

• Kerberos Integration

• On-disk Encryption

Administration • Replication Factor of 2

• Improve admin Scriptability

• Batch Imp/Exp utility

• Supportability & Debug

enhancements

Integration • More OEM Integration

• Oracle Distributed Query

Integration

• Oracle Public Cloud

• KVOutput format

• Yarn Integration

• Spark Integration

• Docker Integration

The current plan is for quarterly releases

Page 33: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Join NoSQL Database Community

Twitter https://twitter.com/#!/OracleNoSQL

LinkedIn http://www.linkedin.com/groups?gid=4147754

Oracle’s NoSQL DB blog https://blogs.oracle.com/nosql

Oracle Technology Network

http://bit.ly/1f0d8wU

Developer Webcast Series

http://bit.ly/1doV2jl

Oracle.com/BigData

33

Page 34: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Q&A

34

Page 35: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. | 35

Page 36: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle
Page 37: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Appendix

Page 38: Oracle NoSQL Database - NOCOUG NoSQL Database Oracle Industry Models Oracle GoldenGate Oracle Data Integrator Oracle Event Processing Oracle Event Processing Apache Flume Oracle

Copyright © 2014, Oracle and/or its affiliates. All rights reserved. |

Data Center Support

• Availability Zones

• Flexible configuration

• Primary Zones

– Durability guarantees

– Low latency writes, HA

• 2nd’ary Read-Only Zones

– Asynchronous replication

– Analytic workloads

– Report generation

• Topology Aware Client Driver

• Provides business continuity and distributed workload management

38

DC1 DC2 DC3

PrimaryZones

Reports

Batch Analytics