SlideShare a Scribd company logo
1
Locationless Data
Science on a Modern
Secure Edge
John Archer
Chief Architect Energy
Red Hat
Source:
Giancarlo Revolledo
Unsplash
Islas Ballestas, Peru
2
3
4
Edge computing with Red Hat
5
The complexities of edge computing
Need to manage up to
hundreds of thousands nodes
and clusters remotely
Ensure support for a
heterogenous hardware and
software environments
Provide a consistent approach
for developer and IT
operations teams
Scale Interoperability Consistency
Reduced downtime
Lower OpEx and CapEx
Lower workforce risk
Less environmental impact
Process control
Environment monitoring
Autonomous vehicles
Edge computing with Red Hat
6
Edge computing is already happening...but...
EnergyManufacturing
Telecommunication
s
Private Networks
vRAN
Distributed Core
Predictive maintenance
Factory automation
AR + remote export
Use cases
Benefits
Better user experience
Scale to meet demand
Greater network flexibility
Improved resilience
Reduced downtime
Increased productivity
Longer asset lifetime
Improved factory safety
Industrial use cases with AI/ML
OS Security Not Taken Seriously By Control System Companies
7
Evolving Red Hat Enterprise Linux to
extend to the edge
● Measured Boot
● Secure Boot
● Green Boot
● Full End-to-End Disk Encryption
● Push and Pull Signed Containers
● Transactionally Safe Patching - rpm-ostree
● OS and Firmware Over-the-Air Style updates
● Composable OS - osbuild
What is needed for a Modern Secure Edge OS?
9
Red Hat Enterprise Linux
▸ Proven success with Edge workloads
▸ Enterprise life cycle, security, support
▸ Stable kABI/API & Application APIs
▸ Rich content of Application Streams,
Container engines, & Container images
EDGE COMPUTING
▸ Massive RHEL IHV/ISV ecosystem
▸ Foundation for the Red Hat portfolio
▸ Upstream leadership and customer advocate
▸ Simplified subscriptions w/ Smart Mgt
▸ Broad partner network
Value Proposition for Edge - Today
Trusted Platform Ecosystem and Expertise
Industrial application classification as defined by IEC62734 per TMEE 263
Edge application class types and scope mapping
Safety Class 0 Emergency action Always critical
Control
Class 1 Closed loop regulatory control Often critical
Class 2 Closed loop supervisory control Usually non-critical
Class 3 Open loop control Human in the loop
Monitoring
Class 4 Alerting
Short-term operational
consequence (e.g.,
event-based
maintenance)
Class 5 Logging and downloading/uploading
No immediate operational
consequence (e.g.,
history collection,
sequence-of-events,
preventive maintenance)
Open Edge Computing requires work across many communities, partners &
ecosystems to deliver a unified platform for distributed environments
● Software lifecycle for devices with 10+ year lifetimes
● Install, deploy and manage millions of devices with minimal human effort
● Efficient support for thousands-to-millions of identical devices
● Application development lifecycle that encompasses edge devices and core compute
● Long-term security for devices in physically and logically unsecured environments
● Engaging upstream communities to build, adopt, support, and advance these solutions
EDGE COMPUTING
What Challenges Can the Device Edge Solve?
We believe Red Hat can help
13
Hybrid cloud provides
operational consistency across
your architecture-all the way
to the edge
Open source harnesses the
power of collaboration to
drive innovation and
interoperability
“If edge computing is going to be a
realistic future for enterprise IT,
it needs the hybrid cloud and open
source to thrive.”
Paul Cormier
Red Hat President and CEO
Edge computing with Red Hat
Edge computing with Red Hat
14
Edge is part of our open hybrid cloud strategy
Any workload, any footprint, any location
App App App App
Physical Virtual Private cloud Public cloud
Device edge Enterprise edge Provider edge Enterprise coreProvider core
STRICTLY INTERNAL ONLY
End-User
Premises
Edge
Provider Edge Provider/Enterprise Core
“last mile”
FOOTPRINT
SCALE
Red Hat’s focus
Edge
Server/Gateway
Regional
Data Center
Infrastructure
Edge
Provider
Far
Edge
Provider
Access
Edge
Provider
Aggregation
Edge
Core
Data Center
Device or
Sensor
15
Edge Tiers
WHAT IS THE EDGE
Device Edge
Centralize where you can, distribute where you must
STRICTLY INTERNAL ONLY
End-User Premises Edge Provider Edge Provider/Enterprise Core
Edge
Server/Gateway
Regional
Data Center
Infrastructure
Edge
Provider
Far
Edge
Provider
Access
Edge
Provider
Aggregation
Edge
Core
Data Center
Device or
Sensor
16
Oil and Gas Data FlowPartners Red Hat’s focus
Remote Decision
Support
Real-time Data
Hub
Third Party
Sensor Data
TankerLand Rig
Deepwater Rig
Innovatio
Collaboration
OSDU
Field Location
Real-time Data
HubField Crews
Water Trucks Seismic Streamers
Refinery
Wind Turbine
Solar Farm
STRICTLY INTERNAL ONLY
End-User Premises Edge Provider Edge Provider/Enterprise Core
Edge
Server/Gateway
Regional
Data Center
Infrastructure
Edge
Provider
Far
Edge
Provider
Access
Edge
Provider
Aggregation
Edge
Core
Data Center
Device or
Sensor
17
Oil and Gas Data FlowPartners Red Hat’s focus
Remote Decision
Support
Real-time Data Hub
Modern SCADA
Model Training
Third Party
Sensor Data
Innovation
Collaboration
OSDU
Field Location
Real-time Data
HubNVIDIA
Jetson and Xavier
NVIDIA
P40 and V100
NVIDIA
P100 and V100
NVIDIA
P100 and V100NVIDIA
P100 and V100
Inference
Model Training
Retraining
If you can do it once, you can do it 1000s of times.
18
EDGE COMPUTING
Full
Stack
Reproducible Everywhere Needed
Advanced Cluster Management
Mirror
SW images
config “blueprints”
credentials
Upload
telemetry
resource status
Across smaller footprint
hardware for device edge
(x1 mil)
Red Hat Enterprise Linux
▸ Zero-touch provisioning + Ignition
▸ Hardware Attestation w/ advanced IMA
policies
▸ Auto-disk encryption w/ TPMv2
▸ Read-only OS binaries
Security Enhancements Operational Enhancements
Value Proposition for Edge
▸ Image deployments w/ rpm-ostree updates
▸ Optimized OTA updates (static-deltas)
▸ Flexible update/upgrade model
▸ LVFS via fwupdmgr
EDGE COMPUTING
Initial Deliverables for Edge
20
Bringing the technology from Fedora IoT to the enterprise
Greenboot provides additional
resilience and peace of mind by
allowing custom health checks to
trigger node rollbacks.
Delivered as a Flexible BlueprintIntelligent OS Rollbacks
RHEL’s Image Builder enables the
right level of flexibility for OS content,
configuration, update cadence, and
image life cycle.
Transactional Updates
rpm-ostree ensures a known-good
state for each update. OTA payloads
are optimized for low-bandwidth
environments.
EDGE COMPUTING
Looking Further into the Future of
Red Hat Enterprise Linux
22
Reduced Footprint
Fedora/RHEL Minimization objective & pipeline
▸ Optimization of distribution content for small
footprints and containers
▸ https://tiny.distro.builders/
Management & toolbox containers
▸ Optionally move bash and other common
packages from the host into a management
container
EDGE COMPUTING
23
EDGE COMPUTING
Measuring & Attestation w/ TPM 2.0
Local system measurement:
▸ Enhancement to rpm and IMA on the local system to
ensure only trusted binaries can be executed.
▸ Ensure important files that are loaded or executed are
measured.
Keylime project:
▸ Remotely ensure a device is running trusted code with
the correct configuration
▸ Require remote attestation in order to connect to
back end services
Trusted Computing Group:
▸ Standards to ensure compliant implementations can
verify published measurements from vendors
Production Data Science at the Edge
MLOps Everywhere
Edge computing with Red Hat
M
W
M W
M W
Central Data center
Regional DC
High BW Site
Low BW or
Disconnected Site
or
Cluster Management and
Application deployment
Kubernetes node
control
Edge deployments with OpenShift
Far Edge26
Data Science Workflow
27
28
OpenDataHub Roadmap
29
● ODH JupyterHub
Forked JupyterHub repos under Open Data Hub github repo for maintaining new changes. Added notebook images to
Thoth Station for building. Added ability to launch JupyterLab images.
● Notebooks to Pipelines with Elyra
Added a JupyterLab notebook image that includes Elyra. Elyra converts notebooks to Argo or Kubeflow pipelines.
● Mixing ODH & KF components- Distributed Training
Added Pytorch operator to work with Open Data Hub components.
● Mixing ODH & KF components- Kubeflow Monitoring
Added monitoring to Kubeflow components by enabling monitoring to Argo and adding Prometheus and Grafana to
Kubeflow installation.
● CI/CD
Added more tests to Open Data Hub components including Kafka and Superset and enhanced JupyterHub testing by
adding Selenium for web portal testing
Data Science Edge Production Challenges
30
● Legacy and brownfield equipment
● Network design and support at edge
● Many efforts stuck in the data center
● Cost of moving data and identifying what to backhaul
● Data Quality generation at edge - uncalibrated sensors
● Most teams still maturing their ML/AL/DL/RL workflows
● Enablement of field edge personnel
● At Risk deployments
31
32
33
Compressor Monitoring with PerceptiLabs on OpenShift
linkedin.com/company/red-hat
youtube.com/user/RedHatVideos
facebook.com/redhatinc
twitter.com/RedHat
LocationlessDataScienceonaModernSecureEdge
34
e-mail me at archer@redhat.com
Thank You
Questions?
A small footprint deployment
with long-life release support.
Key building blocks are Red
Hat Enterprise Linux and a
container runtime.
Red Hat OpenShift deploy-
ment on a single box (master
+ worker) with resources to
run full Kubernetes cluster as
well as application workloads.
Red Hat OpenShift masters
and workers reside on the
same node. High Availability
(HA) setup with 3 servers.
Red Hat OpenShift masters
reside in a central location,
with reliably-connected
workers distributed at edge
sites sharing a control plane.
Single node 3+ node HA
Small footprint device edge
Memory-constrained edge
servers and gateways
Telco 5G
near edge and MEC
Smart manufacturing
Remote office
Disconnected clusters
Asset monitoring
Telco 5G
far edge - RAN
IoT / data
collection gateways
Telco 5G
in-vehicle field operations
Telco 5G
sparsely populated areas
Autonomous vehicles
Intermittently connected IoT /
data collection gateways
uCPE
(customer premise equipment)
Edge AI & data pipelining
ExamplesDefinition
Single node edge servers Remote worker nodes Edge clusters (3+ node HA)
M
W
M W
M W
3WSR
EDGE ARCHITECTURES
Telco 5G
far edge - RAN
35

