SlideShare una empresa de Scribd logo
1 de 57
Descargar para leer sin conexión
Beyond Big Data: Leverage
Large-Scale Connections
and IBM Power Systems
October 4th, 2017
1. Why graph technologies?
2. How enterprises are using 

native-graph
3. Common Neo4j 

reference architecture
4. Neo4j on IBM POWER8 to 

better leverage your big data
Agenda
Nav Mathur
Sr. Director Global Solutions @ Neo4j
@nav_mathur, in/navmathur
Richard Sheppard
Director of Sales @ Blair Technology Solutions
in/rmjsheppard
Amy Hodler
Sr. Marketing Mgr @ Neo4j
@amyhodler, in/amyhodler
3
4
Hierarchies
On Stage
Business
Processes
Behind the Scene
Data
Structure
Linear Supply Chain Information
On Stage
Behind the Scene
Linear Supply Chain InformationOrganizations Multi-related Knowledge
Business
Processes
Data
Structure
”Graph analysis is possibly the single most effective
competitive differentiator for organizations pursuing
data-driven operations and decisions“
The Impact of Graphs
Connected Data is Transforming Industries
Social Graph
Knows
Knows
Knows
Knows
People & Products
Bought
Bought
Viewed
Returned
Bought
People & Content
adidas
Plays
Lives_in
In_sport
Likes
Fan_of
Plays_for
Why Native-Graph?
Native Property Graph
The Whiteboard Model is
the Physical Model
A unified view for
ultimate agility
• Easily understood
• Easily evolved
• Easy collaboration
between business and IT
Property Graph Model Components
Nodes
• Can have name-value properties
• Can have Labels to classify nodes
• Relate nodes by type and direction
• can have name-value properties
name:”Dan”
born: May 29, 1970
twitter:”@dan”
name:”Ann”
born: Dec 5, 1975
Since:
Jan 10, 2011
brand: “Volvo”
model: “V70”
CAR
Married_to
Lives_with
D
rives
PERSON
O
wns
Relationships
PERSON
Store / Retrieve
Store / Retrieve
Store / Retrieve
Load Data
Store / Retrieve
Load Data
Store / Retrieve
Load Data
Store / Retrieve
Load Data
Actionable InsightsStore / Retrieve
RELATIONAL DB DOCUMENT STORE WIDE COLUMN STORE DOCUMENT STORE RELATIONAL DB KEY VALUE STORE
Leveraging Cross-Silo Connections
About Neo4j
• Neo4j powers the next generation of
applications and analytics
• Prominent use cases are found in areas
like machine learning, personalized
recommendations, fraud detection, data
governance and more.
Neo4j: The #1 Platform for Connected Data
C
34,3%B
38,4%A
3,3%
D
3,8%
1,8%
1,8%
1,8%
1,8%
1,8%
E
8,1%
F
3,9%
Static world Connected World
Native Graph Platform
Neo4j is an internet-scale,
native graph database which
executes connected workloads
faster than any other database
management system.
Neo4j
Ecosystem
Neo4j Professional Services
300+ partners
47,000 group members
61,000 trained engineers
3.5M downloads
Mindset
“Graph Thinking” is all about
considering connections in
data as important as the data
itself.
Native Graph Platform
Neo4j is an internet-scale,
native graph database which
executes connected workloads
faster than any other database
management system.
Neo4j
Digital native companies like Medium, Ebay, and
LinkedIn, as well as companies in transformation
like Walmart, Adidas and Airbus, have all chosen
to adopt Neo4j.
Hundreds of successful deployments
— from Fortune 500 companies to exciting startups
Examples of enterprise adoption:
Adoption Highlights
Retail
7 out of top 10
retailers in the world
Finance
12 out of 25 top
financial services firms
8 out of top 10
software vendors
Software
(As per 2017)
Case Studies
Real-Time
Recommendations
Fraud
Detection
Network &
IT Operations
Master Data
Management
Graph-Based
Search
Identity & Access
Management
Common Graph DB Use Cases
29
Ebay powers its machine
learning based ‘shopbot’
with Neo4j knowledge
graph
"Feels like talking to a friend"
”
Online Shopping
Ebay powers its machine
learning based ‘shopbot’
with Neo4j knowledge
graph
30
Online Shopping
• 3 developers, 8M nodes, 20M relationships
• Needed high-performance traversals to respond to live
customer requests
• Easy to train new algorithms and grow model
• Generating revenue since launch
Solutions and benefits
"Feels like talking to a friend"
”
UBS is using Neo4j to manage their complex data
infrastructure of over 400 integration points across 18 data-
domains to improve access for data consumers.
UBS uses Neo4j for
trustworthy data
Financial Services | Master Data Management
• Dramatic improvement to data distribution flow
• Knowledge Base improves Ad-hoc analytics
• Data governance, lineage and trust improved across
entire company
• Better service level from IT to data consumers
Solutions and benefits
“Neo4j’s high performance engine provides flexibility of
data representation along with features that go beyond
traditional relational databases.”
” — Sebastian Verheughe, Telenor
Telenor uses Neo4j to
provide complex 

