SlideShare a Scribd company logo
Dato Confidential1
Creating an Intelligent World at Dato
Shawn Scully
scully@dato.com
Dato Confidential2
Hello, my name is…
Shawn Scully
scully@dato.com
Director of Product
(Physicist, Cleantech Geek, Data Scientist, Urban Farmer)
I
Intelligent Applications
Dato Confidential3
Who is Dato?
45+ and growing fast!
Dato Confidential4
by making
sophisticated machine learning
Dato’s mission is to
accelerate the creation of
intelligent applications
as easy as
“Hello world!”
Dato Confidential5
Business
must be intelligent
Machine learning
applications
• Recommenders
• Fraud detection
• Ad targeting
• Financial models
• Personalized medicine
• Churn prediction
• Smart UX
(video & text)
• Personal assistants
• IoT
• Socials nets
• …
Last decade:
Data management
Now:
Intelligent apps
?
Last 5 years:
Traditional analytics
Dato Confidential
Example Intelligent Applications
6
Dato Confidential
Systems
Elastic, scalable
People
Data scientist
Challenge today: Path from inspiration to production
ScalePrototyping
Data engineering is painful
• Limited by system memory
• Data munging & feature eng.
• Manipulate complex data types
Data intelligence is hard
• Models don’t scale
• No task-oriented ML
• Algos trapped in papers
Production is fragile
• Build custom services & API
• Write new code to scale
• Model management
Inspiration
Data Intelligence
Data Engineering Production
Dato Confidential8
Our customers
Dato Confidential
We make small teams extremely productive.
9
Developer (former DBA) built & deployed first recommender to
increase community engagement (and therefore ad revenue).
Small team of developers built & deployed a recommender in 1/5 the
time of previous efforts and at higher performance for increased sales.
Small team of data scientists more rapidly iterating on models to
improve state of the art music experience for better user experience.
Small team iterating quickly to improve personalization (and increase
revenue) in their daily deals.
2 person team iterate & deploy better job search ranking using text to
increase clicks & therefore revenue.
Dato Confidential
Demo: Recommender
Dato Confidential
• Out-of-core computation
• Tools for feature engineering
• Rich data type support
• Models built for scale
• App-oriented toolkits
• Advanced ML & Extensible
• Deploy models as low-latency REST services
• Same code for distributed computation
• Elastically scale up or out with one command
• Job monitoring & model management
• Deploy existing Python code & models
• Run on AWS EC2 or Hadoop YARN
SGraph
Create Engine
SFrameCanvas
Machine Learning Toolkits SDK
GraphLab Create Dato DistributedDato Predictive Services
Predictive Engine
REST Client Direct
Model Mgmt
Distributed Engine
DirectJob Client
Job Mgmt
The Dato Machine Learning Platform
Dato Confidential12
Sophisticated ML made easy - Toolkits
Recommender
Image
search
Sentiment
analysis
Data
matching
Auto
tagging
Churn
predictor
Object detector
Product
sentiment
Click
prediction
Fraud
detection
User
segmentation
Data
completion
Anomaly
detection
Document
clustering
Forecasting
Search
ranking
Summarization …
import graphlab as gl
data = gl.SFrame.read_csv('my_data.csv')
model = gl.recommender.create(data,
user_id='user',
item_id='moviez
target='rating')
recommendations = model.recommend(k=5)
Principles:
• Get started fast
• Rapidly iterate
• Combine for new apps
Dato Confidential13
Sophisticate ML made easy - Transfer learning
• Train a model on one task, use it for another task
• Examples
- Learn to walk, use that knowledge to run
- Train image tagger to recognize cars, use that knowledge to
recognize trucks.
13
Dato Confidential14
Create an intelligent world!
Data
Engineering
Sophisticated
ML
Deployment
• Fast & scalable
• Rich data types
• Built for ML
• App-oriented ML
• Supporting utils
• Extensibility
• Batch & always-on
• RESTful interface
• Elastic & robust
scully@dato.com
Dato Confidential
Get the software: dato.com/download
Start learning: dato.com/learn
Bug me: scully@dato.com

More Related Content