More Related Content

What's hot

Redington Value Journal - July 2018
Redington Value Journal - July 2018Redington Value Journal - July 2018
Redington Value Journal - July 2018
Redington Value Distribution
 
flexpod_hadoop_cloudera
flexpod_hadoop_clouderaflexpod_hadoop_cloudera
flexpod_hadoop_clouderaPrem Jain
 
Experiments in Predix: Ramping up by Mixing Theory and Practice
Experiments in Predix: Ramping up by Mixing Theory and PracticeExperiments in Predix: Ramping up by Mixing Theory and Practice
Experiments in Predix: Ramping up by Mixing Theory and Practice
Altoros
 
Fusion Cloud Data Centers: a new high tech frontier
Fusion Cloud Data Centers: a new high tech frontierFusion Cloud Data Centers: a new high tech frontier
Fusion Cloud Data Centers: a new high tech frontier
festival ICT 2016
 
Running the Grid on Linux
Running the Grid on LinuxRunning the Grid on Linux
Running the Grid on LinuxDan Tervo
 
Harel Kodesh, Vice President, Predix and CTO, GE Digital
Harel Kodesh, Vice President, Predix and CTO, GE DigitalHarel Kodesh, Vice President, Predix and CTO, GE Digital
Harel Kodesh, Vice President, Predix and CTO, GE Digital
MIT Enterprise Forum Cambridge
 