self-service
32
Telecom | Identity and Access Management
Telenor uses Neo4j to provide businesses and residential
customers with a self-service portal that brings together
information about corporate structures, subscription
information, price plan and owner/payer/user data, billing
accounts and any discount agreements.
• Shifted authentication from Sybase to Neo4j
• Moved resource graph to Neo4j
• Replaced batch process with real-time login responses
• Mitigated customer retention risks
Marriott is using Neo4j to allow hotel managers to
control room rate price optimization across 1.5 million
rooms on a daily basis.
Marriott reinvents
room rate pricing with
Neo4j
Travel Services | Pricing Recommendations
• Created a graph per hotel for 4500 properties in 3 clusters
• Enabled a 1000% increase in volume over 4 years while
cutting infrastructure cost in half.
• "Use Neo4j Support!"
“We couldn’t have done this without Neo4j commercial
support”
” Scott Grimes
Senior Director of Revenue Management, Marriott International
 “With Neo4j, we’ve been able to take our average
processing time [for pricing operations] from over
four minutes to about 13 seconds…and reduce our
overall infrastructure cost by about 50%.”  

– Scott Grimes, Marriott
Product Overview
ı
Neo4j: #1 Database for Connected Data
Neo4j is an enterprise-grade native graph database that enables you to:
• Store and access data and relationships
• Traverse data at any levels of depth in real-time
• Add and connect new data on the fly
Designed, built and tested natively for
graphs from the start to ensure:
• Performance
• ACID Transactions
• Agility
• Developer Productivity
• Hardware Efficiency
Q R
Q R
Using Other NoSQL to Join Data
Using Neo4j
Slow queries due to
index lookups &
network hops
Lightning-fast queries
due to replicated in-
memory architecture and
index-free adjacency
Relationship Queries on non-native Graph Architectures
MACHINE 1 MACHINE 2 MACHINE 3
UNIFIED, IN MEMORY MAP
Real-Time Query Performance
Relational and
Other NoSQL
Databases
ResponseTime
Connectedness and Size of Data Set
0 to 2 hops
0 to 3 degrees
Few connections
5+ hops
3+ degrees
Thousands of connections
1000x
Advantage
“Minutes to milliseconds”
Neo4j
How Fast is Fast?
*6 machines, each with 48 VCPUs, 256 GB disk and 256 GB of RAM; ~10M node, ~100M relationship graph
Workload Non-native graph DB* Neo4j: single thread
Count nodes
Count outgoing rels
Count outgoing rels at depth 2
Count outgoing rels at depth 3
Group nodes by property val
Group rels by type
Count depth 2 knows-likes
Page Rank
201s
202s
276s
511s
212s
198s
324s
2571s
< 1ms
< 1ms
23s
423s
8s
54s
149s
27s
Keeping Your Graph Intact Essential for Graph Operations
Atomic Causal Consistency
The graph
transaction
moves together
as one ACID
transaction with
built-in safety
Guarantees Graph Consistency
Graph Writes: Neo4j vs. Non-Native Distributed
Non-Native
Graph DB
Keeping Your Graph Intact Essential for Graph Operations
Atomic Causal Consistency Non-Atomic Eventual Consistency
The graph
transaction
moves together
as one ACID
transaction with
built-in safety
Without atomic,
ACID graph
transactions the
view of the graph
& its property
values is
necessarily
inconsistent
Guarantees Graph Consistency Not Good Enough for Graphs
Graph Writes: Neo4j vs. Non-Native Distributed
Neo4j Supported Platforms
On-Premise Platforms Cloud Platforms and Containers
IBM	POWER
For	Development
...and others
Native Graph Storage

Designed, built, and tested for graphs
Native Graph Query Processing

For real-time, relationship-based apps

Evaluate millions of relationships in a blink
Whiteboard-Friendly Data Modeling

Faster projects compared to RDBMS
Data Integrity and Security

Fully ACID transactions, causal consistency
and enterprise security
Powerful, Expressive Query Language

Improved productivity, with 10x to 100x less
code than SQL
Scalability and High Availability

Architecture provides ideal balance of
performance, availability, scale for graphs
Built-in ETL

Seamless import from other databases
Integration

Fits easily into your IT environment, with

drivers and APIs for popular languages
Neo4j: Built for the Enterprise
Solution Architecture
CyberSecurity Example
43
Nav Mathur
Sr. Director Global Solutions @ Neo4j
@nav_mathur, in/navmathur
44
45
USE
ISSUES
Terminal ATM-
skimming
Data Breach
Card Holder
Card Issuer
Fraudster
USE $5MAKES
$10
MAKES
$2
MAKES
MAKES $4000
AT
Testing
Merchants
ATMAKES Tx
Money
Transferring
Purchases Bank
Services Relational
database
Develop Patterns
Data Science-team
+ Good for Discrete Analysis
– No Holistic View of Data-Relationships
– Slow query speed for connections
Money
Transferring
Purchases Bank
Services Relational
database
Data Lake
+ Good for Map Reduce
+ Good for Analytical Workloads
– No holistic view
– Non-operational workloads
– Weeks-to-months processes Develop Patterns
Data Science-team
Merchant
Data
Credit
Score
Data
Other 3rd
Party
Data
Neo4j powers
360° view of
transactions in
real-time
Neo4j
Cluster
SENSE
Transaction
stream
RESPOND
Alerts &
notification
LOAD RELEVANT DATA
Relational
database
Data Lake
Visualization UI
Fine Tune Patterns
Develop Patterns
Data Science-team
Known
Threats
Known
Vulnerabilities
Data-set used
to explore
new insights
IBM Identity
& Access
Mgmt.
IBM BigFix
Endpoint
Security
IBM QRadar
Log
Management
Virus
Signatures
Business Value
Real-Time Fraud Prevention
• $MM recaptured in savings
• Increased revenue & customer
satisfaction due to decreased false
positives
Graph-Based Analytics
• Increased effectiveness of Data Science
Team
• Months of Analysis now done in minutes
& hours
• Graph-based visualization accelerates
complex analysis of patterns
Typical Customers
Graph-Based Sense & Respond Architecture for SIEM
Financial
Services
Government Telecom
Events & Transactions
Your Engines 

