SlideShare a Scribd company logo
+ +
Hi & welcome to
"How native multi-model works"
…we will begin in a few moments
Thanks for joining us
2
Chris Woodward
‣ Developer Relations
Engineer
‣ Tutorials, Courses, Demos,
Community Support
Jan Stücke
‣ Head of Communications
‣ Community Support,
Learning Content,
Marketing Stuff
‣ Native multi-model approach
‣ Features & Use Cases
‣ Scaling with ArangoDB
‣ Managed service – ArangoDB Oasis
‣ Hands-on: Aggregations, JOINs, Graph, Geo-spatial
Today we will talk about
3
Why multiple models anyway?
4
User Interface
Persistence Layer
Service Service
Service Service Service
Why multiple models anyway?
4
User Interface
Benefits of using the right data
model for applications
‣ Native mapping of data to the
database
‣ Precisely tailored queries
‣ Leveraging data model specific
optimizations
Persistence Layer
Isn't a single model enough?
5
User Interface
Single model databases were
designed to support only a single
data model
‣ No optimal mapping of other
models
‣ No optimizations for other data
models
‣ Stunts & workarounds in
application layer
Is this a scalable approach?
Single Model Database
Ok, let's use multiple data stores
6
User Interface
Document Graph Key/Value Relational
Polyglot Persistence is a great approach
‣ You can use the right data model for the
right job
‣ Precisely tailor queries
‣ Data model specific optimizations
BUT
‣ Learn & orchestrate multiple
technologies
‣ Increased complexity
‣ Consistency among DBs?
‣ Multi-model queries?
7
9
2,4%
6
8,2%
5
11,8%
4
9,4%
3
12,9%
2
25,9%
1
25,9%
Source: Open Source Database Report 2019 (ScaleGrid)
Let's broaden the perspective
How many DBs run
in production?
74% use multiple database types in their
organization and have to deal with:
‣ Fragmented technology landscape
‣ Fragmented skillset
‣ Difficult to move from one project to
the other
‣ High infrastructure complexity
‣ Multiplied costs
Large enterprises easily have 10-20
different databases in production
ArangoSearch
Native Multi-Model Approach
8
GraphsDocuments - JSON
{
“type“: "pants",
“waist": 32,
“length”: 34,
“color": "blue",
“material”: “cotton"
}
{
“type“: “television",
“diagonal size": 46,
“hdmi inputs": 3,
“wall mountable": true,
“built-in tuner": true,
“dynamic contrast”: “50,000:1”,
“Resolution”: “1920x1080”
}
Key Values
K => V
K => V
K => V
K => V
K => V
K => V
K => V
K => V
K => V
K => V
K => V
K => V
One Core. One Query Language.
Multiple Data Models.
Huge Solution Space
9
RelationshipComplexity
Data Complexity
Graph
Relational
Document
Columnar
Key Value
Single instance
Database
document writes
per vCPU/second
ArangoDB 1,730
Aerospike 2,500
Cassandra 965
Couchbase 1,375
FoundationDB 750
Cluster
0 %
100 %
200 %
300 %
400 %
500 %
600 %
700 %
800 %
shortest path neighbors* neighbors
with data*
single read single write single write
sync
aggregation memory usage
ArangoDB RocksDB MongoDB Neo4J OrientDB PostgreSQL PostgreSQL Tabular
10
Released: 2/14/18
Less is
better
Source: arangodb.com/performance
$17.2m Funding
60+ Employees
7.2m+ Downloads over all sources
8000+ Stargazers
95+ External code contributors
500+ Production installations
Fortune 10 and 500 customers
Company at a Glance
11
Finance
‣ Product Recommendation
‣ Privacy, Risk & Compliance
‣ 360 Customer View
‣ Workflow Management
‣ Reporting/BI/BA
‣ Dependency Management
‣ Sybase & Oracle Replacement
Cybersecurity
‣ Thread Intelligence
‣ Connected Feature Extraction
‣ Identity & Access Management
‣ Digital Forensics
Telecommunications
‣ Network Analytics
‣ Outage Predictions
‣ Usage Scoring
Manufacturing
‣ Aircraft Fleet Management
‣ Bill of Materials & Simulations
‣ Knowledge Graphs
IoT
‣ Demand Prediction
‣ Streamlined ML/AI Pipeline
‣ Device Authorisation/Access Management
‣ Streamlined Data Analytics
ArangoDB Use Cases so far
12
Customer Use Cases
13
‣ Identity & Access Management for their +200k employees
‣ JSON & Graphs perfect for Identity & Access applications
‣ Leveraging SmartGraph feature to handle billions of nodes & edges
‣ Enhanced BI & BA application for all employees
‣ Leverage relational and graph access patterns
‣ Intensive use of Foxx Framework
‣ Business Analysts & Product Owners writing own AQL queries
‣ Simplified ML pipeline for kPlexus & iPlexus sytem
‣ Full native multi-model usage
‣ Replaced MongoDB, Neo4j, ElasticSearch & Redis
‣ Reduced data redundancy, maintenance & evaluation costs
Key-Value GraphsDocuments Kind of relational
complexity
scalability
Enterprise
Enterprise
Enterprise Features like:
‣ Encryption 360 (Transit, Rest,
Backup)
‣ Auditing
‣ LDAP
‣ Multi Data Center support
‣ Data masking
‣ Managed Cloud Service
Unique Enterprise Features like:
‣ SmartGraphs
‣ SatelliteCollections
‣ SmartJoins
14
Enterprise
‣ Fully managed ArangoDB Cloud
‣ Runs Enterprise Edition including all features
‣ Supports all major cloud providers & regions
‣ Choose any instance you like
‣ Usage based pricing
‣ Closed beta to start in ~3 weeks
Join the Early Bird list: www.arangodb.com/managed-service/
ArangoDB Managed Service
15
Thanks for joining us today
16
Chris Woodward
twitter: @cw00dw0rd
email: christopher@arangodb.com
Jan Stücke
twitter: @janoschfrosch
email: jan.stuecke@arangodb.com
arangodb/arangodb
Thanks for joining!
Time for Questions