Leading the Way in Intelligent Data Center Infrastructure
Leading the Way in Intelligent Data Center InfrastructureLeading the Way in Intelligent Data Center Infrastructure
Leading the Way in Intelligent Data Center Infrastructure
Huawei Enterprise Hong Kong
 
S1: Predix ISV Partner Program (Predix Transform 2016)
S1: Predix ISV Partner Program (Predix Transform 2016)S1: Predix ISV Partner Program (Predix Transform 2016)
S1: Predix ISV Partner Program (Predix Transform 2016)
Predix
 
Predix Builder Roadshow
Predix Builder RoadshowPredix Builder Roadshow
Predix Builder Roadshow
Predix
 
GE Predix 新手入门 赵锴 物联网_IoT
GE Predix 新手入门 赵锴 物联网_IoTGE Predix 新手入门 赵锴 物联网_IoT
GE Predix 新手入门 赵锴 物联网_IoT
Kai Zhao
 
Open Source DWBI-A Primer
Open Source DWBI-A PrimerOpen Source DWBI-A Primer
Open Source DWBI-A Primer
partha69
 
Design advantages of Hadoop ETL offload with the Intel processor-powered Dell...
Design advantages of Hadoop ETL offload with the Intel processor-powered Dell...Design advantages of Hadoop ETL offload with the Intel processor-powered Dell...
Design advantages of Hadoop ETL offload with the Intel processor-powered Dell...
Principled Technologies
 
Bhadale group of companies our technology ecosystem
Bhadale group of companies our technology ecosystemBhadale group of companies our technology ecosystem
Bhadale group of companies our technology ecosystem
Vijayananda Mohire
 
Bilcare Cost Effectively Scales For Business Growth
Bilcare Cost Effectively Scales For Business GrowthBilcare Cost Effectively Scales For Business Growth
Bilcare Cost Effectively Scales For Business Growth
Bilcare Research
 
AIOps: Anomalies Detection of Distributed Traces
AIOps: Anomalies Detection of Distributed TracesAIOps: Anomalies Detection of Distributed Traces
AIOps: Anomalies Detection of Distributed Traces
Jorge Cardoso
 
Introducing the New MagicDraw Plug-In for RTI Connext DDS: Industrial IoT Mee...
Introducing the New MagicDraw Plug-In for RTI Connext DDS: Industrial IoT Mee...Introducing the New MagicDraw Plug-In for RTI Connext DDS: Industrial IoT Mee...
Introducing the New MagicDraw Plug-In for RTI Connext DDS: Industrial IoT Mee...
IncQuery Labs
 
Build the network of the future on your terms today
Build the network of the future on your terms todayBuild the network of the future on your terms today
Build the network of the future on your terms today
Dell World
 
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlexTechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
Robb Boyd
 

What's hot (19)

Redington Value Journal - July 2018
Redington Value Journal - July 2018Redington Value Journal - July 2018
Redington Value Journal - July 2018
 
flexpod_hadoop_cloudera
flexpod_hadoop_clouderaflexpod_hadoop_cloudera
flexpod_hadoop_cloudera
 
Experiments in Predix: Ramping up by Mixing Theory and Practice
Experiments in Predix: Ramping up by Mixing Theory and PracticeExperiments in Predix: Ramping up by Mixing Theory and Practice
Experiments in Predix: Ramping up by Mixing Theory and Practice
 
Fusion Cloud Data Centers: a new high tech frontier
Fusion Cloud Data Centers: a new high tech frontierFusion Cloud Data Centers: a new high tech frontier
Fusion Cloud Data Centers: a new high tech frontier
 
Running the Grid on Linux
Running the Grid on LinuxRunning the Grid on Linux
Running the Grid on Linux
 
GE Predix - The IIoT Platform
GE Predix - The IIoT PlatformGE Predix - The IIoT Platform
GE Predix - The IIoT Platform
 
Harel Kodesh, Vice President, Predix and CTO, GE Digital
Harel Kodesh, Vice President, Predix and CTO, GE DigitalHarel Kodesh, Vice President, Predix and CTO, GE Digital
Harel Kodesh, Vice President, Predix and CTO, GE Digital
 
Leading the Way in Intelligent Data Center Infrastructure
Leading the Way in Intelligent Data Center InfrastructureLeading the Way in Intelligent Data Center Infrastructure
Leading the Way in Intelligent Data Center Infrastructure
 
