SlideShare a Scribd company logo
An Introduction To
SQL Server 2019
Big Data Clusters
#DataRelay@DataRelay_UK DataRelay.co.uk
Thank you to our sponsors. We couldn’t do it without
you!
PLATINUM
BRONZE
GOLD
About Me
 EMEA SQL Server Solutions architect for Pure Storage
 A user of SQL Server since 2000
 14+ years of SQL Server experience
 Speaker on the SQL Server community circuit
Does your organisation ? . . .
. . .aggregate data from
various data sources and
finds itself drowning in SSIS
packages ?
. . . use data science tools and
T-SQL, and it needs to keep
sensitive data on the same
platform for use by users of both
technologies ?
. . . need to store large
amounts of unstructured data
and query this using
traditional SQL Server tools ?
. . . need a true scale out
data platform?
Disclaimer
 The big data cluster content in this deck
is correct as of release candidate 1 (RC1)
 Things may (and will) change
between RC1 and the RTM version of SQL Server 2019
 Hybrid SQL Server / Spark scale-out
data platform
 Features next generation of PolyBase
 Runs on Kubernetes
What Are Big Data Clusters ?
 Available in public preview form
 Kerberos integration only available in
private preview form
 GA second half on 2019 sometime
Microsoft Ignite Time ?
The Story So Far
 Containers at the bottom
 Kubernetes in the middle
 SQL Server 2019 big data clusters
at the top
The Different Layers Of The ‘Cake’
Containers – A Good Analogy
 Scale-out
 Container scheduling
 Application resilience
 Service discovery
 Storage orchestration
 Etc . . . Etc . . .
But All Is Not Well – What About ? . . .
Kubernetes To The Rescue
Youtube link
A Great Introduction to Kubernetes 101
Kubernetes TL;DR
Node Ports Services
Node Node
Pod Pod
31387
Node Node
Pod Pod
Connecting To Applications
31387 31387
 ‘Master’ node(s)
 {API} server
 Control
 Scheduling
 Cluster state (etcd / cosmosdb)
The Kubernetes Cluster ‘Brain’
 ‘Worker’ node(s)
 Kubelets
 Pods
 Volumes
 Container run time
The Kubernetes Cluster ‘Body’
 Python
 azdata (formally mssqlctl)
 kubectl
 vscode with Kubernetes extension
 Azure data studio
 SQL Server 2019 extension
 SQL Server Management Studio version 18+
Tools
Big Data Cluster Architecture
ODBC NoSQL Relational databases Big Data
SQL Server
Analytics Apps
PolyBase external tables
T-SQL
Big Data Cluster Architecture
azdata bdc hdfs mount create --remote-uri=s3a:<remote-uri> --mount-path=<mount-path>
HDFS Tiering
NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE
Appproxy-svc-external LoadBalancer 10.233.19.57 192.168.101.50 8080:30778/TCP 37h
Controller-svc-external LoadBalancer 10.233.63.91 192.168.101.51 80:30080/TCP 32h
Gateway-svc-external LoadBalancer 10.233.38.193 192.168.101.52 8443:30443/TCP 32h
Master-svc-external LoadBalancer 10.233.19.51 192.168.101.53 1433:31433/TCP 32h
Mgmtproxy-svc-external LoadBalancer 10.233.12.208 192.168.101.54 8080:30777/TCP 32h
azdata
Connecting To The Cluster
 Storage pool: curl, Azure Data Factory, kubectl cp or HDFS tiering
 Data pool: any TDS tool / client or external tables
Data Ingestion
 Create a Kubernetes cluster
 Install Python
 Install azdata
 Setup environment vars or
JSON
 Create cluster with azdata
Creating A Big Data Cluster: One Way
 Install Python
 Install azdata
 az login (get account id)
 Download and run
deploy-sql-big-data-aks.py
. . . The Fastest Way
 Worker node hosts running out of
space for docker images
 docker rmi is your friend !!!
 Using old versions of mssqlctl
 mssqlctl –version to the rescue
Main Gotches I Ran Into
 Kubernetes
+ storage
= source of great confusion
 Ephemeral storage
= great for kicking the tyres
 What about production grade
installations ?
IBM RAMAC
worlds first commercial hard drive
A Word On Storage
 Data protection
 Security
 Elasticity
 Licensing
Missing Pieces Of The Puzzle
From upgrade to a new release
Data Protection
Security
Other Cool Stuff
 Deploy and consume apps:
R, Python, Mleap and SSIS,
 Data wrangling with PROSE code
accelerator,
 Spark machine learning with Mleap,
 Sparklyr,
 Bulk processing in Spark.
 New York Taxi dataset (S3)
imported via HDFS tiering
 Data analysed with a python
notebook in Azure Data Studio
 External table created for
analysis of the data using
Transact-SQL
Recorded Demo
https://www.youtube.com/watch?v=JXKvCLhKSw8
https://github.com/microsoft/sqlworkshops/tree/master/sqlserver2019bigdataclusters
Take A Picture Of Me
 Official documentation
 Microsoft workshops
 Anything from Kelsey Hightower on youtube.com
Where To Next ?
Questions ?
Contact Details
•
•
•
•
ChrisAdkin8
cadkin@purestorage.com
http://uk.linkedin.com/in/wollatondba
#DataRelay@DataRelay_UK DataRelay.co.uk
https://datarelay.co.uk/Feedback
Feedback
PLATINUM
BRONZE
GOLD
Ad

Recommended

Data weekender deploying prod grade sql 2019 big data clusters
Data weekender deploying prod grade sql 2019 big data clusters
Chris Adkin
 
Bdc from bare metal to k8s
Bdc from bare metal to k8s
Chris Adkin
 
A guide of PostgreSQL on Kubernetes
A guide of PostgreSQL on Kubernetes
t8kobayashi
 
Deploying PostgreSQL on Kubernetes
Deploying PostgreSQL on Kubernetes
Jimmy Angelakos
 
Critical Attributes for a High-Performance, Low-Latency Database
Critical Attributes for a High-Performance, Low-Latency Database
ScyllaDB
 
Taking Your Database Beyond the Border of a Single Kubernetes Cluster
Taking Your Database Beyond the Border of a Single Kubernetes Cluster
Christopher Bradford
 
Serverless Data Platform
Serverless Data Platform
Shu-Jeng Hsieh
 
ClickHouse on Kubernetes! By Robert Hodges, Altinity CEO
ClickHouse on Kubernetes! By Robert Hodges, Altinity CEO
Altinity Ltd
 
Pachyderm: Building a Big Data Beast On Kubernetes
Pachyderm: Building a Big Data Beast On Kubernetes
KubeAcademy
 
Steering the Sea Monster - Integrating Scylla with Kubernetes
Steering the Sea Monster - Integrating Scylla with Kubernetes
ScyllaDB
 
Introducing Scylla Manager: Cluster Management and Task Automation
Introducing Scylla Manager: Cluster Management and Task Automation
ScyllaDB
 
Apache Spark on K8s and HDFS Security
Apache Spark on K8s and HDFS Security
Databricks
 
Spark day 2017 - Spark on Kubernetes
Spark day 2017 - Spark on Kubernetes
Yousun Jeong
 
Running Cassandra in AWS
Running Cassandra in AWS
DataStax Academy
 
Scylla: 1 Million CQL operations per second per server
Scylla: 1 Million CQL operations per second per server
Avi Kivity
 
Beyond Ingresses - Better Traffic Management in Kubernetes
Beyond Ingresses - Better Traffic Management in Kubernetes
Mark McBride
 
Taking Your Database Global with Kubernetes
Taking Your Database Global with Kubernetes
Christopher Bradford
 
Terraform Modules Restructured
Terraform Modules Restructured
DoiT International
 
The Do’s and Don’ts of Benchmarking Databases
The Do’s and Don’ts of Benchmarking Databases
ScyllaDB
 
PGConf.ASIA 2019 Bali - Building PostgreSQL as a Service with Kubernetes - Ta...
PGConf.ASIA 2019 Bali - Building PostgreSQL as a Service with Kubernetes - Ta...
Equnix Business Solutions
 
12.07.2017 Docker Meetup - POSTGRE SQL ON KUBERNETES
12.07.2017 Docker Meetup - POSTGRE SQL ON KUBERNETES
Zalando adtech lab
 
ScyllaDB: NoSQL at Ludicrous Speed
ScyllaDB: NoSQL at Ludicrous Speed
J On The Beach
 
Scylla Summit 2016: Analytics Show Time - Spark and Presto Powered by Scylla
Scylla Summit 2016: Analytics Show Time - Spark and Presto Powered by Scylla
ScyllaDB
 