More Related Content

What's hot (20)

PDF
Multi model-databases
ArangoDB Database
 
PDF
Query mechanisms for NoSQL databases
ArangoDB Database
 
PDF
FOXX - a Javascript application framework on top of ArangoDB
ArangoDB Database
 
PDF
ArangoDB
ArangoDB Database
 
PDF
Introduction to Foxx by our community member Iskandar Soesman @ikandars
ArangoDB Database
 
PDF
Visualize your graph database
Michael Hackstein
 
PPTX
MongoDB and Azure Databricks
MongoDB
 
PDF
Performance comparison: Multi-Model vs. MongoDB and Neo4j
ArangoDB Database
 
PDF
Experience with C++11 in ArangoDB
Max Neunhöffer
 
PDF
Query Languages for Document Stores
InteractiveCologne
 
PDF
Best Practices for Building Open Source Data Layers
IBMCompose
 
PDF
Multi model-databases 29-10-2014 LJC
ArangoDB Database
 
PDF
GraphGen: Conducting Graph Analytics over Relational Databases
Konstantinos Xirogiannopoulos
 
PDF
Oslo bekk2014
Max Neunhöffer
 
PPTX
NoSQL for SQL Users
IBM Cloud Data Services
 
PPTX
Practical Use of a NoSQL Database
IBM Cloud Data Services
 
PDF
Multi model-databases
Michael Hackstein
 
PDF
Backbone using Extensible Database APIs over HTTP
Max Neunhöffer
 
PDF
Practical Use of a NoSQL
IBM Cloud Data Services
 
PDF
Data persistence using pouchdb and couchdb
Dimgba Kalu
 
Multi model-databases
ArangoDB Database
 
Query mechanisms for NoSQL databases
ArangoDB Database
 
FOXX - a Javascript application framework on top of ArangoDB
ArangoDB Database
 
Introduction to Foxx by our community member Iskandar Soesman @ikandars
ArangoDB Database
 
Visualize your graph database
Michael Hackstein
 
MongoDB and Azure Databricks
MongoDB
 
Performance comparison: Multi-Model vs. MongoDB and Neo4j
ArangoDB Database
 
Experience with C++11 in ArangoDB
Max Neunhöffer
 
Query Languages for Document Stores
InteractiveCologne
 
Best Practices for Building Open Source Data Layers
IBMCompose
 
Multi model-databases 29-10-2014 LJC
ArangoDB Database
 
GraphGen: Conducting Graph Analytics over Relational Databases
Konstantinos Xirogiannopoulos
 
Oslo bekk2014
Max Neunhöffer
 
NoSQL for SQL Users
IBM Cloud Data Services
 