S1: Predix ISV Partner Program (Predix Transform 2016)
S1: Predix ISV Partner Program (Predix Transform 2016)S1: Predix ISV Partner Program (Predix Transform 2016)
S1: Predix ISV Partner Program (Predix Transform 2016)
 
Predix Builder Roadshow
Predix Builder RoadshowPredix Builder Roadshow
Predix Builder Roadshow
 
GE Predix 新手入门 赵锴 物联网_IoT
GE Predix 新手入门 赵锴 物联网_IoTGE Predix 新手入门 赵锴 物联网_IoT
GE Predix 新手入门 赵锴 物联网_IoT
 
Open Source DWBI-A Primer
Open Source DWBI-A PrimerOpen Source DWBI-A Primer
Open Source DWBI-A Primer
 
Design advantages of Hadoop ETL offload with the Intel processor-powered Dell...
Design advantages of Hadoop ETL offload with the Intel processor-powered Dell...Design advantages of Hadoop ETL offload with the Intel processor-powered Dell...
Design advantages of Hadoop ETL offload with the Intel processor-powered Dell...
 
Bhadale group of companies our technology ecosystem
Bhadale group of companies our technology ecosystemBhadale group of companies our technology ecosystem
Bhadale group of companies our technology ecosystem
 
Bilcare Cost Effectively Scales For Business Growth
Bilcare Cost Effectively Scales For Business GrowthBilcare Cost Effectively Scales For Business Growth
Bilcare Cost Effectively Scales For Business Growth
 
AIOps: Anomalies Detection of Distributed Traces
AIOps: Anomalies Detection of Distributed TracesAIOps: Anomalies Detection of Distributed Traces
AIOps: Anomalies Detection of Distributed Traces
 
Introducing the New MagicDraw Plug-In for RTI Connext DDS: Industrial IoT Mee...
Introducing the New MagicDraw Plug-In for RTI Connext DDS: Industrial IoT Mee...Introducing the New MagicDraw Plug-In for RTI Connext DDS: Industrial IoT Mee...
Introducing the New MagicDraw Plug-In for RTI Connext DDS: Industrial IoT Mee...
 
Build the network of the future on your terms today
Build the network of the future on your terms todayBuild the network of the future on your terms today
Build the network of the future on your terms today
 
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlexTechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
TechWiseTV Workshop: Improving Performance and Agility with Cisco HyperFlex
 

Similar to Locationless data science on a modern secure edge

Leveraging IoT as part of your digital transformation
Leveraging IoT as part of your digital transformationLeveraging IoT as part of your digital transformation
Leveraging IoT as part of your digital transformation
John Archer
 
Automated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge CloudsAutomated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge Clouds
Jay Bryant
 
Accelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to CloudAccelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to Cloud
Rebekah Rodriguez
 
Are you ready to be edgy? Bringing applications to the edge of the network
Are you ready to be edgy? Bringing applications to the edge of the networkAre you ready to be edgy? Bringing applications to the edge of the network
Are you ready to be edgy? Bringing applications to the edge of the network
Megan O'Keefe
 
Open Source Edge Computing Platforms - Overview
Open Source Edge Computing Platforms - OverviewOpen Source Edge Computing Platforms - Overview
Open Source Edge Computing Platforms - Overview
Krishna-Kumar
 
Red Hat multi-cluster management & what's new in OpenShift
Red Hat multi-cluster management & what's new in OpenShiftRed Hat multi-cluster management & what's new in OpenShift
Red Hat multi-cluster management & what's new in OpenShift
Kangaroot
 
Acceleration_and_Security_draft_v2
Acceleration_and_Security_draft_v2Acceleration_and_Security_draft_v2
Acceleration_and_Security_draft_v2Srinivasa Addepalli
 
Building Efficient Edge Nodes for Content Delivery Networks
Building Efficient Edge Nodes for Content Delivery NetworksBuilding Efficient Edge Nodes for Content Delivery Networks
Building Efficient Edge Nodes for Content Delivery Networks
Rebekah Rodriguez
 
Huawei OceanStorDoradoAll-Flashtorage Systems.pdf
Huawei OceanStorDoradoAll-Flashtorage Systems.pdfHuawei OceanStorDoradoAll-Flashtorage Systems.pdf
Huawei OceanStorDoradoAll-Flashtorage Systems.pdf
vineeshen2
 
2008-01-23 Red Hat Overview to CUNY Information Managers Forum
2008-01-23 Red Hat Overview to CUNY Information Managers Forum2008-01-23 Red Hat Overview to CUNY Information Managers Forum
2008-01-23 Red Hat Overview to CUNY Information Managers Forum
Shawn Wells
 
cncf overview and building edge computing using kubernetes
cncf overview and building edge computing using kubernetescncf overview and building edge computing using kubernetes
cncf overview and building edge computing using kubernetes
Krishna-Kumar
 
Managing the Robotics Organization with Robotics – IoT
Managing the Robotics Organization with Robotics – IoTManaging the Robotics Organization with Robotics – IoT
Managing the Robotics Organization with Robotics – IoT
Rising Media, Inc.
 
Enabling the Deployment of Edge Services with the Open Network Edge Services ...
Enabling the Deployment of Edge Services with the Open Network Edge Services ...Enabling the Deployment of Edge Services with the Open Network Edge Services ...
Enabling the Deployment of Edge Services with the Open Network Edge Services ...
Liz Warner
 
Ceph Day Amsterdam 2015 - Building your own disaster? The safe way to make C...
Ceph Day Amsterdam 2015 - Building your own disaster?  The safe way to make C...Ceph Day Amsterdam 2015 - Building your own disaster?  The safe way to make C...
Ceph Day Amsterdam 2015 - Building your own disaster? The safe way to make C...
Ceph Community
 
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable SolutionsGetting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Radisys Corporation
 