& Algorithms
Customer
Facing Apps
Native Graph 

Database
Customer 

Data Sources
Complete Solution
Real-Time
Threat Management
Snapshots:

Modeling & Predictive
VisualizationImpact 

Analysis
Recommendations
Anomaly Detection
Decisioning
Variance

Analysis
Rules

Engine
Complex Event

Procedures
APIs & Drivers
Data Ingest
CMDB
Assets Data
Network
Monitoring Data
Application
Monitoring Data
Bus. Process
Monitoring Data
Data
Lake
Threat Vectors
Mitigation Patterns
51
ON
Neo4j On IBM Power8
Real - Time Graph Processing That’s
Entirely In-Memory
Richard Sheppard
Director of Sales @ Blair Technology Solutions
4X
Threads per core*
4X
Mem. Bandwidth*
4X
More cache* @
Lower Latency
These design decisions result in best performance for data centric
workloads like:
Database, NoSQL, Big Data Analytics, OLTP
POWER8
SMT8
x86
Hyperthread
Parallel Processing
POWER8
pipe
Data flow
x86 pipe
POWER8
x86 POWER8 +
OpenPOWER
x86
ON
The POWER of an open ecosystem
ON
300Worldwide members of 2,500+
Linux ISVs developing on
POWER
30
Hardware and
technology providers
100,000+
Open source packages100+
Collaborative
innovations under way
innovations under way
POWER8 with CAPI enabled acceleration running Neo4j delivers 

1.61X the price-performance versus Intel Xeon E5-2650 v4 with
NVMe
IBM Power S822LC
(20-core, 128GB)
HP
DL380 Gen9
(24-core, 128GB)
Server price*
-3-year warranty
$19,123 $16,911
Mixed graph transaction
Workload
(total operations per second)
711 390
1.61X

Price-Performance
1.82X

Performance
per Server
• Based on IBM internal testing of single system and OS image running mixed graph transaction s based on 200 GB data model internal IBM and Neo4j workload. Conducted under laboratory condition, individual result can vary
based on workload size, use of storage subsystems & other conditions. Data as of October 19, 2016
• IBM Power System S822LC; 20 cores (2 x 10c chips) / 160 threads, POWER8; 128 GB memory (16 x 8GB), 1.6 TB CAPI NVMe adapter , Neo4j 3.0.4, Ubuntu 16.04. Competitive stack: HP Proliant DL380 Gen9; 24 cores (2 x 12c chips) /
48 threads; Intel E5-2650 v4; 128 GB memory,(16 x 8GB), 1.6 TB NVMe adapter, Neo4j 3.0.4, Ubuntu 15.10.
* Pricing is based bundled pricing for S822LC with Integrated CAPI Flash card (IBM ordering system) and HP Web price https://h22174.www2.hp.com/SimplifiedConfig/Index
ON
Scalability
Only POWER8 can provide up to 56
terabytes of extended memory space
with up to 40 terabyte CAPI flash
architecture.
Performance
TCO
Services
Why Neo4j on Linux On POWER
Reduced downtime, HA database
monitoring / management and data
integration for mission critical
enterprise applications.
Offer ability to use Flash as
extended memory without
compromising real-time capabilities .
Master datasets connecting data inside a
single graph inventory or supply chain
management data for global enterprise
manufactures.
56
➢ Trusted IBM Business Partner for 21 years
➢ Enabling business to utilize data for improved business insights
➢ Certified IBM POWER server (AIX, i, Linux) leader
➢ Contact us to discuss your challenges in adopting graph database to
meet business needs
Richard Sheppard
rsheppard@blairtechnology.com
905-474-4206
Next Steps
Register for a brown-bag graph talk with
your team @ https://neo4j.com/brownbag/
Attend GraphConnect use 50% off code
IBMCD50
Thanks!57
Nav Mathur
Sr. Director Global Solutions @ Neo4j
@nav_mathur, in/navmathur
Richard Sheppard
Director of Sales @ Blair Technology
Solutions
Amy Hodler
Sr. Marketing Mgr @ Neo4j
@amyhodler, in/amyhodler

Más contenido relacionado

La actualidad más candente

Introduction to Neo4j for the Emirates & Bahrain
Introduction to Neo4j for the Emirates & BahrainIntroduction to Neo4j for the Emirates & Bahrain
Introduction to Neo4j for the Emirates & Bahrain
Neo4j
 

La actualidad más candente (20)

GraphTalks Rome - Selecting the right Technology
GraphTalks Rome - Selecting the right TechnologyGraphTalks Rome - Selecting the right Technology
GraphTalks Rome - Selecting the right Technology
 
Introduction to Neo4j for the Emirates & Bahrain
Introduction to Neo4j for the Emirates & BahrainIntroduction to Neo4j for the Emirates & Bahrain
Introduction to Neo4j for the Emirates & Bahrain
 