Containerizing GPU Applications with Docker for Scaling to the Cloud
Containerizing GPU Applications with Docker for Scaling to the Cloud
Subbu Rama
 
Data Processing solution for Health Domain.
Data Processing solution for Health Domain.
Suman Singh
 
Comparing Apache Cassandra 4.0, 3.0, and ScyllaDB
Comparing Apache Cassandra 4.0, 3.0, and ScyllaDB
ScyllaDB
 
Cassandra on Mesos Across Multiple Datacenters at Uber (Abhishek Verma) | C* ...
Cassandra on Mesos Across Multiple Datacenters at Uber (Abhishek Verma) | C* ...
DataStax
 
What we Learned About Application Resiliency When the Data Center Burned Down
What we Learned About Application Resiliency When the Data Center Burned Down
ScyllaDB
 
Introduction to SQL Server Big Data Clusters
Introduction to SQL Server Big Data Clusters
Rock Pereira
 
Microsoft ignite 2018 SQL Server 2019 big data clusters - intro session
Microsoft ignite 2018 SQL Server 2019 big data clusters - intro session
Travis Wright
 

More Related Content

What's hot (20)

Pachyderm: Building a Big Data Beast On Kubernetes
Pachyderm: Building a Big Data Beast On Kubernetes
KubeAcademy
 
Steering the Sea Monster - Integrating Scylla with Kubernetes
Steering the Sea Monster - Integrating Scylla with Kubernetes
ScyllaDB
 
Introducing Scylla Manager: Cluster Management and Task Automation
Introducing Scylla Manager: Cluster Management and Task Automation
ScyllaDB
 
Apache Spark on K8s and HDFS Security
Apache Spark on K8s and HDFS Security
Databricks
 
Spark day 2017 - Spark on Kubernetes
Spark day 2017 - Spark on Kubernetes
Yousun Jeong
 
Running Cassandra in AWS
Running Cassandra in AWS
DataStax Academy
 
Scylla: 1 Million CQL operations per second per server
Scylla: 1 Million CQL operations per second per server
Avi Kivity
 
Beyond Ingresses - Better Traffic Management in Kubernetes
Beyond Ingresses - Better Traffic Management in Kubernetes
Mark McBride
 
Taking Your Database Global with Kubernetes
Taking Your Database Global with Kubernetes
Christopher Bradford
 
Terraform Modules Restructured
Terraform Modules Restructured
DoiT International
 
The Do’s and Don’ts of Benchmarking Databases
The Do’s and Don’ts of Benchmarking Databases
ScyllaDB
 
PGConf.ASIA 2019 Bali - Building PostgreSQL as a Service with Kubernetes - Ta...
PGConf.ASIA 2019 Bali - Building PostgreSQL as a Service with Kubernetes - Ta...
Equnix Business Solutions
 
12.07.2017 Docker Meetup - POSTGRE SQL ON KUBERNETES
12.07.2017 Docker Meetup - POSTGRE SQL ON KUBERNETES
Zalando adtech lab
 
ScyllaDB: NoSQL at Ludicrous Speed
ScyllaDB: NoSQL at Ludicrous Speed
J On The Beach
 
Scylla Summit 2016: Analytics Show Time - Spark and Presto Powered by Scylla
Scylla Summit 2016: Analytics Show Time - Spark and Presto Powered by Scylla
ScyllaDB
 
Containerizing GPU Applications with Docker for Scaling to the Cloud
Containerizing GPU Applications with Docker for Scaling to the Cloud
Subbu Rama
 
Data Processing solution for Health Domain.
Data Processing solution for Health Domain.
Suman Singh
 
Comparing Apache Cassandra 4.0, 3.0, and ScyllaDB
Comparing Apache Cassandra 4.0, 3.0, and ScyllaDB
ScyllaDB
 
Cassandra on Mesos Across Multiple Datacenters at Uber (Abhishek Verma) | C* ...
Cassandra on Mesos Across Multiple Datacenters at Uber (Abhishek Verma) | C* ...
DataStax
 
What we Learned About Application Resiliency When the Data Center Burned Down
What we Learned About Application Resiliency When the Data Center Burned Down
ScyllaDB
 
Pachyderm: Building a Big Data Beast On Kubernetes
Pachyderm: Building a Big Data Beast On Kubernetes
KubeAcademy
 
Steering the Sea Monster - Integrating Scylla with Kubernetes
Steering the Sea Monster - Integrating Scylla with Kubernetes
ScyllaDB
 