PDF
Introduction to Recommender Systems
Turi, Inc.
 
PPT
Building Personalized Data Products with Dato
Turi, Inc.
 
PPTX
Towards a Comprehensive Machine Learning Benchmark
Turi, Inc.
 
PPTX
Intelligent Applications with Machine Learning Toolkits
Turi, Inc.
 
PPTX
Webinar - Product Matching - Palombo (20160428)
Turi, Inc.
 
PDF
Data! Data! Data! I Can't Make Bricks Without Clay!
Turi, Inc.
 
PPTX
Machine Learning with GraphLab Create
Turi, Inc.
 
PPTX
Production machine learning_infrastructure
joshwills
 
Introduction to Recommender Systems
Turi, Inc.
 
Building Personalized Data Products with Dato
Turi, Inc.
 
Towards a Comprehensive Machine Learning Benchmark
Turi, Inc.
 
Intelligent Applications with Machine Learning Toolkits
Turi, Inc.
 
Webinar - Product Matching - Palombo (20160428)
Turi, Inc.
 
Data! Data! Data! I Can't Make Bricks Without Clay!
Turi, Inc.
 
Machine Learning with GraphLab Create
Turi, Inc.
 
Production machine learning_infrastructure
joshwills
 

What's hot (20)

PPTX
Webinar - Know Your Customer - Arya (20160526)
Turi, Inc.
 
PDF
Azure Machine Learning
Mostafa
 
PDF
The Machine Learning Workflow with Azure
Ivo Andreev
 
PDF
Data Workflows for Machine Learning - Seattle DAML
Paco Nathan
 
PDF
Knowledge Discovery
André Karpištšenko
 
PDF
Modern Machine Learning Infrastructure and Practices
Will Gardella
 
PDF
201906 02 Introduction to AutoML with ML.NET 1.0
Mark Tabladillo
 
PPTX
Introduction to ML.NET
Marco Parenzan
 
PDF
Architecting for Data Science
Johann Schleier-Smith
 
PDF
AI with Azure Machine Learning
Geert Baeke
 
PDF
Machine learning model to production
Georg Heiler
 
PDF
Machine Learning system architecture – Microsoft Translator, a Case Study : ...
Vishal Chowdhary
 
PPTX
Introduction to Azure machine learning
Jasjit Chopra
 
PPTX
Danny Bickson - Python based predictive analytics with GraphLab Create
PyData
 
PPTX
Machine Learning With ML.NET
Dev Raj Gautam
 
PPTX
Is that a Time Machine? Some Design Patterns for Real World Machine Learning ...
Justin Basilico
 
PDF
Azure Machine Learning 101
Renato Jovic
 
PPTX
Production ready big ml workflows from zero to hero daniel marcous @ waze
Ido Shilon
 
PPTX
Fast Data Intelligence in the IoT - real-time data analytics with Spark
Bas Geerdink
 
PDF
SoC Keynote:The State of the Art in Integration Technology
Srinath Perera
 
Webinar - Know Your Customer - Arya (20160526)
Turi, Inc.
 
Azure Machine Learning
Mostafa
 
The Machine Learning Workflow with Azure
Ivo Andreev
 
Data Workflows for Machine Learning - Seattle DAML
Paco Nathan
 
Knowledge Discovery
André Karpištšenko
 
Modern Machine Learning Infrastructure and Practices
Will Gardella
 
201906 02 Introduction to AutoML with ML.NET 1.0
Mark Tabladillo
 
Introduction to ML.NET
Marco Parenzan
 
Architecting for Data Science
Johann Schleier-Smith
 
AI with Azure Machine Learning
Geert Baeke
 
Machine learning model to production
Georg Heiler
 
Machine Learning system architecture – Microsoft Translator, a Case Study : ...
Vishal Chowdhary
 
Introduction to Azure machine learning
Jasjit Chopra
 
Danny Bickson - Python based predictive analytics with GraphLab Create
PyData
 
Machine Learning With ML.NET
Dev Raj Gautam
 
Is that a Time Machine? Some Design Patterns for Real World Machine Learning ...
Justin Basilico
 