Neo4j GraphTalk Florence - Introduction to the Neo4j Graph Platform
Neo4j GraphTalk Florence - Introduction to the Neo4j Graph PlatformNeo4j GraphTalk Florence - Introduction to the Neo4j Graph Platform
Neo4j GraphTalk Florence - Introduction to the Neo4j Graph Platform
 
Neo4j PartnerDay Amsterdam 2017
Neo4j PartnerDay Amsterdam 2017Neo4j PartnerDay Amsterdam 2017
Neo4j PartnerDay Amsterdam 2017
 
Neo4j GraphDay Seattle- Sept19- Connected data imperative
Neo4j GraphDay Seattle- Sept19- Connected data imperativeNeo4j GraphDay Seattle- Sept19- Connected data imperative
Neo4j GraphDay Seattle- Sept19- Connected data imperative
 
Neo4j GraphTalks Oslo - Introduction to Graphs
Neo4j GraphTalks Oslo - Introduction to GraphsNeo4j GraphTalks Oslo - Introduction to Graphs
Neo4j GraphTalks Oslo - Introduction to Graphs
 
Neo4j GraphTalk Düsseldorf - Einführung in Graphdatenbanken und Neo4j
Neo4j GraphTalk Düsseldorf - Einführung in Graphdatenbanken und Neo4jNeo4j GraphTalk Düsseldorf - Einführung in Graphdatenbanken und Neo4j
Neo4j GraphTalk Düsseldorf - Einführung in Graphdatenbanken und Neo4j
 
GraphTalks - Einführung in Graphdatenbanken
GraphTalks - Einführung in GraphdatenbankenGraphTalks - Einführung in Graphdatenbanken
GraphTalks - Einführung in Graphdatenbanken
 
Graphs in Action: In-depth look at Neo4j in Production
Graphs in Action: In-depth look at Neo4j in ProductionGraphs in Action: In-depth look at Neo4j in Production
Graphs in Action: In-depth look at Neo4j in Production
 
Neo4j GraphTalks Oslo - Next Generation Solutions built on Neoej
Neo4j GraphTalks Oslo - Next Generation Solutions built on NeoejNeo4j GraphTalks Oslo - Next Generation Solutions built on Neoej
Neo4j GraphTalks Oslo - Next Generation Solutions built on Neoej
 
Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...
Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...
Neo4j GraphDay - Graphs in the Real World: Tope Use Cases for Graph Databases...
 
GraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4jGraphTalks Rome - Introducing Neo4j
GraphTalks Rome - Introducing Neo4j
 
GraphTalks Rome - The Italian Business Graph
GraphTalks Rome - The Italian Business GraphGraphTalks Rome - The Italian Business Graph
GraphTalks Rome - The Italian Business Graph
 
Neo4j GraphDay Seattle- Sept19- in the enterprise
Neo4j GraphDay Seattle- Sept19-  in the enterpriseNeo4j GraphDay Seattle- Sept19-  in the enterprise
Neo4j GraphDay Seattle- Sept19- in the enterprise
 
Introduction to Neo4j
Introduction to Neo4jIntroduction to Neo4j
Introduction to Neo4j
 
GraphTour 2020 - Neo4j Innovation Lab
GraphTour 2020 - Neo4j Innovation LabGraphTour 2020 - Neo4j Innovation Lab
GraphTour 2020 - Neo4j Innovation Lab
 
Graphs in Life Sciences
Graphs in Life SciencesGraphs in Life Sciences
Graphs in Life Sciences
 
Slides from GraphDay Santa Clara
Slides from GraphDay Santa ClaraSlides from GraphDay Santa Clara
Slides from GraphDay Santa Clara
 
Neo4j GraphTalk Düsseldorf - How Graphs revolutionise Identity & Access Manag...
Neo4j GraphTalk Düsseldorf - How Graphs revolutionise Identity & Access Manag...Neo4j GraphTalk Düsseldorf - How Graphs revolutionise Identity & Access Manag...
Neo4j GraphTalk Düsseldorf - How Graphs revolutionise Identity & Access Manag...
 
GraphTalk Berlin - Einführung in Graphdatenbanken
GraphTalk Berlin - Einführung in GraphdatenbankenGraphTalk Berlin - Einführung in Graphdatenbanken
GraphTalk Berlin - Einführung in Graphdatenbanken
 

Similar a Beyond Big Data: Leverage Large-Scale Connections

how_graphs_eat_the_world
how_graphs_eat_the_worldhow_graphs_eat_the_world
how_graphs_eat_the_world
Ora Weinstein
 
Connecta Event: Big Query och dataanalys med Google Cloud Platform
Connecta Event: Big Query och dataanalys med Google Cloud PlatformConnecta Event: Big Query och dataanalys med Google Cloud Platform
Connecta Event: Big Query och dataanalys med Google Cloud Platform
ConnectaDigital
 
Nordics Edition - The Neo4j Graph Data Platform Today & Tomorrow
Nordics Edition - The Neo4j Graph Data Platform Today & TomorrowNordics Edition - The Neo4j Graph Data Platform Today & Tomorrow
Nordics Edition - The Neo4j Graph Data Platform Today & Tomorrow
Neo4j
 
Linkurious Enterprise: graph visualization platform neo4j
Linkurious Enterprise: graph visualization platform neo4jLinkurious Enterprise: graph visualization platform neo4j
Linkurious Enterprise: graph visualization platform neo4j
Linkurious
 

Similar a Beyond Big Data: Leverage Large-Scale Connections (20)

Intro to Neo4j
Intro to Neo4jIntro to Neo4j
Intro to Neo4j
 