Introducing Scylla Manager: Cluster Management and Task Automation
Introducing Scylla Manager: Cluster Management and Task Automation
ScyllaDB
 
Apache Spark on K8s and HDFS Security
Apache Spark on K8s and HDFS Security
Databricks
 
Spark day 2017 - Spark on Kubernetes
Spark day 2017 - Spark on Kubernetes
Yousun Jeong
 
Scylla: 1 Million CQL operations per second per server
Scylla: 1 Million CQL operations per second per server
Avi Kivity
 
Beyond Ingresses - Better Traffic Management in Kubernetes
Beyond Ingresses - Better Traffic Management in Kubernetes
Mark McBride
 
Taking Your Database Global with Kubernetes
Taking Your Database Global with Kubernetes
Christopher Bradford
 
Terraform Modules Restructured
Terraform Modules Restructured
DoiT International
 
The Do’s and Don’ts of Benchmarking Databases
The Do’s and Don’ts of Benchmarking Databases
ScyllaDB
 
PGConf.ASIA 2019 Bali - Building PostgreSQL as a Service with Kubernetes - Ta...
PGConf.ASIA 2019 Bali - Building PostgreSQL as a Service with Kubernetes - Ta...
Equnix Business Solutions
 
12.07.2017 Docker Meetup - POSTGRE SQL ON KUBERNETES
12.07.2017 Docker Meetup - POSTGRE SQL ON KUBERNETES
Zalando adtech lab
 
ScyllaDB: NoSQL at Ludicrous Speed
ScyllaDB: NoSQL at Ludicrous Speed
J On The Beach
 
Scylla Summit 2016: Analytics Show Time - Spark and Presto Powered by Scylla
Scylla Summit 2016: Analytics Show Time - Spark and Presto Powered by Scylla
ScyllaDB
 
Containerizing GPU Applications with Docker for Scaling to the Cloud
Containerizing GPU Applications with Docker for Scaling to the Cloud
Subbu Rama
 
Data Processing solution for Health Domain.
Data Processing solution for Health Domain.
Suman Singh
 
Comparing Apache Cassandra 4.0, 3.0, and ScyllaDB
Comparing Apache Cassandra 4.0, 3.0, and ScyllaDB
ScyllaDB
 
Cassandra on Mesos Across Multiple Datacenters at Uber (Abhishek Verma) | C* ...
Cassandra on Mesos Across Multiple Datacenters at Uber (Abhishek Verma) | C* ...
DataStax
 
What we Learned About Application Resiliency When the Data Center Burned Down
What we Learned About Application Resiliency When the Data Center Burned Down
ScyllaDB
 

Similar to Data relay introduction to big data clusters (20)

Introduction to SQL Server Big Data Clusters
Introduction to SQL Server Big Data Clusters
Rock Pereira
 
Microsoft ignite 2018 SQL Server 2019 big data clusters - intro session
Microsoft ignite 2018 SQL Server 2019 big data clusters - intro session
Travis Wright
 
SQL Server 2019 Big Data Cluster
SQL Server 2019 Big Data Cluster
Maximiliano Accotto
 
Microsoft ignite 2018 SQL server 2019 big data clusters - deep dive session
Microsoft ignite 2018 SQL server 2019 big data clusters - deep dive session
Travis Wright
 
SQL Server Ground to Cloud.pptx
SQL Server Ground to Cloud.pptx
saidbilgen
 
Prague data management meetup 2018-03-27
Prague data management meetup 2018-03-27
Martin Bém
 
Azure data platform overview
Azure data platform overview
James Serra
 
SQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT Solutions
Michaela Murray
 
Big Data Analytics: Finding diamonds in the rough with Azure
Big Data Analytics: Finding diamonds in the rough with Azure
Christos Charmatzis
 
The Hive Think Tank - The Microsoft Big Data Stack by Raghu Ramakrishnan, CTO...
The Hive Think Tank - The Microsoft Big Data Stack by Raghu Ramakrishnan, CTO...
The Hive
 
Productionizing Machine Learning with Apache Spark, MLflow and ONNX from the ...
Productionizing Machine Learning with Apache Spark, MLflow and ONNX from the ...
Databricks
 
SQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT Solutions
Michaela Murray
 
Andriy Zrobok "MS SQL 2019 - new for Big Data Processing"
Andriy Zrobok "MS SQL 2019 - new for Big Data Processing"
Lviv Startup Club
 