Practical Use of a NoSQL Database
IBM Cloud Data Services
 
Multi model-databases
Michael Hackstein
 
Backbone using Extensible Database APIs over HTTP
Max Neunhöffer
 
Practical Use of a NoSQL
IBM Cloud Data Services
 
Data persistence using pouchdb and couchdb
Dimgba Kalu
 

Similar to Webinar: How native multi model works in ArangoDB (20)

PDF
Graphs for Enterprise Architects
Neo4j
 
PPTX
Data Treatment MongoDB
Norberto Leite
 
PDF
Webinar with iBiz Solutions & Microsoft
Adam Wahlund
 
PDF
AWS vs Azure vs Google (GCP) - Slides
TobyWilman
 
PDF
Mongo DB: Operational Big Data Database
Xpand IT
 
PDF
MongoDB Breakfast Milan - Mainframe Offloading Strategies
MongoDB
 
PDF
Confluent & MongoDB APAC Lunch & Learn
confluent
 
PDF
Overcoming Today's Data Challenges with MongoDB
MongoDB
 
PDF
Using Redis As Your Online Feature Store: 2021 Highlights. 2022 Directions
Guy Korland
 
PDF
Bring Your Own Recipes Hands-On Session
Sri Ambati
 
PDF
Enable Better Decision Making with Power BI Visualizations & Modern Data Estate
CCG
 
PPTX
Neo4j GraphTalks - Einführung in Graphdatenbanken
Neo4j
 
PDF
Building a Single Logical Data Lake: For Advanced Analytics, Data Science, an...
Denodo
 
PPTX
Big Data on Azure Tutorial
rustd
 
PPTX
Windowsazureplatform Overviewlatest
rajramab
 
PPTX
3 Benefits of Multi-Temperature Data Management for Data Analytics
MapR Technologies
 
PPTX
Unlocking Operational Intelligence from the Data Lake
MongoDB
 
PDF
High-performance database technology for rock-solid IoT solutions
Clusterpoint
 
PPTX
Virtual BenchLearning - I-BiDaaS - Industrial-Driven Big Data as a Self-Servi...
Big Data Value Association
 
PPTX
Unlocking Operational Intelligence from the Data Lake
MongoDB
 
Graphs for Enterprise Architects
Neo4j
 
Data Treatment MongoDB
Norberto Leite
 
Webinar with iBiz Solutions & Microsoft
Adam Wahlund
 
AWS vs Azure vs Google (GCP) - Slides
TobyWilman
 
Mongo DB: Operational Big Data Database
Xpand IT
 
MongoDB Breakfast Milan - Mainframe Offloading Strategies
MongoDB
 
Confluent & MongoDB APAC Lunch & Learn
confluent
 
Overcoming Today's Data Challenges with MongoDB
MongoDB
 
Using Redis As Your Online Feature Store: 2021 Highlights. 2022 Directions
Guy Korland
 
Bring Your Own Recipes Hands-On Session
Sri Ambati
 
Enable Better Decision Making with Power BI Visualizations & Modern Data Estate
CCG
 
Neo4j GraphTalks - Einführung in Graphdatenbanken
Neo4j
 
Building a Single Logical Data Lake: For Advanced Analytics, Data Science, an...
Denodo
 
Big Data on Azure Tutorial
rustd
 
Windowsazureplatform Overviewlatest
rajramab
 
3 Benefits of Multi-Temperature Data Management for Data Analytics
MapR Technologies
 
Unlocking Operational Intelligence from the Data Lake
MongoDB
 
High-performance database technology for rock-solid IoT solutions
Clusterpoint
 
Virtual BenchLearning - I-BiDaaS - Industrial-Driven Big Data as a Self-Servi...
Big Data Value Association
 
Unlocking Operational Intelligence from the Data Lake
MongoDB
 
Ad

More from ArangoDB Database (20)

PPTX
ATO 2022 - Machine Learning + Graph Databases for Better Recommendations (3)....
ArangoDB Database
 
PPTX
Machine Learning + Graph Databases for Better Recommendations V2 08/20/2022
ArangoDB Database
 
PPTX
Machine Learning + Graph Databases for Better Recommendations V1 08/06/2022
ArangoDB Database
 
PPTX
ArangoDB 3.9 - Further Powering Graphs at Scale
ArangoDB Database
 
PDF
GraphSage vs Pinsage #InsideArangoDB
ArangoDB Database
 