Introduction to Neo4j
Introduction to Neo4jIntroduction to Neo4j
Introduction to Neo4j
 
Neo4j GraphTalks - Introduction to GraphDatabases and Neo4j
Neo4j GraphTalks - Introduction to GraphDatabases and Neo4jNeo4j GraphTalks - Introduction to GraphDatabases and Neo4j
Neo4j GraphTalks - Introduction to GraphDatabases and Neo4j
 
A Connections-first Approach to Supply Chain Optimization
A Connections-first Approach to Supply Chain OptimizationA Connections-first Approach to Supply Chain Optimization
A Connections-first Approach to Supply Chain Optimization
 
Neo4j Graph Use Cases, Bruno Ungermann, Neo4j
Neo4j Graph Use Cases, Bruno Ungermann, Neo4jNeo4j Graph Use Cases, Bruno Ungermann, Neo4j
Neo4j Graph Use Cases, Bruno Ungermann, Neo4j
 
how_graphs_eat_the_world
how_graphs_eat_the_worldhow_graphs_eat_the_world
how_graphs_eat_the_world
 
Introducing Neo4j
Introducing Neo4jIntroducing Neo4j
Introducing Neo4j
 
The Connected Data Imperative: An Introduction to Neo4j
The Connected Data Imperative: An Introduction to Neo4jThe Connected Data Imperative: An Introduction to Neo4j
The Connected Data Imperative: An Introduction to Neo4j
 
Neo4j the Anti Crime Database
Neo4j the Anti Crime DatabaseNeo4j the Anti Crime Database
Neo4j the Anti Crime Database
 
Connecta Event: Big Query och dataanalys med Google Cloud Platform
Connecta Event: Big Query och dataanalys med Google Cloud PlatformConnecta Event: Big Query och dataanalys med Google Cloud Platform
Connecta Event: Big Query och dataanalys med Google Cloud Platform
 
Knowledge Graphs Webinar- 11/7/2017
Knowledge Graphs Webinar- 11/7/2017Knowledge Graphs Webinar- 11/7/2017
Knowledge Graphs Webinar- 11/7/2017
 
Network and IT Ops Series: Build Production Solutions
Network and IT Ops Series: Build Production Solutions Network and IT Ops Series: Build Production Solutions
Network and IT Ops Series: Build Production Solutions
 
Neo4j in Depth
Neo4j in DepthNeo4j in Depth
Neo4j in Depth
 
GraphTalk Hamburg - Einführung in Graphdatenbanken und Neo4j
GraphTalk Hamburg - Einführung in Graphdatenbanken und Neo4jGraphTalk Hamburg - Einführung in Graphdatenbanken und Neo4j
GraphTalk Hamburg - Einführung in Graphdatenbanken und Neo4j
 
Nordics Edition - The Neo4j Graph Data Platform Today & Tomorrow
Nordics Edition - The Neo4j Graph Data Platform Today & TomorrowNordics Edition - The Neo4j Graph Data Platform Today & Tomorrow
Nordics Edition - The Neo4j Graph Data Platform Today & Tomorrow
 
GraphTalk Helsinki - Introduction to Graphs and Neo4j
GraphTalk Helsinki - Introduction to Graphs and Neo4jGraphTalk Helsinki - Introduction to Graphs and Neo4j
GraphTalk Helsinki - Introduction to Graphs and Neo4j
 
The Data Platform for Today's Intelligent Applications.pdf
The Data Platform for Today's Intelligent Applications.pdfThe Data Platform for Today's Intelligent Applications.pdf
The Data Platform for Today's Intelligent Applications.pdf
 
Taming Big Data With Modern Software Architecture
Taming Big Data  With Modern Software ArchitectureTaming Big Data  With Modern Software Architecture
Taming Big Data With Modern Software Architecture
 
Power to the People: A Stack to Empower Every User to Make Data-Driven Decisions
Power to the People: A Stack to Empower Every User to Make Data-Driven DecisionsPower to the People: A Stack to Empower Every User to Make Data-Driven Decisions
Power to the People: A Stack to Empower Every User to Make Data-Driven Decisions
 
Linkurious Enterprise: graph visualization platform neo4j
Linkurious Enterprise: graph visualization platform neo4jLinkurious Enterprise: graph visualization platform neo4j
Linkurious Enterprise: graph visualization platform neo4j
 

Más de Neo4j

Más de Neo4j (20)

Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and BioinformaticiansQIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
QIAGEN: Biomedical Knowledge Graphs for Data Scientists and Bioinformaticians
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge GraphSIEMENS: RAPUNZEL – A Tale About Knowledge Graph
SIEMENS: RAPUNZEL – A Tale About Knowledge Graph
 
Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024Build your next Gen AI Breakthrough - April 2024
Build your next Gen AI Breakthrough - April 2024
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
ISDEFE - GraphSummit Madrid - ARETA: Aviation Real-Time Emissions Token Accre...
 
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafosBBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
BBVA - GraphSummit Madrid - Caso de éxito en BBVA: Optimizando con grafos
 
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
Graph Everywhere - Josep Taruella - Por qué Graph Data Science en tus modelos...
 
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4jGraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
GraphSummit Madrid - Product Vision and Roadmap - Luis Salvador Neo4j
 
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdfNeo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
Neo4j_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdfRabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
Rabobank_Exploring the Impact of Graph Technology on Financial Services.pdf
 
Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!Webinar - IA generativa e grafi Neo4j: RAG time!
Webinar - IA generativa e grafi Neo4j: RAG time!
 