Choosing technologies for a big data solution in the cloud
Choosing technologies for a big data solution in the cloud
James Serra
 
Discovery Day 2019 Sofia - Big data clusters
Discovery Day 2019 Sofia - Big data clusters
Ivan Donev
 
Microsoft Data Platform - What's included
Microsoft Data Platform - What's included
James Serra
 
Big Data Presentation - Data Center Dynamics Sydney 2014 - Dez Blanchfield
Big Data Presentation - Data Center Dynamics Sydney 2014 - Dez Blanchfield
Dez Blanchfield
 
The roadmap for sql server 2019
The roadmap for sql server 2019
Javier Villegas
 
Survey of the Microsoft Azure Data Landscape
Survey of the Microsoft Azure Data Landscape
Ike Ellis
 
PASS_Summit_2019_Azure_Storage_Options_for_Analytics
PASS_Summit_2019_Azure_Storage_Options_for_Analytics
Dustin Vannoy
 
Introduction to SQL Server Big Data Clusters
Introduction to SQL Server Big Data Clusters
Rock Pereira
 
Microsoft ignite 2018 SQL Server 2019 big data clusters - intro session
Microsoft ignite 2018 SQL Server 2019 big data clusters - intro session
Travis Wright
 
SQL Server 2019 Big Data Cluster
SQL Server 2019 Big Data Cluster
Maximiliano Accotto
 
Microsoft ignite 2018 SQL server 2019 big data clusters - deep dive session
Microsoft ignite 2018 SQL server 2019 big data clusters - deep dive session
Travis Wright
 
SQL Server Ground to Cloud.pptx
SQL Server Ground to Cloud.pptx
saidbilgen
 
Prague data management meetup 2018-03-27
Prague data management meetup 2018-03-27
Martin Bém
 
Azure data platform overview
Azure data platform overview
James Serra
 
SQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT Solutions
Michaela Murray
 
Big Data Analytics: Finding diamonds in the rough with Azure
Big Data Analytics: Finding diamonds in the rough with Azure
Christos Charmatzis
 
The Hive Think Tank - The Microsoft Big Data Stack by Raghu Ramakrishnan, CTO...
The Hive Think Tank - The Microsoft Big Data Stack by Raghu Ramakrishnan, CTO...
The Hive
 
Productionizing Machine Learning with Apache Spark, MLflow and ONNX from the ...
Productionizing Machine Learning with Apache Spark, MLflow and ONNX from the ...
Databricks
 
SQL Server 2019 hotlap - WARDY IT Solutions
SQL Server 2019 hotlap - WARDY IT Solutions
Michaela Murray
 
Andriy Zrobok "MS SQL 2019 - new for Big Data Processing"
Andriy Zrobok "MS SQL 2019 - new for Big Data Processing"
Lviv Startup Club
 
Choosing technologies for a big data solution in the cloud
Choosing technologies for a big data solution in the cloud
James Serra
 
Discovery Day 2019 Sofia - Big data clusters
Discovery Day 2019 Sofia - Big data clusters
Ivan Donev
 
Microsoft Data Platform - What's included
Microsoft Data Platform - What's included
James Serra
 
Big Data Presentation - Data Center Dynamics Sydney 2014 - Dez Blanchfield
Big Data Presentation - Data Center Dynamics Sydney 2014 - Dez Blanchfield
Dez Blanchfield
 
The roadmap for sql server 2019
The roadmap for sql server 2019
Javier Villegas
 
Survey of the Microsoft Azure Data Landscape
Survey of the Microsoft Azure Data Landscape
Ike Ellis
 
PASS_Summit_2019_Azure_Storage_Options_for_Analytics
PASS_Summit_2019_Azure_Storage_Options_for_Analytics
Dustin Vannoy
 
Ad

More from Chris Adkin (16)

Ci with jenkins docker and mssql belgium
Ci with jenkins docker and mssql belgium
Chris Adkin
 
Continuous Integration With Jenkins Docker SQL Server
Continuous Integration With Jenkins Docker SQL Server
Chris Adkin
 
Sql server scalability fundamentals
Sql server scalability fundamentals
Chris Adkin
 
Leveraging memory in sql server
Leveraging memory in sql server
Chris Adkin
 
Super scaling singleton inserts
Super scaling singleton inserts
Chris Adkin
 
Scaling sql server 2014 parallel insert
Scaling sql server 2014 parallel insert
Chris Adkin
 