Azure Machine Learning 101
Renato Jovic
 
Production ready big ml workflows from zero to hero daniel marcous @ waze
Ido Shilon
 
Fast Data Intelligence in the IoT - real-time data analytics with Spark
Bas Geerdink
 
SoC Keynote:The State of the Art in Integration Technology
Srinath Perera
 
Ad

Viewers also liked (20)

PDF
Dato Keynote
Turi, Inc.
 
PPTX
Introduction to Deep Learning for Image Analysis at Strata NYC, Sep 2015
Turi, Inc.
 
PPTX
Py data scikit-production
Turi, Inc.
 
PPTX
SFrame
Turi, Inc.
 
PPTX
Webinar - Analyzing Video
Turi, Inc.
 
PPTX
Text Analysis with Machine Learning
Turi, Inc.
 
PDF
Deploying ml
Turi, Inc.
 
PPTX
Untangling Influence and Desire: Visual Analysis of Massive Data
Turi, Inc.
 
PPTX
Beyond Kaggle: Solving Data Science Challenges at Scale
Turi, Inc.
 
PPTX
Electronic devices used in reinforced concrete by eng mustafa
mustafa abdulwahed
 
PDF
Zo Magazine.PDF
Christophe P
 
PDF
Guia para elaboração de plano de negócios
Eduardo Santana
 
PDF
Biz Jrnl 071810
Vim Anand
 
PPT
Fuel cell presentation p26 31-7-1-2013
Pana Mann
 
PPTX
Leveraging data science to keep commerce safe
Turi, Inc.
 
PDF
7. การใช้งานระบบสารสนเทศในการบริหารสถานศึกษา
Nan Wilawan
 
PPTX
Untangling Graphs with GPU Clouds
Turi, Inc.
 
PPTX
Conference 2014: Rajat Arya - Deployment with GraphLab Create
Turi, Inc.
 
DOC
Fundamental laws 1
Pana Mann
 
PPTX
Graph-based Feature Extraction for Online Advertising Targeting
Turi, Inc.
 
Dato Keynote
Turi, Inc.
 
Introduction to Deep Learning for Image Analysis at Strata NYC, Sep 2015
Turi, Inc.
 
Py data scikit-production
Turi, Inc.
 
SFrame
Turi, Inc.
 
Webinar - Analyzing Video
Turi, Inc.
 
Text Analysis with Machine Learning
Turi, Inc.
 
Deploying ml
Turi, Inc.
 
Untangling Influence and Desire: Visual Analysis of Massive Data
Turi, Inc.
 
Beyond Kaggle: Solving Data Science Challenges at Scale
Turi, Inc.
 
Electronic devices used in reinforced concrete by eng mustafa
mustafa abdulwahed
 
Zo Magazine.PDF
Christophe P
 
Guia para elaboração de plano de negócios
Eduardo Santana
 
Biz Jrnl 071810
Vim Anand
 
Fuel cell presentation p26 31-7-1-2013
Pana Mann
 
Leveraging data science to keep commerce safe
Turi, Inc.
 
7. การใช้งานระบบสารสนเทศในการบริหารสถานศึกษา
Nan Wilawan
 
Untangling Graphs with GPU Clouds
Turi, Inc.
 
Conference 2014: Rajat Arya - Deployment with GraphLab Create
Turi, Inc.
 
Fundamental laws 1
Pana Mann
 
Graph-based Feature Extraction for Online Advertising Targeting
Turi, Inc.
 
Ad

Similar to Getting Started With Dato - August 2015 (20)

PDF
Using Algorithmia to leverage AI and Machine Learning APIs
Rakuten Group, Inc.
 
PDF
Accelerate ML Deployment with H2O Driverless AI on AWS
Sri Ambati
 
PDF
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - Trivadis
Trivadis
 
PDF
Multi-Agent Era will Define the Future of Software
Ivo Andreev
 
PDF
Summit Australia 2019 - Supercharge PowerPlatform with AI - Dipankar Bhattach...
Andrew Ly
 
PDF
C19013010 the tutorial to build shared ai services session 1
Bill Liu
 