IA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG timeIA Generativa y Grafos de Neo4j: RAG time
IA Generativa y Grafos de Neo4j: RAG time
 
Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)Neo4j: Data Engineering for RAG (retrieval augmented generation)
Neo4j: Data Engineering for RAG (retrieval augmented generation)
 
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdfNeo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
Neo4j Graph Summit 2024 Workshop - EMEA - Breda_and_Munchen.pdf
 
Enabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge GraphsEnabling GenAI Breakthroughs with Knowledge Graphs
Enabling GenAI Breakthroughs with Knowledge Graphs
 
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdfNeo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
Neo4j_Anurag Tandon_Product Vision and Roadmap.Benelux.pptx.pdf
 
Neo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with GraphNeo4j Jesus Barrasa The Art of the Possible with Graph
Neo4j Jesus Barrasa The Art of the Possible with Graph
 

Último

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
giselly40
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
Earley Information Science
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
vu2urc
 

Último (20)

CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024Axa Assurance Maroc - Insurer Innovation Award 2024
Axa Assurance Maroc - Insurer Innovation Award 2024
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
Tech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdfTech Trends Report 2024 Future Today Institute.pdf
Tech Trends Report 2024 Future Today Institute.pdf
 
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
04-2024-HHUG-Sales-and-Marketing-Alignment.pptx
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Histor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slideHistor y of HAM Radio presentation slide
Histor y of HAM Radio presentation slide
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024Finology Group – Insurtech Innovation Award 2024
Finology Group – Insurtech Innovation Award 2024
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 