Sql server engine cpu cache as the new ram
Sql server engine cpu cache as the new ram
Chris Adkin
 
Sql sever engine batch mode and cpu architectures
Sql sever engine batch mode and cpu architectures
Chris Adkin
 
An introduction to column store indexes and batch mode
An introduction to column store indexes and batch mode
Chris Adkin
 
Column store indexes and batch processing mode (nx power lite)
Column store indexes and batch processing mode (nx power lite)
Chris Adkin
 
Scaling out SSIS with Parallelism, Diving Deep Into The Dataflow Engine
Scaling out SSIS with Parallelism, Diving Deep Into The Dataflow Engine
Chris Adkin
 
Building scalable application with sql server
Building scalable application with sql server
Chris Adkin
 
TSQL Coding Guidelines
TSQL Coding Guidelines
Chris Adkin
 
J2EE Performance And Scalability Bp
J2EE Performance And Scalability Bp
Chris Adkin
 
J2EE Batch Processing
J2EE Batch Processing
Chris Adkin
 
Oracle Sql Tuning
Oracle Sql Tuning
Chris Adkin
 
Ci with jenkins docker and mssql belgium
Ci with jenkins docker and mssql belgium
Chris Adkin
 
Continuous Integration With Jenkins Docker SQL Server
Continuous Integration With Jenkins Docker SQL Server
Chris Adkin
 
Sql server scalability fundamentals
Sql server scalability fundamentals
Chris Adkin
 
Leveraging memory in sql server
Leveraging memory in sql server
Chris Adkin
 
Super scaling singleton inserts
Super scaling singleton inserts
Chris Adkin
 
Scaling sql server 2014 parallel insert
Scaling sql server 2014 parallel insert
Chris Adkin
 
Sql server engine cpu cache as the new ram
Sql server engine cpu cache as the new ram
Chris Adkin
 
Sql sever engine batch mode and cpu architectures
Sql sever engine batch mode and cpu architectures
Chris Adkin
 
An introduction to column store indexes and batch mode
An introduction to column store indexes and batch mode
Chris Adkin
 
Column store indexes and batch processing mode (nx power lite)
Column store indexes and batch processing mode (nx power lite)
Chris Adkin
 
Scaling out SSIS with Parallelism, Diving Deep Into The Dataflow Engine
Scaling out SSIS with Parallelism, Diving Deep Into The Dataflow Engine
Chris Adkin
 
Building scalable application with sql server
Building scalable application with sql server
Chris Adkin
 
TSQL Coding Guidelines
TSQL Coding Guidelines
Chris Adkin
 
J2EE Performance And Scalability Bp
J2EE Performance And Scalability Bp
Chris Adkin
 
J2EE Batch Processing
J2EE Batch Processing
Chris Adkin
 
Oracle Sql Tuning
Oracle Sql Tuning
Chris Adkin
 
Ad

Recently uploaded (20)

美国毕业证范本中华盛顿大学学位证书CWU学生卡购买
美国毕业证范本中华盛顿大学学位证书CWU学生卡购买
Taqyea
 
Camuflaje Tipos Características Militar 2025.ppt
Camuflaje Tipos Características Militar 2025.ppt
e58650738
 
Prescriptive Process Monitoring Under Uncertainty and Resource Constraints: A...
Prescriptive Process Monitoring Under Uncertainty and Resource Constraints: A...
Mahmoud Shoush
 
Flextronics Employee Safety Data-Project-2.pptx
Flextronics Employee Safety Data-Project-2.pptx
kilarihemadri
 
Mynd company all details what they are doing a
Mynd company all details what they are doing a
AniketKadam40952
 
25 items quiz for practical research 1 in grade 11
25 items quiz for practical research 1 in grade 11
leamaydayaganon81
 
Shifting Focus on AI: How it Can Make a Positive Difference
Shifting Focus on AI: How it Can Make a Positive Difference
1508 A/S
 
11_L2_Defects_and_Trouble_Shooting_2014[1].pdf
11_L2_Defects_and_Trouble_Shooting_2014[1].pdf
gun3awan88
 
Model Evaluation & Visualisation part of a series of intro modules for data ...
Model Evaluation & Visualisation part of a series of intro modules for data ...
brandonlee626749
 
@Reset-Password.pptx presentakh;kenvtion
@Reset-Password.pptx presentakh;kenvtion
MarkLariosa1
 
