Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives...

27
Building the next-gen digital meter platform for Fluvius Maarten Herthoge Team Lead Data Science & Engineering, delaware BeLux

Transcript of Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives...

Page 1: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Building the next-gen digital meter platform for FluviusMaarten HerthogeTeam Lead Data Science & Engineering, delaware BeLux

Page 2: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

64% 29% 17%got measurable results is successful reaches production

Page 3: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

It’s easy to understand why so many projects fail

Deep Learning

ETL vs ELT

PaaS vs IaaS

Data Visualisation

Data Quality

Master Data

Big Data

Databricks

SMP vs MPP

Data Catalog

Spark

Storm

Data Mart

No-SQL

Cloud vs On-prem

Velocity, Variety and VolumeSemantic Layer

Predictive

Prescriptive

IoTStreaming

AI

Page 4: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Start with the problem,

not with the technology

Page 5: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions
Page 6: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions
Page 7: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

The core data platform needs to support various use cases

Portal access to 3 years of history

Interfaces to allow scalable sharing of data

Page 8: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions
Page 9: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Digital meters collect data… a lot of data

7+ million IoT devices after full roll-out 7M+

LEGAL

12TB Sending up to 12 TB of data every day

GDPR and strict government regulations

Page 10: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

The “golden hammer” does not exist,

use a portfolio approach

Page 11: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Think about the types of use cases, processing flexibility and enablement you require

Data consumers

LOB

CRM

ERP

#1 Increasing volume

Page 12: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Think about the types of use cases, processing flexibility and enablement you require

Data consumers

LOB

CRM

ERP

#2 Need to collect and combine any data

Page 13: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Think about the types of use cases, processing flexibility and enablement you require

Data consumers

LOB

CRM

ERP

#3 From data consumer to data explorer

Page 14: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Think about the types of use cases, processing flexibility and enablement you require

Data consumers

LOB

CRM

ERP

#4 Real-time becomes the standard

Page 15: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Think about the types of use cases, processing flexibility and enablement you require

Data consumers

LOB

CRM

ERP

#1 Increasing volume

#3 From data consumer to data explorer

#2 Need to collect and combine any data

#4 Real-time becomes the standard

Page 16: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Prioritize software-as-a-service to create a data portfolio

Managing all data

Social

LOB

Graph

IoT

Image

CRM

INGEST STORE PROCESS SERVE

Analyzing all data

Integrating all data

From GB’s

to TB’s

Seamless

scaling

1000+ API

requests/sec7M+ devices

Page 17: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Avoid the data lake pitfall

Page 18: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Data lakes often presented as the go-to solution in these cases

Massive scale

Optimized performance

Integration flexibility

Cost effectiveness

Page 19: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

But data lake implementations fail in 60% of the cases

Massive scale

Optimized performance

Integration flexibility

Cost effectiveness

Becomes data swamp

Capabilities mismatch

Schema-on-read

Misused as “strategy”

Page 20: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Focus on collaboration

Page 21: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Azure Databricks

Aim for one unified analytics processing engine

Cloud storage

Data warehouses

Big data storage

IoT / streaming dataML models

BI tools

Data exports

Data warehouses

Collaborative Workspace

DATA

ENGINEER

DATA

SCIENTISTBUSINESS

ANALYST

Deploy and manage production jobs & workflows

ETL / ELT JOB SCHEDULER MONITORING DEVOPS

Single Runtime Foundation

DATA LAKE

MANAGEMENT

SERVERLESS

/ SaaSSCALE WITHOUT

LIMITS

PAY-AND-SCALE-

AS-YOU-GO

Page 22: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Narrow the scope and decouple storage from serve

INGEST STORE PROCESS SERVE

Why is this successful?

Unified, consistent data ingest path

Cost efficient for full detail

Why is this successful?

Allows for workload-specific platforms

tailored at specific cases independent

from the raw datastore

SQL DB Service Fabric

Data Lake Gen2& Delta

Page 23: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Databricks acts as glue between a data lake and various workload specific application platforms

INGEST STORE PROCESS SERVE

Databricks

Why is this successful?

Unified runtime and collaboration

One-click setup

Native integration with Azure services

Enterprise security & SLA

SQL DB Service Fabric

Data Lake Gen2& Delta

Page 24: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Fluvius’ data portfolio drives innovationon the Flemish energy market

Bringing consumption insights and awareness to millions of households

Lower barrier for data- and market-driven change

Portfolio projects TCO 20x lower compared to “golden hammer”

Page 25: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Focus on collaboration

Avoid the data lake pitfall

The “golden hammer” does not exist,

use a portfolio approach

Start with the problem,

not with the technology

Interested in more?Visit delaware.ai

Page 26: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Focus on collaboration

Avoid the data lake pitfall

The “golden hammer” does not exist,

use a portfolio approach

Start with the problem,

not with the technology

Thank you!Maarten HerthogeTL DS&E, delaware BeLux

Page 27: Building the next-gen digital meter platform for Fluvius...Fluvius’ data portfolio drives innovation on the Flemish energy market Bringing consumption insights and awareness to millions

Feedback

Your feedback is important to us.

Don’t forget to rateand review the sessions.