SlideShare a Scribd company logo
Put machine data to work

August 20, 2018
Anatomy of the
Crate Machine Data Platform
Crate.io
Logistics…
• Submit questions at any time via the questions panel

• Slides & recording will be shared via email after the event
Agenda
–
• The Era of Machine Data & AI…

• New Data Management Challenges

• Anatomy of a (the) Machine Data Platform

• Questions & answers
Business Visionaries Build “Smart” with AI & Machine Learning
—
• Smart Factories that course correct every
minute, not once a month

• Smart Cities infrastructure that improves the
quality of living and the environment

• Smart Vehicles that decrease fleet costs and
increase public safety

• Smart Products that enrich the customer
experience
Smart Systems Go Beyond Visualization. They Put Data to Work
–
Analyze

(Real-time, AI, data science
Immediate
Action
(Control, alert, predict)
Machine
Data
(Sensory stimuli)
Sensors HealthMobileSecurity LogisticsManufacturing Automotive
ALPLA - Smart Factory

–
•$4B global plastic packaging manufacturer

•Centralized “mission control”

- Informed by connected machines

•1+ million sensors, across 1500 product lines

- Predictive maintenance & alerting

- Augmented reality connects mission control &
factory floor

•Rolled out to 30 plants within 12 months:

- Reduced workforce turnover & on-boarding cost

- Lower raw materials waste

- Increased operational equipment effective (OEE)
“It’s incredibly powerful.
Continuous production data
guides decision-making on the
floor in the moment.”

Philipp Lehner, CEO Alpla, USA
Smart Systems, AI = Huge Appetite for Data
–
•Data Variety

-950 different sensor types

-Operator logs (natural language)

-Material suppliers

-Operator (HR) data

•Data Volume

-100s of data points per bottle

-Millions of bottles per day
Smart Systems Machine Data Use Case
Firehose of
Complex data in
Real-time at the
Edge + Cloud
Data Layer Choice is Critical to Success
–
The right choice will…
• Scale easily
• Handle diverse data
• Perform fast
• Run in the cloud or on premises
• Produce value sooner
• Lower costs and risk
The wrong choice will…
• Delay time to market/value
• Cost more to build and operate
• Not integrate easily
• Hard to staff/hire
• Create lock-in risk
• Not handle new requirements
Analyze

(Real-time, AI, data science
Immediate
Action
(Control, alert, predict)
Machine
Data
(Sensory stimuli)
Sensors HealthMobileSecurity LogisticsManufacturing Automotive
?
Machine Data Layer Misconceptions…
–
Million data
points/min
Complex data (JSON)
Complex analyses
Sub-second
queries
Myth: It’s not a new data problem
Reality: Traditional SQL DBs too
slow to build & run
Myth: It’s a time series problem
Reality: Time series is a need, but
TSDBs too specialized, hard to
extend
Myth: It’s a NoSQL problem
Reality: It used to be, but now
SQL DBs can handle
Myth: We can’t start until our data
is cleansed
Reality: Start now; cleanse as you
go
Requirements
Put data to work (even faster)
CrateDB &
Crate.io Machine Data Platform
–
Put Machine Data to Work - CrateDB & MDP (Machine Data Platform)
–
- Millions of data points in realtime

- Complex data & queries

• JSON, Relational, Geospatial, Fulltext

• Aggregate/time series

• Enable AI / machine learning / Predictive

- Real-time performance

- Edge & cloud deployment
Analyze

Immediate
Action
Machine
Data
Crate.io Advantages
–
• Ease of use, staffing, integration (SQL!)

• Easy to meet new requirements

• Fast performance, especially multi-user

• Lower operational and development cost

• Faster time to value
CrateDB vs. Crate.io Machine Data Platform
—
Just a [fabulous] database

On-prem, or Hosted cloud service 

For teams with distributed/cloud-
native systems experience
Entire data layer (built on CrateDB)

Hosted cloud service

For teams… 

• With less distributed systems
experience

• In a hurry to get to market
CrateDB - Built for Smart Systems
–
Distributed SQL with
search, time series,
geospatial, aggregations
Cloud-native architecture
On Prem, EDGE, Cloud
NoSQL storage & clustering
and Machine Data specific
features
Columnar Caches for real-
time, in-memory SQL query
performance
shared-nothing architecture
100+ Global Production CrateDB Customers
–
Use-case specific:
• Industrial

• Energy

• Vehicular

• IT Ops
Commodity:
• Yet, difficult & costly

• Undifferentiated (unless
you build it wrong)
Anatomy of an IoT Platform
–
• Hosting infrastructure

• Stack architecture design

• Database design

• Container platform

• Security and identity
management

• Logging & monitoring

• Backup & restore

• DevOps tooling

• Scaling

• 24x7 operations

• Host & scale ingestion

• Host & scale analytics

• Host & scale enrichment

• Host & scale alerting
Logic/Code
Visualization
Analysis
Action/Alerting
Data Enrichment
Data Management
Crate.io
Machine Data
Platform
–
• Eliminates delay, cost, risk of
machine data layer
• Operated 24x7 by Crate.io
• Powered by CrateDB, plus:
- Data ingestion service
- Data aging/archival
- Backup & restore
- Identity management &
security
- Systems monitoring & logging
- Kubernetes environment
scales user code with DBMS
• Available on Microsoft Azure
(AWS, on-premises available)
IoTPlatform
Infrastructure - servers, networking
DashboardsData Science 

(AI/ML)
Enrichment Notification &
Control
Device Mgmt.
Ingest

(MQTT
SQL Bulk)
Database
Data Aging &
Restore
Enrichment, analysis, visualization, alerting micro services

(developed by user, hosted & scaled by Crate.io)
ID
Mangement
Container Deployment, Scaling & Security
MachineDataPlatform
Monitoring &
Logging
DEPLOY, HOST, SCALE, SECURE
DEVELOP
Crate.io Machine
Data Platform:
Ingest
–
• MQTT-Standard based
(Timestamp, Topic, Payload)

• Payload JSON based, nesting
possible

• Queuing included

• Create Multiple MQTT
Endpoints, secured with
username/password via http

• Ingest data into a raw data
storage based on CrateDB 

• Consume the raw data storage
with enrichment services and
move into metrics data store
MQTT Raw
Ingest
Crate.io Machine
Data Platform:
Enrichment
–
• Service transforms data from
raw input data into customized/
normalized format
- Same sensor, different types
- Events data
- Create/Update Configuration
items
- etc.

• Transformed/enriched data is
stored in the metric table or the
configuration service, this can be
set up with an individual schema
that fits best for the use case

• Use-case specific, configurable
with Python and Standard-SQL

• Integrated user management MQTT EnrichedRaw
Ingest Enrichment
Crate.io Machine
Data Platform:
Metrics Data
Store/Config
–
• Dedicated storage based on
CrateDB

• Configuration Service: holds
contextual information on
products, product variants,
production line configuration –
interpretation of sensor values

• Metrics: Normalized store of
sensor data, events, planning
data for consumption by
applications or the configuration
service API

• Integrated user management MQTT EnrichedRaw
Ingest Enrichment
Crate.io Machine
Data Platform:
Alerting
–
• Configurable Alerting/Notes
service; developing via python
and Standard SQL

• Considering Configuration
Service context and sensor data

• Notification of centralized unit /
shopfloor agents based on
decision rules
MQTT EnrichedRaw
Ingest Enrichment Analytics &

Alerting
Crate.io Machine
Data Platform: ID
Management/
Logging
–
• Integrated Logging and
Monitoring of all services

• Visible within the Management
UI Dashboard of Crate.io for
each Crate.io MDP cluster

• User Management and
authentication within this
framework for services included
Ingest

(MQTT
SQL Bulk)
Database
Data Aging &
Restore
Enrichment, analysis, visualization, alerting micro services

(developed by user, hosted & scaled by Crate.io)
ID
Mangement
Container Deployment, Scaling & Security
MachineDataPlatform
Monitoring &
Logging
DEPLOY, HOST, SCALE, SECURE
Machine Data Ingestion
–
Simple raw machine data
ingestion format:

• Timestamp

• Topic

• Payload
Crate Machine Data Platform
MQTT, SQL, Bulk
EnrichedRaw
Data Aging Rules
S3/Cold Storage
Payload = Simple or complex
structures, objects, nested objects,
arrays, arrays of objects, …
Enrichment…

• Cleansing

• Calculations /
aggregations

- Bottles per day

- Downtime
Ingest Analytics &

Alerting
Enrichment
Next Steps…
–
CrateDB
Enterprise
CrateDB
Community
CrateDB only
CrateDB +
Ingestion
CrateDB +
Ingestion +
Data science+
Action
Crate.io
Machine Data Platform
CrateDB
downloads
• Crate for Smart Systems

- Fastest time to value

- Easiest to use

- Most versatile

- Simple to scale 

• Download CrateDB, try it
for free

• Get a Machine Data
Platform account
https://crate.io
Thank you

More Related Content

What's hot (20)

PDF
Apache Kafka in Gaming Industry (Games, Mobile, Betting, Gambling, Bookmaker,...
Kai Wähner
 
PPTX
Real-time Microservices and In-Memory Data Grids
Ali Hodroj
 
PDF
Driving Business Transformation with Real-Time Analytics Using Apache Kafka a...
confluent
 
PDF
#GeodeSummit - Using Geode as Operational Data Services for Real Time Mobile ...
PivotalOpenSourceHub
 
PDF
Embedding Insight through Prediction Driven Logistics
Databricks
 
PPTX
How to get Real-Time Value from your IoT Data - Datastax
DataStax
 
PDF
HOW TO APPLY BIG DATA ANALYTICS AND MACHINE LEARNING TO REAL TIME PROCESSING ...
Big Data Spain
 
PPTX
Activeeon technology for Big Compute and cloud migration
Activeeon
 
PDF
Enabling Real-Time Analytics for IoT
SingleStore
 
PDF
Accelerate and modernize your data pipelines
Paul Van Siclen
 
PPTX
A Design Approach To Drive Business Innovation Nov
Certus Solutions
 
PDF
Msst 2019 v4
Nisha Talagala
 
PDF
Driving the On-Demand Economy with Predictive Analytics
SingleStore
 
PPTX
Business intelligence erp
sarassheeba
 
PDF
Event Streaming in Retail with Apache Kafka
Kai Wähner
 
PPTX
Platform for Data Scientists
datamantra
 
PDF
Modern Data Platform Part 1: Data Ingestion
Nilesh Shah
 
PDF
Building the Ideal Stack for Machine Learning
SingleStore
 
PDF
How a Media Data Platform Drives Real-time Insights & Analytics using Apache ...
Databricks
 
PPTX
Streaming Analytics for IoT with Apache Spark
Impetus Technologies
 
Apache Kafka in Gaming Industry (Games, Mobile, Betting, Gambling, Bookmaker,...
Kai Wähner
 
Real-time Microservices and In-Memory Data Grids
Ali Hodroj
 
Driving Business Transformation with Real-Time Analytics Using Apache Kafka a...
confluent
 
#GeodeSummit - Using Geode as Operational Data Services for Real Time Mobile ...
PivotalOpenSourceHub
 
Embedding Insight through Prediction Driven Logistics
Databricks
 
How to get Real-Time Value from your IoT Data - Datastax
DataStax
 
HOW TO APPLY BIG DATA ANALYTICS AND MACHINE LEARNING TO REAL TIME PROCESSING ...
Big Data Spain
 
Activeeon technology for Big Compute and cloud migration
Activeeon
 
Enabling Real-Time Analytics for IoT
SingleStore
 
Accelerate and modernize your data pipelines
Paul Van Siclen
 
A Design Approach To Drive Business Innovation Nov
Certus Solutions
 
Msst 2019 v4
Nisha Talagala
 
Driving the On-Demand Economy with Predictive Analytics
SingleStore
 
Business intelligence erp
sarassheeba
 
Event Streaming in Retail with Apache Kafka
Kai Wähner
 
Platform for Data Scientists
datamantra
 
Modern Data Platform Part 1: Data Ingestion
Nilesh Shah
 
Building the Ideal Stack for Machine Learning
SingleStore
 
How a Media Data Platform Drives Real-time Insights & Analytics using Apache ...
Databricks
 
Streaming Analytics for IoT with Apache Spark
Impetus Technologies
 

Similar to CrateDB Machine Data Platform Webinar (20)

PDF
Webinar: SQL for Machine Data?
Crate.io
 
PPTX
How komatsu is driving operational efficiencies using io t and machine learni...
Cloudera, Inc.
 
PDF
Digital_IOT_(Microsoft_Solution).pdf
ssuserd23711
 
PDF
Analytics&IoT
Selvaraj Kesavan
 
PPTX
Cloudera - IoT & Smart Cities
Cloudera, Inc.
 
PDF
Witekio introducing-predictive-maintenance
Witekio
 
PDF
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...
DATAVERSITY
 
PDF
AWS O&G Day - Ambyint and AWS
AWS Summits
 
PDF
Dell Digital Transformation Through AI and Data Analytics Webinar
Bill Wong
 
PPTX
Operational information processing: lightning-fast, delightfully simple
Xylos
 
PDF
New usage model for real-time analytics by Dr. WILLIAM L. BAIN at Big Data S...
Big Data Spain
 
PPTX
Partner webinar presentation aws pebble_treasure_data
Treasure Data, Inc.
 
PPTX
From Data to Services at the Speed of Business
Ali Hodroj
 
PDF
[db tech showcase Tokyo 2017] C37: MariaDB ColumnStore analytics engine : use...
Insight Technology, Inc.
 
PPTX
Top 5 IoT Use Cases
Cloudera, Inc.
 
PPTX
Leveraging Operational Data in the Cloud
Inductive Automation
 
PDF
Dell AI Oil and Gas Webinar
Bill Wong
 
PPTX
Preventative Maintenance of Robots in Automotive Industry
DataWorks Summit/Hadoop Summit
 
PDF
Application and Challenges of Streaming Analytics and Machine Learning on Mu...
Databricks
 
PPTX
Leveraging Operational Data in the Cloud
Inductive Automation
 
Webinar: SQL for Machine Data?
Crate.io
 
How komatsu is driving operational efficiencies using io t and machine learni...
Cloudera, Inc.
 
Digital_IOT_(Microsoft_Solution).pdf
ssuserd23711
 
Analytics&IoT
Selvaraj Kesavan
 
Cloudera - IoT & Smart Cities
Cloudera, Inc.
 
Witekio introducing-predictive-maintenance
Witekio
 
ADV Slides: What the Aspiring or New Data Scientist Needs to Know About the E...
DATAVERSITY
 
AWS O&G Day - Ambyint and AWS
AWS Summits
 
Dell Digital Transformation Through AI and Data Analytics Webinar
Bill Wong
 
Operational information processing: lightning-fast, delightfully simple
Xylos
 
New usage model for real-time analytics by Dr. WILLIAM L. BAIN at Big Data S...
Big Data Spain
 
Partner webinar presentation aws pebble_treasure_data
Treasure Data, Inc.
 
From Data to Services at the Speed of Business
Ali Hodroj
 
[db tech showcase Tokyo 2017] C37: MariaDB ColumnStore analytics engine : use...
Insight Technology, Inc.
 
Top 5 IoT Use Cases
Cloudera, Inc.
 
Leveraging Operational Data in the Cloud
Inductive Automation
 
Dell AI Oil and Gas Webinar
Bill Wong
 
Preventative Maintenance of Robots in Automotive Industry
DataWorks Summit/Hadoop Summit
 
Application and Challenges of Streaming Analytics and Machine Learning on Mu...
Databricks
 
Leveraging Operational Data in the Cloud
Inductive Automation
 
Ad

Recently uploaded (20)

PDF
Trading Volume Explained by CIFDAQ- Secret Of Market Trends
CIFDAQ
 
PDF
Empowering Cloud Providers with Apache CloudStack and Stackbill
ShapeBlue
 
PDF
How a Code Plagiarism Checker Protects Originality in Programming
Code Quiry
 
PDF
Ampere Offers Energy-Efficient Future For AI And Cloud
ShapeBlue
 
PDF
State-Dependent Conformal Perception Bounds for Neuro-Symbolic Verification
Ivan Ruchkin
 
PDF
Novus-Safe Pro: Brochure-What is Novus Safe Pro?.pdf
Novus Hi-Tech
 
PDF
Integrating IIoT with SCADA in Oil & Gas A Technical Perspective.pdf
Rejig Digital
 
PDF
2025-07-15 EMEA Volledig Inzicht Dutch Webinar
ThousandEyes
 
PPTX
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
PDF
TrustArc Webinar - Data Privacy Trends 2025: Mid-Year Insights & Program Stra...
TrustArc
 
PDF
CIFDAQ'S Token Spotlight for 16th July 2025 - ALGORAND
CIFDAQ
 
PDF
Shuen Mei Parth Sharma Boost Productivity, Innovation and Efficiency wit...
AWS Chicago
 
PPTX
Top Managed Service Providers in Los Angeles
Captain IT
 
PPTX
python advanced data structure dictionary with examples python advanced data ...
sprasanna11
 
PDF
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
PPTX
Lecture 5 - Agentic AI and model context protocol.pptx
Dr. LAM Yat-fai (林日辉)
 
PPTX
Earn Agentblazer Status with Slack Community Patna.pptx
SanjeetMishra29
 
PDF
UiPath vs Other Automation Tools Meeting Presentation.pdf
Tracy Dixon
 
PPTX
Machine Learning Benefits Across Industries
SynapseIndia
 
PDF
Rethinking Security Operations - Modern SOC.pdf
Haris Chughtai
 
Trading Volume Explained by CIFDAQ- Secret Of Market Trends
CIFDAQ
 
Empowering Cloud Providers with Apache CloudStack and Stackbill
ShapeBlue
 
How a Code Plagiarism Checker Protects Originality in Programming
Code Quiry
 
Ampere Offers Energy-Efficient Future For AI And Cloud
ShapeBlue
 
State-Dependent Conformal Perception Bounds for Neuro-Symbolic Verification
Ivan Ruchkin
 
Novus-Safe Pro: Brochure-What is Novus Safe Pro?.pdf
Novus Hi-Tech
 
Integrating IIoT with SCADA in Oil & Gas A Technical Perspective.pdf
Rejig Digital
 
2025-07-15 EMEA Volledig Inzicht Dutch Webinar
ThousandEyes
 
Building a Production-Ready Barts Health Secure Data Environment Tooling, Acc...
Barts Health
 
TrustArc Webinar - Data Privacy Trends 2025: Mid-Year Insights & Program Stra...
TrustArc
 
CIFDAQ'S Token Spotlight for 16th July 2025 - ALGORAND
CIFDAQ
 
Shuen Mei Parth Sharma Boost Productivity, Innovation and Efficiency wit...
AWS Chicago
 
Top Managed Service Providers in Los Angeles
Captain IT
 
python advanced data structure dictionary with examples python advanced data ...
sprasanna11
 
NewMind AI Journal - Weekly Chronicles - July'25 Week II
NewMind AI
 
Lecture 5 - Agentic AI and model context protocol.pptx
Dr. LAM Yat-fai (林日辉)
 
Earn Agentblazer Status with Slack Community Patna.pptx
SanjeetMishra29
 
UiPath vs Other Automation Tools Meeting Presentation.pdf
Tracy Dixon
 
Machine Learning Benefits Across Industries
SynapseIndia
 
Rethinking Security Operations - Modern SOC.pdf
Haris Chughtai
 
Ad

CrateDB Machine Data Platform Webinar

  • 1. Put machine data to work August 20, 2018 Anatomy of the Crate Machine Data Platform Crate.io
  • 2. Logistics… • Submit questions at any time via the questions panel • Slides & recording will be shared via email after the event
  • 3. Agenda – • The Era of Machine Data & AI… • New Data Management Challenges • Anatomy of a (the) Machine Data Platform • Questions & answers
  • 4. Business Visionaries Build “Smart” with AI & Machine Learning — • Smart Factories that course correct every minute, not once a month • Smart Cities infrastructure that improves the quality of living and the environment • Smart Vehicles that decrease fleet costs and increase public safety • Smart Products that enrich the customer experience
  • 5. Smart Systems Go Beyond Visualization. They Put Data to Work – Analyze
 (Real-time, AI, data science Immediate Action (Control, alert, predict) Machine Data (Sensory stimuli) Sensors HealthMobileSecurity LogisticsManufacturing Automotive
  • 6. ALPLA - Smart Factory – •$4B global plastic packaging manufacturer •Centralized “mission control” - Informed by connected machines •1+ million sensors, across 1500 product lines - Predictive maintenance & alerting - Augmented reality connects mission control & factory floor •Rolled out to 30 plants within 12 months: - Reduced workforce turnover & on-boarding cost - Lower raw materials waste - Increased operational equipment effective (OEE) “It’s incredibly powerful. Continuous production data guides decision-making on the floor in the moment.”
 Philipp Lehner, CEO Alpla, USA
  • 7. Smart Systems, AI = Huge Appetite for Data – •Data Variety -950 different sensor types -Operator logs (natural language) -Material suppliers -Operator (HR) data •Data Volume -100s of data points per bottle -Millions of bottles per day
  • 8. Smart Systems Machine Data Use Case Firehose of Complex data in Real-time at the Edge + Cloud
  • 9. Data Layer Choice is Critical to Success – The right choice will… • Scale easily • Handle diverse data • Perform fast • Run in the cloud or on premises • Produce value sooner • Lower costs and risk The wrong choice will… • Delay time to market/value • Cost more to build and operate • Not integrate easily • Hard to staff/hire • Create lock-in risk • Not handle new requirements Analyze
 (Real-time, AI, data science Immediate Action (Control, alert, predict) Machine Data (Sensory stimuli) Sensors HealthMobileSecurity LogisticsManufacturing Automotive ?
  • 10. Machine Data Layer Misconceptions… – Million data points/min Complex data (JSON) Complex analyses Sub-second queries Myth: It’s not a new data problem Reality: Traditional SQL DBs too slow to build & run Myth: It’s a time series problem Reality: Time series is a need, but TSDBs too specialized, hard to extend Myth: It’s a NoSQL problem Reality: It used to be, but now SQL DBs can handle Myth: We can’t start until our data is cleansed Reality: Start now; cleanse as you go Requirements
  • 11. Put data to work (even faster) CrateDB & Crate.io Machine Data Platform –
  • 12. Put Machine Data to Work - CrateDB & MDP (Machine Data Platform) – - Millions of data points in realtime - Complex data & queries • JSON, Relational, Geospatial, Fulltext • Aggregate/time series • Enable AI / machine learning / Predictive - Real-time performance - Edge & cloud deployment Analyze
 Immediate Action Machine Data
  • 13. Crate.io Advantages – • Ease of use, staffing, integration (SQL!) • Easy to meet new requirements • Fast performance, especially multi-user • Lower operational and development cost • Faster time to value
  • 14. CrateDB vs. Crate.io Machine Data Platform — Just a [fabulous] database On-prem, or Hosted cloud service For teams with distributed/cloud- native systems experience Entire data layer (built on CrateDB) Hosted cloud service For teams… • With less distributed systems experience • In a hurry to get to market
  • 15. CrateDB - Built for Smart Systems – Distributed SQL with search, time series, geospatial, aggregations Cloud-native architecture On Prem, EDGE, Cloud NoSQL storage & clustering and Machine Data specific features Columnar Caches for real- time, in-memory SQL query performance shared-nothing architecture
  • 16. 100+ Global Production CrateDB Customers –
  • 17. Use-case specific: • Industrial • Energy • Vehicular • IT Ops Commodity: • Yet, difficult & costly • Undifferentiated (unless you build it wrong) Anatomy of an IoT Platform – • Hosting infrastructure • Stack architecture design • Database design • Container platform • Security and identity management • Logging & monitoring • Backup & restore • DevOps tooling • Scaling • 24x7 operations • Host & scale ingestion • Host & scale analytics • Host & scale enrichment • Host & scale alerting Logic/Code Visualization Analysis Action/Alerting Data Enrichment Data Management
  • 18. Crate.io Machine Data Platform – • Eliminates delay, cost, risk of machine data layer • Operated 24x7 by Crate.io • Powered by CrateDB, plus: - Data ingestion service - Data aging/archival - Backup & restore - Identity management & security - Systems monitoring & logging - Kubernetes environment scales user code with DBMS • Available on Microsoft Azure (AWS, on-premises available) IoTPlatform Infrastructure - servers, networking DashboardsData Science (AI/ML) Enrichment Notification & Control Device Mgmt. Ingest (MQTT SQL Bulk) Database Data Aging & Restore Enrichment, analysis, visualization, alerting micro services (developed by user, hosted & scaled by Crate.io) ID Mangement Container Deployment, Scaling & Security MachineDataPlatform Monitoring & Logging DEPLOY, HOST, SCALE, SECURE DEVELOP
  • 19. Crate.io Machine Data Platform: Ingest – • MQTT-Standard based (Timestamp, Topic, Payload)
 • Payload JSON based, nesting possible
 • Queuing included
 • Create Multiple MQTT Endpoints, secured with username/password via http
 • Ingest data into a raw data storage based on CrateDB 
 • Consume the raw data storage with enrichment services and move into metrics data store MQTT Raw Ingest
  • 20. Crate.io Machine Data Platform: Enrichment – • Service transforms data from raw input data into customized/ normalized format - Same sensor, different types - Events data - Create/Update Configuration items - etc.
 • Transformed/enriched data is stored in the metric table or the configuration service, this can be set up with an individual schema that fits best for the use case
 • Use-case specific, configurable with Python and Standard-SQL
 • Integrated user management MQTT EnrichedRaw Ingest Enrichment
  • 21. Crate.io Machine Data Platform: Metrics Data Store/Config – • Dedicated storage based on CrateDB
 • Configuration Service: holds contextual information on products, product variants, production line configuration – interpretation of sensor values
 • Metrics: Normalized store of sensor data, events, planning data for consumption by applications or the configuration service API
 • Integrated user management MQTT EnrichedRaw Ingest Enrichment
  • 22. Crate.io Machine Data Platform: Alerting – • Configurable Alerting/Notes service; developing via python and Standard SQL
 • Considering Configuration Service context and sensor data
 • Notification of centralized unit / shopfloor agents based on decision rules MQTT EnrichedRaw Ingest Enrichment Analytics & Alerting
  • 23. Crate.io Machine Data Platform: ID Management/ Logging – • Integrated Logging and Monitoring of all services
 • Visible within the Management UI Dashboard of Crate.io for each Crate.io MDP cluster
 • User Management and authentication within this framework for services included Ingest (MQTT SQL Bulk) Database Data Aging & Restore Enrichment, analysis, visualization, alerting micro services (developed by user, hosted & scaled by Crate.io) ID Mangement Container Deployment, Scaling & Security MachineDataPlatform Monitoring & Logging DEPLOY, HOST, SCALE, SECURE
  • 24. Machine Data Ingestion – Simple raw machine data ingestion format: • Timestamp • Topic • Payload Crate Machine Data Platform MQTT, SQL, Bulk EnrichedRaw Data Aging Rules S3/Cold Storage Payload = Simple or complex structures, objects, nested objects, arrays, arrays of objects, … Enrichment… • Cleansing • Calculations / aggregations - Bottles per day - Downtime Ingest Analytics & Alerting Enrichment
  • 25. Next Steps… – CrateDB Enterprise CrateDB Community CrateDB only CrateDB + Ingestion CrateDB + Ingestion + Data science+ Action Crate.io Machine Data Platform CrateDB downloads • Crate for Smart Systems - Fastest time to value - Easiest to use - Most versatile - Simple to scale • Download CrateDB, try it for free • Get a Machine Data Platform account