Beyond Big Data: Leverage Large-Scale Connections

  • 1. Beyond Big Data: Leverage Large-Scale Connections and IBM Power Systems October 4th, 2017
  • 2. 1. Why graph technologies? 2. How enterprises are using 
 native-graph 3. Common Neo4j 
 reference architecture 4. Neo4j on IBM POWER8 to 
 better leverage your big data Agenda Nav Mathur Sr. Director Global Solutions @ Neo4j @nav_mathur, in/navmathur Richard Sheppard Director of Sales @ Blair Technology Solutions in/rmjsheppard Amy Hodler Sr. Marketing Mgr @ Neo4j @amyhodler, in/amyhodler
  • 3. 3
  • 4. 4
  • 5. Hierarchies On Stage Business Processes Behind the Scene Data Structure Linear Supply Chain Information
  • 6. On Stage Behind the Scene Linear Supply Chain InformationOrganizations Multi-related Knowledge Business Processes Data Structure
  • 7. ”Graph analysis is possibly the single most effective competitive differentiator for organizations pursuing data-driven operations and decisions“ The Impact of Graphs
  • 8. Connected Data is Transforming Industries Social Graph Knows Knows Knows Knows People & Products Bought Bought Viewed Returned Bought People & Content adidas Plays Lives_in In_sport Likes Fan_of Plays_for
  • 10. Native Property Graph The Whiteboard Model is the Physical Model A unified view for ultimate agility • Easily understood • Easily evolved • Easy collaboration between business and IT
  • 11. Property Graph Model Components Nodes • Can have name-value properties • Can have Labels to classify nodes • Relate nodes by type and direction • can have name-value properties name:”Dan” born: May 29, 1970 twitter:”@dan” name:”Ann” born: Dec 5, 1975 Since: Jan 10, 2011 brand: “Volvo” model: “V70” CAR Married_to Lives_with D rives PERSON O wns Relationships PERSON
  • 15. Load Data Store / Retrieve
  • 16. Load Data Store / Retrieve
  • 17. Load Data Store / Retrieve
  • 19. RELATIONAL DB DOCUMENT STORE WIDE COLUMN STORE DOCUMENT STORE RELATIONAL DB KEY VALUE STORE Leveraging Cross-Silo Connections
  • 21. • Neo4j powers the next generation of applications and analytics • Prominent use cases are found in areas like machine learning, personalized recommendations, fraud detection, data governance and more. Neo4j: The #1 Platform for Connected Data
  • 22. C 34,3%B 38,4%A 3,3% D 3,8% 1,8% 1,8% 1,8% 1,8% 1,8% E 8,1% F 3,9% Static world Connected World Native Graph Platform Neo4j is an internet-scale, native graph database which executes connected workloads faster than any other database management system. Neo4j
  • 23. Ecosystem Neo4j Professional Services 300+ partners 47,000 group members 61,000 trained engineers 3.5M downloads Mindset “Graph Thinking” is all about considering connections in data as important as the data itself. Native Graph Platform Neo4j is an internet-scale, native graph database which executes connected workloads faster than any other database management system. Neo4j
  • 24. Digital native companies like Medium, Ebay, and LinkedIn, as well as companies in transformation like Walmart, Adidas and Airbus, have all chosen to adopt Neo4j.
  • 25. Hundreds of successful deployments — from Fortune 500 companies to exciting startups Examples of enterprise adoption:
  • 26. Adoption Highlights Retail 7 out of top 10 retailers in the world Finance 12 out of 25 top financial services firms 8 out of top 10 software vendors Software (As per 2017)
  • 28. Real-Time Recommendations Fraud Detection Network & IT Operations Master Data Management Graph-Based Search Identity & Access Management Common Graph DB Use Cases
  • 29. 29 Ebay powers its machine learning based ‘shopbot’ with Neo4j knowledge graph "Feels like talking to a friend" ” Online Shopping
  • 30. Ebay powers its machine learning based ‘shopbot’ with Neo4j knowledge graph 30 Online Shopping • 3 developers, 8M nodes, 20M relationships • Needed high-performance traversals to respond to live customer requests • Easy to train new algorithms and grow model • Generating revenue since launch Solutions and benefits "Feels like talking to a friend" ”
  • 31. UBS is using Neo4j to manage their complex data infrastructure of over 400 integration points across 18 data- domains to improve access for data consumers. UBS uses Neo4j for trustworthy data Financial Services | Master Data Management • Dramatic improvement to data distribution flow • Knowledge Base improves Ad-hoc analytics • Data governance, lineage and trust improved across entire company • Better service level from IT to data consumers Solutions and benefits
  • 32. “Neo4j’s high performance engine provides flexibility of data representation along with features that go beyond traditional relational databases.” ” — Sebastian Verheughe, Telenor Telenor uses Neo4j to provide complex 
 self-service 32 Telecom | Identity and Access Management Telenor uses Neo4j to provide businesses and residential customers with a self-service portal that brings together information about corporate structures, subscription information, price plan and owner/payer/user data, billing accounts and any discount agreements. • Shifted authentication from Sybase to Neo4j • Moved resource graph to Neo4j • Replaced batch process with real-time login responses • Mitigated customer retention risks
  • 33. Marriott is using Neo4j to allow hotel managers to control room rate price optimization across 1.5 million rooms on a daily basis. Marriott reinvents room rate pricing with Neo4j Travel Services | Pricing Recommendations • Created a graph per hotel for 4500 properties in 3 clusters • Enabled a 1000% increase in volume over 4 years while cutting infrastructure cost in half. • "Use Neo4j Support!" “We couldn’t have done this without Neo4j commercial support” ” Scott Grimes Senior Director of Revenue Management, Marriott International  “With Neo4j, we’ve been able to take our average processing time [for pricing operations] from over four minutes to about 13 seconds…and reduce our overall infrastructure cost by about 50%.”  
 – Scott Grimes, Marriott
  • 35. ı Neo4j: #1 Database for Connected Data Neo4j is an enterprise-grade native graph database that enables you to: • Store and access data and relationships • Traverse data at any levels of depth in real-time • Add and connect new data on the fly Designed, built and tested natively for graphs from the start to ensure: • Performance • ACID Transactions • Agility • Developer Productivity • Hardware Efficiency
  • 36. Q R Q R Using Other NoSQL to Join Data Using Neo4j Slow queries due to index lookups & network hops Lightning-fast queries due to replicated in- memory architecture and index-free adjacency Relationship Queries on non-native Graph Architectures MACHINE 1 MACHINE 2 MACHINE 3 UNIFIED, IN MEMORY MAP
  • 37. Real-Time Query Performance Relational and Other NoSQL Databases ResponseTime Connectedness and Size of Data Set 0 to 2 hops 0 to 3 degrees Few connections 5+ hops 3+ degrees Thousands of connections 1000x Advantage “Minutes to milliseconds” Neo4j
  • 38. How Fast is Fast? *6 machines, each with 48 VCPUs, 256 GB disk and 256 GB of RAM; ~10M node, ~100M relationship graph Workload Non-native graph DB* Neo4j: single thread Count nodes Count outgoing rels Count outgoing rels at depth 2 Count outgoing rels at depth 3 Group nodes by property val Group rels by type Count depth 2 knows-likes Page Rank 201s 202s 276s 511s 212s 198s 324s 2571s < 1ms < 1ms 23s 423s 8s 54s 149s 27s
  • 39. Keeping Your Graph Intact Essential for Graph Operations Atomic Causal Consistency The graph transaction moves together as one ACID transaction with built-in safety Guarantees Graph Consistency Graph Writes: Neo4j vs. Non-Native Distributed
  • 40. Non-Native Graph DB Keeping Your Graph Intact Essential for Graph Operations Atomic Causal Consistency Non-Atomic Eventual Consistency The graph transaction moves together as one ACID transaction with built-in safety Without atomic, ACID graph transactions the view of the graph & its property values is necessarily inconsistent Guarantees Graph Consistency Not Good Enough for Graphs Graph Writes: Neo4j vs. Non-Native Distributed
  • 41. Neo4j Supported Platforms On-Premise Platforms Cloud Platforms and Containers IBM POWER For Development ...and others
  • 42. Native Graph Storage
 Designed, built, and tested for graphs Native Graph Query Processing
 For real-time, relationship-based apps
 Evaluate millions of relationships in a blink Whiteboard-Friendly Data Modeling
 Faster projects compared to RDBMS Data Integrity and Security
 Fully ACID transactions, causal consistency and enterprise security Powerful, Expressive Query Language
 Improved productivity, with 10x to 100x less code than SQL Scalability and High Availability
 Architecture provides ideal balance of performance, availability, scale for graphs Built-in ETL
 Seamless import from other databases Integration
 Fits easily into your IT environment, with
 drivers and APIs for popular languages Neo4j: Built for the Enterprise
  • 43. Solution Architecture CyberSecurity Example 43 Nav Mathur Sr. Director Global Solutions @ Neo4j @nav_mathur, in/navmathur
  • 44. 44
  • 45. 45 USE ISSUES Terminal ATM- skimming Data Breach Card Holder Card Issuer Fraudster USE $5MAKES $10 MAKES $2 MAKES MAKES $4000 AT Testing Merchants ATMAKES Tx
  • 46. Money Transferring Purchases Bank Services Relational database Develop Patterns Data Science-team + Good for Discrete Analysis – No Holistic View of Data-Relationships – Slow query speed for connections
  • 47. Money Transferring Purchases Bank Services Relational database Data Lake + Good for Map Reduce + Good for Analytical Workloads – No holistic view – Non-operational workloads – Weeks-to-months processes Develop Patterns Data Science-team Merchant Data Credit Score Data Other 3rd Party Data
  • 48. Neo4j powers 360° view of transactions in real-time Neo4j Cluster SENSE Transaction stream RESPOND Alerts & notification LOAD RELEVANT DATA Relational database Data Lake Visualization UI Fine Tune Patterns Develop Patterns Data Science-team Known Threats Known Vulnerabilities Data-set used to explore new insights IBM Identity & Access Mgmt. IBM BigFix Endpoint Security IBM QRadar Log Management Virus Signatures
  • 49. Business Value Real-Time Fraud Prevention • $MM recaptured in savings • Increased revenue & customer satisfaction due to decreased false positives Graph-Based Analytics • Increased effectiveness of Data Science Team • Months of Analysis now done in minutes & hours • Graph-based visualization accelerates complex analysis of patterns Typical Customers Graph-Based Sense & Respond Architecture for SIEM Financial Services Government Telecom Events & Transactions
  • 50. Your Engines 
 & Algorithms Customer Facing Apps Native Graph 
 Database Customer 
 Data Sources Complete Solution Real-Time Threat Management Snapshots:
 Modeling & Predictive VisualizationImpact 
 Analysis Recommendations Anomaly Detection Decisioning Variance
 Analysis Rules
 Engine Complex Event
 Procedures APIs & Drivers Data Ingest CMDB Assets Data Network Monitoring Data Application Monitoring Data Bus. Process Monitoring Data Data Lake Threat Vectors Mitigation Patterns
  • 51. 51 ON Neo4j On IBM Power8 Real - Time Graph Processing That’s Entirely In-Memory Richard Sheppard Director of Sales @ Blair Technology Solutions
  • 52. 4X Threads per core* 4X Mem. Bandwidth* 4X More cache* @ Lower Latency These design decisions result in best performance for data centric workloads like: Database, NoSQL, Big Data Analytics, OLTP POWER8 SMT8 x86 Hyperthread Parallel Processing POWER8 pipe Data flow x86 pipe POWER8 x86 POWER8 + OpenPOWER x86 ON
  • 53. The POWER of an open ecosystem ON 300Worldwide members of 2,500+ Linux ISVs developing on POWER 30 Hardware and technology providers 100,000+ Open source packages100+ Collaborative innovations under way
  • 54. innovations under way POWER8 with CAPI enabled acceleration running Neo4j delivers 
 1.61X the price-performance versus Intel Xeon E5-2650 v4 with NVMe IBM Power S822LC (20-core, 128GB) HP DL380 Gen9 (24-core, 128GB) Server price* -3-year warranty $19,123 $16,911 Mixed graph transaction Workload (total operations per second) 711 390 1.61X
 Price-Performance 1.82X
 Performance per Server • Based on IBM internal testing of single system and OS image running mixed graph transaction s based on 200 GB data model internal IBM and Neo4j workload. Conducted under laboratory condition, individual result can vary based on workload size, use of storage subsystems & other conditions. Data as of October 19, 2016 • IBM Power System S822LC; 20 cores (2 x 10c chips) / 160 threads, POWER8; 128 GB memory (16 x 8GB), 1.6 TB CAPI NVMe adapter , Neo4j 3.0.4, Ubuntu 16.04. Competitive stack: HP Proliant DL380 Gen9; 24 cores (2 x 12c chips) / 48 threads; Intel E5-2650 v4; 128 GB memory,(16 x 8GB), 1.6 TB NVMe adapter, Neo4j 3.0.4, Ubuntu 15.10. * Pricing is based bundled pricing for S822LC with Integrated CAPI Flash card (IBM ordering system) and HP Web price https://h22174.www2.hp.com/SimplifiedConfig/Index ON
  • 55. Scalability Only POWER8 can provide up to 56 terabytes of extended memory space with up to 40 terabyte CAPI flash architecture. Performance TCO Services Why Neo4j on Linux On POWER Reduced downtime, HA database monitoring / management and data integration for mission critical enterprise applications. Offer ability to use Flash as extended memory without compromising real-time capabilities . Master datasets connecting data inside a single graph inventory or supply chain management data for global enterprise manufactures.
  • 56. 56 ➢ Trusted IBM Business Partner for 21 years ➢ Enabling business to utilize data for improved business insights ➢ Certified IBM POWER server (AIX, i, Linux) leader ➢ Contact us to discuss your challenges in adopting graph database to meet business needs Richard Sheppard rsheppard@blairtechnology.com 905-474-4206
  • 57. Next Steps Register for a brown-bag graph talk with your team @ https://neo4j.com/brownbag/ Attend GraphConnect use 50% off code IBMCD50 Thanks!57 Nav Mathur Sr. Director Global Solutions @ Neo4j @nav_mathur, in/navmathur Richard Sheppard Director of Sales @ Blair Technology Solutions Amy Hodler Sr. Marketing Mgr @ Neo4j @amyhodler, in/amyhodler