PDF
Graph Analytics with ArangoDB
ArangoDB Database
 
PDF
Getting Started with ArangoDB Oasis
ArangoDB Database
 
PDF
Custom Pregel Algorithms in ArangoDB
ArangoDB Database
 
PPTX
Hacktoberfest 2020 - Intro to Knowledge Graphs
ArangoDB Database
 
PDF
A Graph Database That Scales - ArangoDB 3.7 Release Webinar
ArangoDB Database
 
PDF
gVisor, Kata Containers, Firecracker, Docker: Who is Who in the Container Space?
ArangoDB Database
 
PDF
ArangoML Pipeline Cloud - Managed Machine Learning Metadata
ArangoDB Database
 
PDF
Webinar: What to expect from ArangoDB Oasis
ArangoDB Database
 
PDF
ArangoDB 3.5 Feature Overview Webinar - Sept 12, 2019
ArangoDB Database
 
PDF
3.5 webinar
ArangoDB Database
 
PDF
An introduction to multi-model databases
ArangoDB Database
 
PDF
Running complex data queries in a distributed system
ArangoDB Database
 
PDF
Guacamole Fiesta: What do avocados and databases have in common?
ArangoDB Database
 
PPTX
Are you a Tortoise or a Hare?
ArangoDB Database
 
PDF
The Computer Science Behind a modern Distributed Database
ArangoDB Database
 
ATO 2022 - Machine Learning + Graph Databases for Better Recommendations (3)....
ArangoDB Database
 
Machine Learning + Graph Databases for Better Recommendations V2 08/20/2022
ArangoDB Database
 
Machine Learning + Graph Databases for Better Recommendations V1 08/06/2022
ArangoDB Database
 
ArangoDB 3.9 - Further Powering Graphs at Scale
ArangoDB Database
 
GraphSage vs Pinsage #InsideArangoDB
ArangoDB Database
 
Graph Analytics with ArangoDB
ArangoDB Database
 
Getting Started with ArangoDB Oasis
ArangoDB Database
 
Custom Pregel Algorithms in ArangoDB
ArangoDB Database
 
Hacktoberfest 2020 - Intro to Knowledge Graphs
ArangoDB Database
 
A Graph Database That Scales - ArangoDB 3.7 Release Webinar
ArangoDB Database
 
gVisor, Kata Containers, Firecracker, Docker: Who is Who in the Container Space?
ArangoDB Database
 
ArangoML Pipeline Cloud - Managed Machine Learning Metadata
ArangoDB Database
 
Webinar: What to expect from ArangoDB Oasis
ArangoDB Database
 
ArangoDB 3.5 Feature Overview Webinar - Sept 12, 2019
ArangoDB Database
 
3.5 webinar
ArangoDB Database
 
An introduction to multi-model databases
ArangoDB Database
 
Running complex data queries in a distributed system
ArangoDB Database
 
Guacamole Fiesta: What do avocados and databases have in common?
ArangoDB Database
 
Are you a Tortoise or a Hare?
ArangoDB Database
 
The Computer Science Behind a modern Distributed Database
ArangoDB Database
 
Ad

Recently uploaded (20)

PPTX
big data eco system fundamentals of data science
arivukarasi
 
PPTX
04_Tamás Marton_Intuitech .pptx_AI_Barometer_2025
FinTech Belgium
 
PPTX
apidays Singapore 2025 - Designing for Change, Julie Schiller (Google)
apidays
 
PPTX
How to Add Columns and Rows in an R Data Frame
subhashenia
 
PDF
The European Business Wallet: Why It Matters and How It Powers the EUDI Ecosy...
Lal Chandran
 
PDF
apidays Singapore 2025 - The API Playbook for AI by Shin Wee Chuang (PAND AI)
apidays
 
PDF
Using AI/ML for Space Biology Research
VICTOR MAESTRE RAMIREZ
 
PDF
apidays Singapore 2025 - Surviving an interconnected world with API governanc...
apidays
 
PPT
Growth of Public Expendituuure_55423.ppt
NavyaDeora
 
PDF
Development and validation of the Japanese version of the Organizational Matt...
Yoga Tokuyoshi
 
PDF
Data Science Course Certificate by Sigma Software University
Stepan Kalika
 
PDF
apidays Singapore 2025 - From API Intelligence to API Governance by Harsha Ch...
apidays
 