Open Source Software for Industry 4.0
Open Source Software for Industry 4.0Open Source Software for Industry 4.0
Open Source Software for Industry 4.0
Ian Skerrett
 
inmation Presentation
inmation Presentationinmation Presentation
inmation Presentation
inmation Software GmbH
 
Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Log...
Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Log...Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Log...
Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Log...
mfrancis
 
2008-03-06 Harris Corp Security Seminar
2008-03-06 Harris Corp Security Seminar2008-03-06 Harris Corp Security Seminar
2008-03-06 Harris Corp Security Seminar
Shawn Wells
 
Audax Group: CIO Perspectives - Managing The Copy Data Explosion
Audax Group: CIO Perspectives - Managing The Copy Data ExplosionAudax Group: CIO Perspectives - Managing The Copy Data Explosion
Audax Group: CIO Perspectives - Managing The Copy Data Explosion
actifio
 

Similar to Locationless data science on a modern secure edge (20)

Leveraging IoT as part of your digital transformation
Leveraging IoT as part of your digital transformationLeveraging IoT as part of your digital transformation
Leveraging IoT as part of your digital transformation
 
Automated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge CloudsAutomated Deployment and Management of Edge Clouds
Automated Deployment and Management of Edge Clouds
 
Accelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to CloudAccelerating Innovation from Edge to Cloud
Accelerating Innovation from Edge to Cloud
 
Are you ready to be edgy? Bringing applications to the edge of the network
Are you ready to be edgy? Bringing applications to the edge of the networkAre you ready to be edgy? Bringing applications to the edge of the network
Are you ready to be edgy? Bringing applications to the edge of the network
 
Open Source Edge Computing Platforms - Overview
Open Source Edge Computing Platforms - OverviewOpen Source Edge Computing Platforms - Overview
Open Source Edge Computing Platforms - Overview
 
Red Hat multi-cluster management & what's new in OpenShift
Red Hat multi-cluster management & what's new in OpenShiftRed Hat multi-cluster management & what's new in OpenShift
Red Hat multi-cluster management & what's new in OpenShift
 
Acceleration_and_Security_draft_v2
Acceleration_and_Security_draft_v2Acceleration_and_Security_draft_v2
Acceleration_and_Security_draft_v2
 
Building Efficient Edge Nodes for Content Delivery Networks
Building Efficient Edge Nodes for Content Delivery NetworksBuilding Efficient Edge Nodes for Content Delivery Networks
Building Efficient Edge Nodes for Content Delivery Networks
 
Huawei OceanStorDoradoAll-Flashtorage Systems.pdf
Huawei OceanStorDoradoAll-Flashtorage Systems.pdfHuawei OceanStorDoradoAll-Flashtorage Systems.pdf
Huawei OceanStorDoradoAll-Flashtorage Systems.pdf
 
2008-01-23 Red Hat Overview to CUNY Information Managers Forum
2008-01-23 Red Hat Overview to CUNY Information Managers Forum2008-01-23 Red Hat Overview to CUNY Information Managers Forum
2008-01-23 Red Hat Overview to CUNY Information Managers Forum
 
cncf overview and building edge computing using kubernetes
cncf overview and building edge computing using kubernetescncf overview and building edge computing using kubernetes
cncf overview and building edge computing using kubernetes
 
Managing the Robotics Organization with Robotics – IoT
Managing the Robotics Organization with Robotics – IoTManaging the Robotics Organization with Robotics – IoT
Managing the Robotics Organization with Robotics – IoT
 
Enabling the Deployment of Edge Services with the Open Network Edge Services ...
Enabling the Deployment of Edge Services with the Open Network Edge Services ...Enabling the Deployment of Edge Services with the Open Network Edge Services ...
Enabling the Deployment of Edge Services with the Open Network Edge Services ...
 
Ceph Day Amsterdam 2015 - Building your own disaster? The safe way to make C...
Ceph Day Amsterdam 2015 - Building your own disaster?  The safe way to make C...Ceph Day Amsterdam 2015 - Building your own disaster?  The safe way to make C...
Ceph Day Amsterdam 2015 - Building your own disaster? The safe way to make C...
 
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable SolutionsGetting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
Getting to the Edge – Exploring 4G/5G Cloud-RAN Deployable Solutions
 
Open Source Software for Industry 4.0
Open Source Software for Industry 4.0Open Source Software for Industry 4.0
Open Source Software for Industry 4.0
 
inmation Presentation
inmation Presentationinmation Presentation
inmation Presentation
 
Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Log...
Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Log...Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Log...
Leveraging the strength of OSGi to deliver a convergent IoT Ecosystem - O Log...
 
2008-03-06 Harris Corp Security Seminar
2008-03-06 Harris Corp Security Seminar2008-03-06 Harris Corp Security Seminar
2008-03-06 Harris Corp Security Seminar
 
Audax Group: CIO Perspectives - Managing The Copy Data Explosion
Audax Group: CIO Perspectives - Managing The Copy Data ExplosionAudax Group: CIO Perspectives - Managing The Copy Data Explosion
Audax Group: CIO Perspectives - Managing The Copy Data Explosion
 

More from John Archer

Enabling Enterprise-wide OT Data access with Matrikon Data Broker.pdf
Enabling Enterprise-wide OT Data access  with Matrikon Data Broker.pdfEnabling Enterprise-wide OT Data access  with Matrikon Data Broker.pdf
Enabling Enterprise-wide OT Data access with Matrikon Data Broker.pdf
John Archer
 