PDF
Power to the People: A Stack to Empower Every User to Make Data-Driven Decisions
Looker
 
PPTX
Data analytics on Azure
Elena Lopez
 
PDF
Building a Data Cloud to enable Analytics & AI-Driven Innovation - Lak Lakshm...
Daniel Zivkovic
 
PPTX
AI at Microsoft for HEC
Alex Danvy
 
PDF
Spsbepoelmanssharepointbigdataclean 150421080105-conversion-gate02
BIWUG
 
PDF
How to build your own Delve: combining machine learning, big data and SharePoint
Joris Poelmans
 
PPTX
Top Business Intelligence Trends for 2016 by Panorama Software
Panorama Software
 
PPTX
Data Science
ijentech technology pvt.ltd
 
PDF
Start Getting Your Feet Wet in Open Source Machine and Deep Learning
Ian Gomez
 
PPTX
2019 CDM CIO Summit AI Driven Development
Chandra Gundlapalli
 
PPTX
Choosing the right Technologies for your next unicorn.
Gladson DSouza
 
PDF
GDG Harare - Devfest 2024 Combined Speaker Slides
RuvimboDeliaHakata
 
PDF
Présentation de Bruno Schroder au 20e #mforum (07/12/2016)
Agence du Numérique (AdN)
 
PDF
Introducción al Machine Learning Automático
Sri Ambati
 
Using Algorithmia to leverage AI and Machine Learning APIs
Rakuten Group, Inc.
 
Accelerate ML Deployment with H2O Driverless AI on AWS
Sri Ambati
 
TechEvent 2019: Artificial Intelligence in Dev & Ops; Martin Luckow - Trivadis
Trivadis
 
Multi-Agent Era will Define the Future of Software
Ivo Andreev
 
Summit Australia 2019 - Supercharge PowerPlatform with AI - Dipankar Bhattach...
Andrew Ly
 
C19013010 the tutorial to build shared ai services session 1
Bill Liu
 
Power to the People: A Stack to Empower Every User to Make Data-Driven Decisions
Looker
 
Data analytics on Azure
Elena Lopez
 
Building a Data Cloud to enable Analytics & AI-Driven Innovation - Lak Lakshm...
Daniel Zivkovic
 
AI at Microsoft for HEC
Alex Danvy
 
Spsbepoelmanssharepointbigdataclean 150421080105-conversion-gate02
BIWUG
 
How to build your own Delve: combining machine learning, big data and SharePoint
Joris Poelmans
 
Top Business Intelligence Trends for 2016 by Panorama Software
Panorama Software
 
Start Getting Your Feet Wet in Open Source Machine and Deep Learning
Ian Gomez
 
2019 CDM CIO Summit AI Driven Development
Chandra Gundlapalli
 
Choosing the right Technologies for your next unicorn.
Gladson DSouza
 
GDG Harare - Devfest 2024 Combined Speaker Slides
RuvimboDeliaHakata
 
Présentation de Bruno Schroder au 20e #mforum (07/12/2016)
Agence du Numérique (AdN)
 
Introducción al Machine Learning Automático
Sri Ambati
 

More from Turi, Inc. (17)

PDF
Webinar - Patient Readmission Risk
Turi, Inc.
 
PPTX
Webinar - Pattern Mining Log Data - Vega (20160426)
Turi, Inc.
 
PPTX
Webinar - Fraud Detection - Palombo (20160428)
Turi, Inc.
 
PPTX
Scaling Up Machine Learning: How to Benchmark GraphLab Create on Huge Datasets
Turi, Inc.
 
PDF
Pattern Mining: Extracting Value from Log Data
Turi, Inc.
 
PPTX
Machine Learning in Production with Dato Predictive Services
Turi, Inc.
 
PPTX
Machine Learning in 2016: Live Q&A with Carlos Guestrin
Turi, Inc.
 
PDF
Scalable data structures for data science
Turi, Inc.
 
PDF
Machine learning in production
Turi, Inc.
 
PPTX
Overview of Machine Learning and Feature Engineering
Turi, Inc.
 
PDF
New Capabilities in the PyData Ecosystem
Turi, Inc.
 