PPTX
What Is Data Integration and Transformation?
subhashenia
 
PPTX
05_Jelle Baats_Tekst.pptx_AI_Barometer_Release_Event
FinTech Belgium
 
PPTX
Powerful Uses of Data Analytics You Should Know
subhashenia
 
PPTX
03_Ariane BERCKMOES_Ethias.pptx_AIBarometer_release_event
FinTech Belgium
 
PDF
apidays Singapore 2025 - Building a Federated Future, Alex Szomora (GSMA)
apidays
 
PPTX
apidays Helsinki & North 2025 - API access control strategies beyond JWT bear...
apidays
 
PDF
apidays Singapore 2025 - Trustworthy Generative AI: The Role of Observability...
apidays
 
PPTX
01_Nico Vincent_Sailpeak.pptx_AI_Barometer_2025
FinTech Belgium
 
big data eco system fundamentals of data science
arivukarasi
 
04_Tamás Marton_Intuitech .pptx_AI_Barometer_2025
FinTech Belgium
 
apidays Singapore 2025 - Designing for Change, Julie Schiller (Google)
apidays
 
How to Add Columns and Rows in an R Data Frame
subhashenia
 
The European Business Wallet: Why It Matters and How It Powers the EUDI Ecosy...
Lal Chandran
 
apidays Singapore 2025 - The API Playbook for AI by Shin Wee Chuang (PAND AI)
apidays
 
Using AI/ML for Space Biology Research
VICTOR MAESTRE RAMIREZ
 
apidays Singapore 2025 - Surviving an interconnected world with API governanc...
apidays
 
Growth of Public Expendituuure_55423.ppt
NavyaDeora
 
Development and validation of the Japanese version of the Organizational Matt...
Yoga Tokuyoshi
 
Data Science Course Certificate by Sigma Software University
Stepan Kalika
 
apidays Singapore 2025 - From API Intelligence to API Governance by Harsha Ch...
apidays
 
What Is Data Integration and Transformation?
subhashenia
 
05_Jelle Baats_Tekst.pptx_AI_Barometer_Release_Event
FinTech Belgium
 
Powerful Uses of Data Analytics You Should Know
subhashenia
 
03_Ariane BERCKMOES_Ethias.pptx_AIBarometer_release_event
FinTech Belgium
 
apidays Singapore 2025 - Building a Federated Future, Alex Szomora (GSMA)
apidays
 
apidays Helsinki & North 2025 - API access control strategies beyond JWT bear...
apidays
 
apidays Singapore 2025 - Trustworthy Generative AI: The Role of Observability...
apidays
 
01_Nico Vincent_Sailpeak.pptx_AI_Barometer_2025
FinTech Belgium
 