最新版美国佐治亚大学毕业证(UGA毕业证书)原版定制
最新版美国佐治亚大学毕业证(UGA毕业证书)原版定制
Taqyea
 
一比一原版(TUC毕业证书)开姆尼茨工业大学毕业证如何办理
一比一原版(TUC毕业证书)开姆尼茨工业大学毕业证如何办理
taqyed
 
Residential Zone 4 for industrial village
Residential Zone 4 for industrial village
MdYasinArafat13
 
Indigo_Airlines_Strategy_Presentation.pptx
Indigo_Airlines_Strategy_Presentation.pptx
mukeshpurohit991
 
Boost Business Efficiency with Professional Data Entry Services
Boost Business Efficiency with Professional Data Entry Services
eloiacs eloiacs
 
Informatics Market Insights AI Workforce.pdf
Informatics Market Insights AI Workforce.pdf
karizaroxx
 
PPT2 W1L2.pptx.........................................
PPT2 W1L2.pptx.........................................
palicteronalyn26
 
Indigo dyeing Presentation (2).pptx as dye
Indigo dyeing Presentation (2).pptx as dye
shreeroop1335
 
Presentation by Tariq & Mohammed (1).pptx
Presentation by Tariq & Mohammed (1).pptx
AbooddSandoqaa
 
Daily, Weekly, Monthly Report MTC March 2025.pptx
Daily, Weekly, Monthly Report MTC March 2025.pptx
PanjiDewaPamungkas1
 
美国毕业证范本中华盛顿大学学位证书CWU学生卡购买
美国毕业证范本中华盛顿大学学位证书CWU学生卡购买
Taqyea
 
Camuflaje Tipos Características Militar 2025.ppt
Camuflaje Tipos Características Militar 2025.ppt
e58650738
 
Prescriptive Process Monitoring Under Uncertainty and Resource Constraints: A...
Prescriptive Process Monitoring Under Uncertainty and Resource Constraints: A...
Mahmoud Shoush
 
Flextronics Employee Safety Data-Project-2.pptx
Flextronics Employee Safety Data-Project-2.pptx
kilarihemadri
 
Mynd company all details what they are doing a
Mynd company all details what they are doing a
AniketKadam40952
 
25 items quiz for practical research 1 in grade 11
25 items quiz for practical research 1 in grade 11
leamaydayaganon81
 
Shifting Focus on AI: How it Can Make a Positive Difference
Shifting Focus on AI: How it Can Make a Positive Difference
1508 A/S
 
11_L2_Defects_and_Trouble_Shooting_2014[1].pdf
11_L2_Defects_and_Trouble_Shooting_2014[1].pdf
gun3awan88
 
Model Evaluation & Visualisation part of a series of intro modules for data ...
Model Evaluation & Visualisation part of a series of intro modules for data ...
brandonlee626749
 
@Reset-Password.pptx presentakh;kenvtion
@Reset-Password.pptx presentakh;kenvtion
MarkLariosa1
 
最新版美国佐治亚大学毕业证(UGA毕业证书)原版定制
最新版美国佐治亚大学毕业证(UGA毕业证书)原版定制
Taqyea
 
一比一原版(TUC毕业证书)开姆尼茨工业大学毕业证如何办理
一比一原版(TUC毕业证书)开姆尼茨工业大学毕业证如何办理
taqyed
 
Residential Zone 4 for industrial village
Residential Zone 4 for industrial village
MdYasinArafat13
 
Indigo_Airlines_Strategy_Presentation.pptx
Indigo_Airlines_Strategy_Presentation.pptx
mukeshpurohit991
 
Boost Business Efficiency with Professional Data Entry Services
Boost Business Efficiency with Professional Data Entry Services
eloiacs eloiacs
 
Informatics Market Insights AI Workforce.pdf
Informatics Market Insights AI Workforce.pdf
karizaroxx
 
PPT2 W1L2.pptx.........................................
PPT2 W1L2.pptx.........................................
palicteronalyn26
 
Indigo dyeing Presentation (2).pptx as dye
Indigo dyeing Presentation (2).pptx as dye
shreeroop1335
 
Presentation by Tariq & Mohammed (1).pptx
Presentation by Tariq & Mohammed (1).pptx
AbooddSandoqaa
 
Daily, Weekly, Monthly Report MTC March 2025.pptx
Daily, Weekly, Monthly Report MTC March 2025.pptx
PanjiDewaPamungkas1
 

Data relay introduction to big data clusters