PPTX
Anomaly Detection Using Isolation Forests
Turi, Inc.
 
PPTX
Declarative Machine Learning: Bring your own Syntax, Algorithm, Data and Infr...
Turi, Inc.
 
PDF
Pandas & Cloudera: Scaling the Python Data Experience
Turi, Inc.
 
PDF
Better {ML} Together: GraphLab Create + Spark
Turi, Inc.
 
PDF
Deep Learning in a Dumpster
Turi, Inc.
 
PDF
Visualization for Discovery
Turi, Inc.
 
Webinar - Patient Readmission Risk
Turi, Inc.
 
Webinar - Pattern Mining Log Data - Vega (20160426)
Turi, Inc.
 
Webinar - Fraud Detection - Palombo (20160428)
Turi, Inc.
 
Scaling Up Machine Learning: How to Benchmark GraphLab Create on Huge Datasets
Turi, Inc.
 
Pattern Mining: Extracting Value from Log Data
Turi, Inc.
 
Machine Learning in Production with Dato Predictive Services
Turi, Inc.
 
Machine Learning in 2016: Live Q&A with Carlos Guestrin
Turi, Inc.
 
Scalable data structures for data science
Turi, Inc.
 
Machine learning in production
Turi, Inc.
 
Overview of Machine Learning and Feature Engineering
Turi, Inc.
 
New Capabilities in the PyData Ecosystem
Turi, Inc.
 
Anomaly Detection Using Isolation Forests
Turi, Inc.
 
Declarative Machine Learning: Bring your own Syntax, Algorithm, Data and Infr...
Turi, Inc.
 
Pandas & Cloudera: Scaling the Python Data Experience
Turi, Inc.
 
Better {ML} Together: GraphLab Create + Spark
Turi, Inc.
 
Deep Learning in a Dumpster
Turi, Inc.
 
Visualization for Discovery
Turi, Inc.
 

Recently uploaded (20)

PDF
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
PDF
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
PDF
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
PDF
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
PPTX
Introduction to Flutter by Ayush Desai.pptx
ayushdesai204
 
PPTX
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
PDF
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
PPTX
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
PDF
Software Development Methodologies in 2025
KodekX
 
PPTX
The Future of AI & Machine Learning.pptx
pritsen4700
 
PDF
The Future of Artificial Intelligence (AI)
Mukul
 
PDF
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
PDF
Doc9.....................................
SofiaCollazos
 
PPTX
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
PDF
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
PDF
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
PDF
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
PPTX
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
PDF
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
PPTX
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 
Research-Fundamentals-and-Topic-Development.pdf
ayesha butalia
 
The Future of Mobile Is Context-Aware—Are You Ready?
iProgrammer Solutions Private Limited
 
Google I/O Extended 2025 Baku - all ppts
HusseinMalikMammadli
 
Make GenAI investments go further with the Dell AI Factory
Principled Technologies
 
Introduction to Flutter by Ayush Desai.pptx
ayushdesai204
 
Agile Chennai 18-19 July 2025 | Emerging patterns in Agentic AI by Bharani Su...
AgileNetwork
 
Peak of Data & AI Encore - Real-Time Insights & Scalable Editing with ArcGIS
Safe Software
 
Agile Chennai 18-19 July 2025 Ideathon | AI Powered Microfinance Literacy Gui...
AgileNetwork
 
Software Development Methodologies in 2025
KodekX
 
The Future of AI & Machine Learning.pptx
pritsen4700
 
The Future of Artificial Intelligence (AI)
Mukul
 
How ETL Control Logic Keeps Your Pipelines Safe and Reliable.pdf
Stryv Solutions Pvt. Ltd.
 
Doc9.....................................
SofiaCollazos
 
New ThousandEyes Product Innovations: Cisco Live June 2025
ThousandEyes
 
A Strategic Analysis of the MVNO Wave in Emerging Markets.pdf
IPLOOK Networks
 
OFFOFFBOX™ – A New Era for African Film | Startup Presentation
ambaicciwalkerbrian
 
NewMind AI Weekly Chronicles - July'25 - Week IV
NewMind AI
 