Webinar: How native multi model works in ArangoDB

  • 1. + + Hi & welcome to "How native multi-model works" …we will begin in a few moments
  • 2. Thanks for joining us 2 Chris Woodward ‣ Developer Relations Engineer ‣ Tutorials, Courses, Demos, Community Support Jan Stücke ‣ Head of Communications ‣ Community Support, Learning Content, Marketing Stuff
  • 3. ‣ Native multi-model approach ‣ Features & Use Cases ‣ Scaling with ArangoDB ‣ Managed service – ArangoDB Oasis ‣ Hands-on: Aggregations, JOINs, Graph, Geo-spatial Today we will talk about 3
  • 4. Why multiple models anyway? 4 User Interface Persistence Layer Service Service Service Service Service
  • 5. Why multiple models anyway? 4 User Interface Benefits of using the right data model for applications ‣ Native mapping of data to the database ‣ Precisely tailored queries ‣ Leveraging data model specific optimizations Persistence Layer
  • 6. Isn't a single model enough? 5 User Interface Single model databases were designed to support only a single data model ‣ No optimal mapping of other models ‣ No optimizations for other data models ‣ Stunts & workarounds in application layer Is this a scalable approach? Single Model Database
  • 7. Ok, let's use multiple data stores 6 User Interface Document Graph Key/Value Relational Polyglot Persistence is a great approach ‣ You can use the right data model for the right job ‣ Precisely tailor queries ‣ Data model specific optimizations BUT ‣ Learn & orchestrate multiple technologies ‣ Increased complexity ‣ Consistency among DBs? ‣ Multi-model queries?
  • 8. 7 9 2,4% 6 8,2% 5 11,8% 4 9,4% 3 12,9% 2 25,9% 1 25,9% Source: Open Source Database Report 2019 (ScaleGrid) Let's broaden the perspective How many DBs run in production? 74% use multiple database types in their organization and have to deal with: ‣ Fragmented technology landscape ‣ Fragmented skillset ‣ Difficult to move from one project to the other ‣ High infrastructure complexity ‣ Multiplied costs Large enterprises easily have 10-20 different databases in production
  • 9. ArangoSearch Native Multi-Model Approach 8 GraphsDocuments - JSON { “type“: "pants", “waist": 32, “length”: 34, “color": "blue", “material”: “cotton" } { “type“: “television", “diagonal size": 46, “hdmi inputs": 3, “wall mountable": true, “built-in tuner": true, “dynamic contrast”: “50,000:1”, “Resolution”: “1920x1080” } Key Values K => V K => V K => V K => V K => V K => V K => V K => V K => V K => V K => V K => V One Core. One Query Language. Multiple Data Models.
  • 10. Huge Solution Space 9 RelationshipComplexity Data Complexity Graph Relational Document Columnar Key Value
  • 11. Single instance Database document writes per vCPU/second ArangoDB 1,730 Aerospike 2,500 Cassandra 965 Couchbase 1,375 FoundationDB 750 Cluster 0 % 100 % 200 % 300 % 400 % 500 % 600 % 700 % 800 % shortest path neighbors* neighbors with data* single read single write single write sync aggregation memory usage ArangoDB RocksDB MongoDB Neo4J OrientDB PostgreSQL PostgreSQL Tabular 10 Released: 2/14/18 Less is better Source: arangodb.com/performance
  • 12. $17.2m Funding 60+ Employees 7.2m+ Downloads over all sources 8000+ Stargazers 95+ External code contributors 500+ Production installations Fortune 10 and 500 customers Company at a Glance 11
  • 13. Finance ‣ Product Recommendation ‣ Privacy, Risk & Compliance ‣ 360 Customer View ‣ Workflow Management ‣ Reporting/BI/BA ‣ Dependency Management ‣ Sybase & Oracle Replacement Cybersecurity ‣ Thread Intelligence ‣ Connected Feature Extraction ‣ Identity & Access Management ‣ Digital Forensics Telecommunications ‣ Network Analytics ‣ Outage Predictions ‣ Usage Scoring Manufacturing ‣ Aircraft Fleet Management ‣ Bill of Materials & Simulations ‣ Knowledge Graphs IoT ‣ Demand Prediction ‣ Streamlined ML/AI Pipeline ‣ Device Authorisation/Access Management ‣ Streamlined Data Analytics ArangoDB Use Cases so far 12
  • 14. Customer Use Cases 13 ‣ Identity & Access Management for their +200k employees ‣ JSON & Graphs perfect for Identity & Access applications ‣ Leveraging SmartGraph feature to handle billions of nodes & edges ‣ Enhanced BI & BA application for all employees ‣ Leverage relational and graph access patterns ‣ Intensive use of Foxx Framework ‣ Business Analysts & Product Owners writing own AQL queries ‣ Simplified ML pipeline for kPlexus & iPlexus sytem ‣ Full native multi-model usage ‣ Replaced MongoDB, Neo4j, ElasticSearch & Redis ‣ Reduced data redundancy, maintenance & evaluation costs
  • 15. Key-Value GraphsDocuments Kind of relational complexity scalability Enterprise Enterprise Enterprise Features like: ‣ Encryption 360 (Transit, Rest, Backup) ‣ Auditing ‣ LDAP ‣ Multi Data Center support ‣ Data masking ‣ Managed Cloud Service Unique Enterprise Features like: ‣ SmartGraphs ‣ SatelliteCollections ‣ SmartJoins 14 Enterprise
  • 16. ‣ Fully managed ArangoDB Cloud ‣ Runs Enterprise Edition including all features ‣ Supports all major cloud providers & regions ‣ Choose any instance you like ‣ Usage based pricing ‣ Closed beta to start in ~3 weeks Join the Early Bird list: www.arangodb.com/managed-service/ ArangoDB Managed Service 15
  • 17. Thanks for joining us today 16 Chris Woodward twitter: @cw00dw0rd email: [email protected] Jan Stücke twitter: @janoschfrosch email: [email protected] arangodb/arangodb
  • 18. Thanks for joining! Time for Questions