Red Hat Java Update and Quarkus Introduction
Red Hat Java Update and Quarkus IntroductionRed Hat Java Update and Quarkus Introduction
Red Hat Java Update and Quarkus Introduction
John Archer
 
DDDP 2019 - Brown to Green
DDDP 2019  - Brown to GreenDDDP 2019  - Brown to Green
DDDP 2019 - Brown to Green
John Archer
 
Delivering Agile Data Science on Openshift - Red Hat Summit 2019
Delivering Agile Data Science on Openshift  - Red Hat Summit 2019Delivering Agile Data Science on Openshift  - Red Hat Summit 2019
Delivering Agile Data Science on Openshift - Red Hat Summit 2019
John Archer
 
Democratizing Data Science on Kubernetes
Democratizing Data Science on Kubernetes Democratizing Data Science on Kubernetes
Democratizing Data Science on Kubernetes
John Archer
 
Openshift 3.10 & Container solutions for Blockchain, IoT and Data Science
Openshift 3.10 & Container solutions for Blockchain, IoT and Data ScienceOpenshift 3.10 & Container solutions for Blockchain, IoT and Data Science
Openshift 3.10 & Container solutions for Blockchain, IoT and Data Science
John Archer
 
Single View of Well, Production and Assets
Single View of Well, Production and AssetsSingle View of Well, Production and Assets
Single View of Well, Production and Assets
John Archer
 
Red Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft AzureRed Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft Azure
John Archer
 
Field development and operational optimization for unconventionals
 Field development and operational optimization for unconventionals Field development and operational optimization for unconventionals
Field development and operational optimization for unconventionals
John Archer
 

More from John Archer (9)

Enabling Enterprise-wide OT Data access with Matrikon Data Broker.pdf
Enabling Enterprise-wide OT Data access  with Matrikon Data Broker.pdfEnabling Enterprise-wide OT Data access  with Matrikon Data Broker.pdf
Enabling Enterprise-wide OT Data access with Matrikon Data Broker.pdf
 
Red Hat Java Update and Quarkus Introduction
Red Hat Java Update and Quarkus IntroductionRed Hat Java Update and Quarkus Introduction
Red Hat Java Update and Quarkus Introduction
 
DDDP 2019 - Brown to Green
DDDP 2019  - Brown to GreenDDDP 2019  - Brown to Green
DDDP 2019 - Brown to Green
 
Delivering Agile Data Science on Openshift - Red Hat Summit 2019
Delivering Agile Data Science on Openshift  - Red Hat Summit 2019Delivering Agile Data Science on Openshift  - Red Hat Summit 2019
Delivering Agile Data Science on Openshift - Red Hat Summit 2019
 
Democratizing Data Science on Kubernetes
Democratizing Data Science on Kubernetes Democratizing Data Science on Kubernetes
Democratizing Data Science on Kubernetes
 
Openshift 3.10 & Container solutions for Blockchain, IoT and Data Science
Openshift 3.10 & Container solutions for Blockchain, IoT and Data ScienceOpenshift 3.10 & Container solutions for Blockchain, IoT and Data Science
Openshift 3.10 & Container solutions for Blockchain, IoT and Data Science
 
Single View of Well, Production and Assets
Single View of Well, Production and AssetsSingle View of Well, Production and Assets
Single View of Well, Production and Assets
 
Red Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft AzureRed Hat Openshift on Microsoft Azure
Red Hat Openshift on Microsoft Azure
 
Field development and operational optimization for unconventionals
 Field development and operational optimization for unconventionals Field development and operational optimization for unconventionals
Field development and operational optimization for unconventionals
 

Recently uploaded

Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
Alison B. Lowndes
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Product School
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
Jemma Hussein Allen
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
ControlCase
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
Product School
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
Thijs Feryn
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
BookNet Canada
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
Guy Korland
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
g2nightmarescribd
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
Elena Simperl
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
DanBrown980551
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Tobias Schneck
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
Product School
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
Elena Simperl
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Thierry Lestable
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Inflectra
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
RTTS
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
Sri Ambati
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
Safe Software
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance
 

Recently uploaded (20)

Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........Bits & Pixels using AI for Good.........
Bits & Pixels using AI for Good.........
 
Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...Designing Great Products: The Power of Design and Leadership by Chief Designe...
Designing Great Products: The Power of Design and Leadership by Chief Designe...
 
The Future of Platform Engineering
The Future of Platform EngineeringThe Future of Platform Engineering
The Future of Platform Engineering
 
PCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase TeamPCI PIN Basics Webinar from the Controlcase Team
PCI PIN Basics Webinar from the Controlcase Team
 
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
De-mystifying Zero to One: Design Informed Techniques for Greenfield Innovati...
 
Accelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish CachingAccelerate your Kubernetes clusters with Varnish Caching
Accelerate your Kubernetes clusters with Varnish Caching
 
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...Transcript: Selling digital books in 2024: Insights from industry leaders - T...
Transcript: Selling digital books in 2024: Insights from industry leaders - T...
 
GraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge GraphGraphRAG is All You need? LLM & Knowledge Graph
GraphRAG is All You need? LLM & Knowledge Graph
 
Generating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using SmithyGenerating a custom Ruby SDK for your web service or Rails API using Smithy
Generating a custom Ruby SDK for your web service or Rails API using Smithy
 
When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...When stars align: studies in data quality, knowledge graphs, and machine lear...
When stars align: studies in data quality, knowledge graphs, and machine lear...
 
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
LF Energy Webinar: Electrical Grid Modelling and Simulation Through PowSyBl -...
 
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
Kubernetes & AI - Beauty and the Beast !?! @KCD Istanbul 2024
 
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
AI for Every Business: Unlocking Your Product's Universal Potential by VP of ...
 
Knowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and backKnowledge engineering: from people to machines and back
Knowledge engineering: from people to machines and back
 
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
Empowering NextGen Mobility via Large Action Model Infrastructure (LAMI): pav...
 
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered QualitySoftware Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
Software Delivery At the Speed of AI: Inflectra Invests In AI-Powered Quality
 
JMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and GrafanaJMeter webinar - integration with InfluxDB and Grafana
JMeter webinar - integration with InfluxDB and Grafana
 
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
GenAISummit 2024 May 28 Sri Ambati Keynote: AGI Belongs to The Community in O...
 
Essentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with ParametersEssentials of Automations: Optimizing FME Workflows with Parameters
Essentials of Automations: Optimizing FME Workflows with Parameters
 
FIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdfFIDO Alliance Osaka Seminar: Overview.pdf
FIDO Alliance Osaka Seminar: Overview.pdf
 

Locationless data science on a modern secure edge

  • 1. 1 Locationless Data Science on a Modern Secure Edge John Archer Chief Architect Energy Red Hat
  • 3. 3
  • 4. 4
  • 5. Edge computing with Red Hat 5 The complexities of edge computing Need to manage up to hundreds of thousands nodes and clusters remotely Ensure support for a heterogenous hardware and software environments Provide a consistent approach for developer and IT operations teams Scale Interoperability Consistency
  • 6. Reduced downtime Lower OpEx and CapEx Lower workforce risk Less environmental impact Process control Environment monitoring Autonomous vehicles Edge computing with Red Hat 6 Edge computing is already happening...but... EnergyManufacturing Telecommunication s Private Networks vRAN Distributed Core Predictive maintenance Factory automation AR + remote export Use cases Benefits Better user experience Scale to meet demand Greater network flexibility Improved resilience Reduced downtime Increased productivity Longer asset lifetime Improved factory safety Industrial use cases with AI/ML
  • 7. OS Security Not Taken Seriously By Control System Companies 7
  • 8. Evolving Red Hat Enterprise Linux to extend to the edge
  • 9. ● Measured Boot ● Secure Boot ● Green Boot ● Full End-to-End Disk Encryption ● Push and Pull Signed Containers ● Transactionally Safe Patching - rpm-ostree ● OS and Firmware Over-the-Air Style updates ● Composable OS - osbuild What is needed for a Modern Secure Edge OS? 9
  • 10. Red Hat Enterprise Linux ▸ Proven success with Edge workloads ▸ Enterprise life cycle, security, support ▸ Stable kABI/API & Application APIs ▸ Rich content of Application Streams, Container engines, & Container images EDGE COMPUTING ▸ Massive RHEL IHV/ISV ecosystem ▸ Foundation for the Red Hat portfolio ▸ Upstream leadership and customer advocate ▸ Simplified subscriptions w/ Smart Mgt ▸ Broad partner network Value Proposition for Edge - Today Trusted Platform Ecosystem and Expertise
  • 11. Industrial application classification as defined by IEC62734 per TMEE 263 Edge application class types and scope mapping Safety Class 0 Emergency action Always critical Control Class 1 Closed loop regulatory control Often critical Class 2 Closed loop supervisory control Usually non-critical Class 3 Open loop control Human in the loop Monitoring Class 4 Alerting Short-term operational consequence (e.g., event-based maintenance) Class 5 Logging and downloading/uploading No immediate operational consequence (e.g., history collection, sequence-of-events, preventive maintenance)
  • 12. Open Edge Computing requires work across many communities, partners & ecosystems to deliver a unified platform for distributed environments ● Software lifecycle for devices with 10+ year lifetimes ● Install, deploy and manage millions of devices with minimal human effort ● Efficient support for thousands-to-millions of identical devices ● Application development lifecycle that encompasses edge devices and core compute ● Long-term security for devices in physically and logically unsecured environments ● Engaging upstream communities to build, adopt, support, and advance these solutions EDGE COMPUTING What Challenges Can the Device Edge Solve?
  • 13. We believe Red Hat can help 13 Hybrid cloud provides operational consistency across your architecture-all the way to the edge Open source harnesses the power of collaboration to drive innovation and interoperability “If edge computing is going to be a realistic future for enterprise IT, it needs the hybrid cloud and open source to thrive.” Paul Cormier Red Hat President and CEO Edge computing with Red Hat
  • 14. Edge computing with Red Hat 14 Edge is part of our open hybrid cloud strategy Any workload, any footprint, any location App App App App Physical Virtual Private cloud Public cloud Device edge Enterprise edge Provider edge Enterprise coreProvider core
  • 15. STRICTLY INTERNAL ONLY End-User Premises Edge Provider Edge Provider/Enterprise Core “last mile” FOOTPRINT SCALE Red Hat’s focus Edge Server/Gateway Regional Data Center Infrastructure Edge Provider Far Edge Provider Access Edge Provider Aggregation Edge Core Data Center Device or Sensor 15 Edge Tiers WHAT IS THE EDGE Device Edge Centralize where you can, distribute where you must
  • 16. STRICTLY INTERNAL ONLY End-User Premises Edge Provider Edge Provider/Enterprise Core Edge Server/Gateway Regional Data Center Infrastructure Edge Provider Far Edge Provider Access Edge Provider Aggregation Edge Core Data Center Device or Sensor 16 Oil and Gas Data FlowPartners Red Hat’s focus Remote Decision Support Real-time Data Hub Third Party Sensor Data TankerLand Rig Deepwater Rig Innovatio Collaboration OSDU Field Location Real-time Data HubField Crews Water Trucks Seismic Streamers Refinery Wind Turbine Solar Farm
  • 17. STRICTLY INTERNAL ONLY End-User Premises Edge Provider Edge Provider/Enterprise Core Edge Server/Gateway Regional Data Center Infrastructure Edge Provider Far Edge Provider Access Edge Provider Aggregation Edge Core Data Center Device or Sensor 17 Oil and Gas Data FlowPartners Red Hat’s focus Remote Decision Support Real-time Data Hub Modern SCADA Model Training Third Party Sensor Data Innovation Collaboration OSDU Field Location Real-time Data HubNVIDIA Jetson and Xavier NVIDIA P40 and V100 NVIDIA P100 and V100 NVIDIA P100 and V100NVIDIA P100 and V100 Inference Model Training Retraining
  • 18. If you can do it once, you can do it 1000s of times. 18 EDGE COMPUTING Full Stack Reproducible Everywhere Needed Advanced Cluster Management Mirror SW images config “blueprints” credentials Upload telemetry resource status Across smaller footprint hardware for device edge (x1 mil)
  • 19. Red Hat Enterprise Linux ▸ Zero-touch provisioning + Ignition ▸ Hardware Attestation w/ advanced IMA policies ▸ Auto-disk encryption w/ TPMv2 ▸ Read-only OS binaries Security Enhancements Operational Enhancements Value Proposition for Edge ▸ Image deployments w/ rpm-ostree updates ▸ Optimized OTA updates (static-deltas) ▸ Flexible update/upgrade model ▸ LVFS via fwupdmgr EDGE COMPUTING
  • 20. Initial Deliverables for Edge 20 Bringing the technology from Fedora IoT to the enterprise Greenboot provides additional resilience and peace of mind by allowing custom health checks to trigger node rollbacks. Delivered as a Flexible BlueprintIntelligent OS Rollbacks RHEL’s Image Builder enables the right level of flexibility for OS content, configuration, update cadence, and image life cycle. Transactional Updates rpm-ostree ensures a known-good state for each update. OTA payloads are optimized for low-bandwidth environments. EDGE COMPUTING
  • 21. Looking Further into the Future of Red Hat Enterprise Linux
  • 22. 22 Reduced Footprint Fedora/RHEL Minimization objective & pipeline ▸ Optimization of distribution content for small footprints and containers ▸ https://tiny.distro.builders/ Management & toolbox containers ▸ Optionally move bash and other common packages from the host into a management container EDGE COMPUTING
  • 23. 23 EDGE COMPUTING Measuring & Attestation w/ TPM 2.0 Local system measurement: ▸ Enhancement to rpm and IMA on the local system to ensure only trusted binaries can be executed. ▸ Ensure important files that are loaded or executed are measured. Keylime project: ▸ Remotely ensure a device is running trusted code with the correct configuration ▸ Require remote attestation in order to connect to back end services Trusted Computing Group: ▸ Standards to ensure compliant implementations can verify published measurements from vendors
  • 24. Production Data Science at the Edge
  • 26. Edge computing with Red Hat M W M W M W Central Data center Regional DC High BW Site Low BW or Disconnected Site or Cluster Management and Application deployment Kubernetes node control Edge deployments with OpenShift Far Edge26
  • 28. 28
  • 29. OpenDataHub Roadmap 29 ● ODH JupyterHub Forked JupyterHub repos under Open Data Hub github repo for maintaining new changes. Added notebook images to Thoth Station for building. Added ability to launch JupyterLab images. ● Notebooks to Pipelines with Elyra Added a JupyterLab notebook image that includes Elyra. Elyra converts notebooks to Argo or Kubeflow pipelines. ● Mixing ODH & KF components- Distributed Training Added Pytorch operator to work with Open Data Hub components. ● Mixing ODH & KF components- Kubeflow Monitoring Added monitoring to Kubeflow components by enabling monitoring to Argo and adding Prometheus and Grafana to Kubeflow installation. ● CI/CD Added more tests to Open Data Hub components including Kafka and Superset and enhanced JupyterHub testing by adding Selenium for web portal testing
  • 30. Data Science Edge Production Challenges 30 ● Legacy and brownfield equipment ● Network design and support at edge ● Many efforts stuck in the data center ● Cost of moving data and identifying what to backhaul ● Data Quality generation at edge - uncalibrated sensors ● Most teams still maturing their ML/AL/DL/RL workflows ● Enablement of field edge personnel ● At Risk deployments
  • 31. 31
  • 32. 32
  • 33. 33 Compressor Monitoring with PerceptiLabs on OpenShift
  • 35. A small footprint deployment with long-life release support. Key building blocks are Red Hat Enterprise Linux and a container runtime. Red Hat OpenShift deploy- ment on a single box (master + worker) with resources to run full Kubernetes cluster as well as application workloads. Red Hat OpenShift masters and workers reside on the same node. High Availability (HA) setup with 3 servers. Red Hat OpenShift masters reside in a central location, with reliably-connected workers distributed at edge sites sharing a control plane. Single node 3+ node HA Small footprint device edge Memory-constrained edge servers and gateways Telco 5G near edge and MEC Smart manufacturing Remote office Disconnected clusters Asset monitoring Telco 5G far edge - RAN IoT / data collection gateways Telco 5G in-vehicle field operations Telco 5G sparsely populated areas Autonomous vehicles Intermittently connected IoT / data collection gateways uCPE (customer premise equipment) Edge AI & data pipelining ExamplesDefinition Single node edge servers Remote worker nodes Edge clusters (3+ node HA) M W M W M W 3WSR EDGE ARCHITECTURES Telco 5G far edge - RAN 35