cloud computing vai.pptx for the project
vaibhavdobariyal79
 
Automating ArcGIS Content Discovery with FME: A Real World Use Case
Safe Software
 
Dev Dives: Automate, test, and deploy in one place—with Unified Developer Exp...
AndreeaTom
 

Getting Started With Dato - August 2015

  • 1. Dato Confidential1 Creating an Intelligent World at Dato Shawn Scully [email protected]
  • 2. Dato Confidential2 Hello, my name is… Shawn Scully [email protected] Director of Product (Physicist, Cleantech Geek, Data Scientist, Urban Farmer) I Intelligent Applications
  • 3. Dato Confidential3 Who is Dato? 45+ and growing fast!
  • 4. Dato Confidential4 by making sophisticated machine learning Dato’s mission is to accelerate the creation of intelligent applications as easy as “Hello world!”
  • 5. Dato Confidential5 Business must be intelligent Machine learning applications • Recommenders • Fraud detection • Ad targeting • Financial models • Personalized medicine • Churn prediction • Smart UX (video & text) • Personal assistants • IoT • Socials nets • … Last decade: Data management Now: Intelligent apps ? Last 5 years: Traditional analytics
  • 7. Dato Confidential Systems Elastic, scalable People Data scientist Challenge today: Path from inspiration to production ScalePrototyping Data engineering is painful • Limited by system memory • Data munging & feature eng. • Manipulate complex data types Data intelligence is hard • Models don’t scale • No task-oriented ML • Algos trapped in papers Production is fragile • Build custom services & API • Write new code to scale • Model management Inspiration Data Intelligence Data Engineering Production
  • 9. Dato Confidential We make small teams extremely productive. 9 Developer (former DBA) built & deployed first recommender to increase community engagement (and therefore ad revenue). Small team of developers built & deployed a recommender in 1/5 the time of previous efforts and at higher performance for increased sales. Small team of data scientists more rapidly iterating on models to improve state of the art music experience for better user experience. Small team iterating quickly to improve personalization (and increase revenue) in their daily deals. 2 person team iterate & deploy better job search ranking using text to increase clicks & therefore revenue.
  • 11. Dato Confidential • Out-of-core computation • Tools for feature engineering • Rich data type support • Models built for scale • App-oriented toolkits • Advanced ML & Extensible • Deploy models as low-latency REST services • Same code for distributed computation • Elastically scale up or out with one command • Job monitoring & model management • Deploy existing Python code & models • Run on AWS EC2 or Hadoop YARN SGraph Create Engine SFrameCanvas Machine Learning Toolkits SDK GraphLab Create Dato DistributedDato Predictive Services Predictive Engine REST Client Direct Model Mgmt Distributed Engine DirectJob Client Job Mgmt The Dato Machine Learning Platform
  • 12. Dato Confidential12 Sophisticated ML made easy - Toolkits Recommender Image search Sentiment analysis Data matching Auto tagging Churn predictor Object detector Product sentiment Click prediction Fraud detection User segmentation Data completion Anomaly detection Document clustering Forecasting Search ranking Summarization … import graphlab as gl data = gl.SFrame.read_csv('my_data.csv') model = gl.recommender.create(data, user_id='user', item_id='moviez target='rating') recommendations = model.recommend(k=5) Principles: • Get started fast • Rapidly iterate • Combine for new apps
  • 13. Dato Confidential13 Sophisticate ML made easy - Transfer learning • Train a model on one task, use it for another task • Examples - Learn to walk, use that knowledge to run - Train image tagger to recognize cars, use that knowledge to recognize trucks. 13
  • 14. Dato Confidential14 Create an intelligent world! Data Engineering Sophisticated ML Deployment • Fast & scalable • Rich data types • Built for ML • App-oriented ML • Supporting utils • Extensibility • Batch & always-on • RESTful interface • Elastic & robust [email protected]
  • 15. Dato Confidential Get the software: dato.com/download Start learning: dato.com/learn Bug me: [email protected]

Editor's Notes

  • #8: Add message? This is costly, takes a long time, and limits the impact your teams can have.