SlideShare une entreprise Scribd logo
1  sur  87
Don’t let Data Gravity
CRUSH your infrastructure
Dave @McCrory
CTO @Basho
InfoQ.com: News & Community Site
• 750,000 unique visitors/month
• Published in 4 languages (English, Chinese, Japanese and Brazilian
Portuguese)
• Post content from our QCon conferences
• News 15-20 / week
• Articles 3-4 / week
• Presentations (videos) 12-15 / week
• Interviews 2-3 / week
• Books 1 / month
Watch the video with slide
synchronization on InfoQ.com!
http://www.infoq.com/presentations
/data-gravity-infrastructure
Presented at QCon London
www.qconlondon.com
Purpose of QCon
- to empower software development by facilitating the spread of
knowledge and innovation
Strategy
- practitioner-driven conference designed for YOU: influencers of
change and innovation in your teams
- speakers and topics driving the evolution and innovation
- connecting and catalyzing the influencers and innovators
Highlights
- attended by more than 12,000 delegates since 2007
- held in 9 cities worldwide
Data Gravity
App
App
Network / Bus
App
Data
W
rites
App
Data
Reads
App
Data
App
App
App
W
rites
W
rites
W
rites
W
rites
App
Data
App
App
App
Data
App
Data
App
App
App
Data
App
Data
App
App
App
Data
App
App App
Which App is Most Advantaged?
App App
App
Data
App
App
App
Data
App
App App
Most Advantaged App
App App
Why?
Data
App
Most Advantaged App
Why?
Data
App
Most Advantaged App
Distance Matters on
the Network
Bit rate and Latency
App
Bit rate is measured in Bits / time
credit - http://en.wikipedia.org/wiki/List_of_device_bit_rates
10 Gigabit Ethernet (10GBASE-X) 10 Gbit/s 1.25 GB/s
Infiniband SDR 1× 2 Gbit/s 250 MB/s
Gigabit Ethernet (1000BASE-T) 1,000,000.0 kbit/s 125 MB/s 1998
OC-3072/STM-1024 159,252,000.0 kbit/s 19.907 GB/s
OC-192/STM-64 9,953,000.0 kbit/s 1.244 GB/s
DOCSIS v3.0 (Cable modem) 222,480.0 kbit/s 122.88 MB/s
Modem 28.8 (3200 baud)(V.34-1994) 28.8 kbit/s 3.6 kB/s 1994
Modem 2400 (600 baud) (V.22bis) 2.4 kbit/s 0.3 kB/s 1984
Morse code (skilled operator) 0.021 kbit/s .00265 kB/s 1844
-64.000.000
-48.000.000
-32.000.000
-16.000.000
0
16.000.000
32.000.000
48.000.000
64.000.000
80.000.000
1975 1980 1985 1990 1995 2000 2005 2010 2015 2020
Computer Bus Memory Local Area Net Wide Area Net Storage
KBps
-64.000.000
-48.000.000
-32.000.000
-16.000.000
0
16.000.000
32.000.000
48.000.000
64.000.000
80.000.000
1975 1980 1985 1990 1995 2000 2005 2010 2015 2020
Computer Bus Memory Local Area Net Wide Area Net Storage
KBps
-64.000.000
-48.000.000
-32.000.000
-16.000.000
0
16.000.000
32.000.000
48.000.000
64.000.000
80.000.000
1975 1980 1985 1990 1995 2000 2005 2010 2015 2020
Computer Bus Memory Local Area Net Wide Area Net Storage
KBps
-64.000.000
-48.000.000
-32.000.000
-16.000.000
0
16.000.000
32.000.000
48.000.000
64.000.000
80.000.000
1975 1980 1985 1990 1995 2000 2005 2010 2015 2020
Computer Bus Memory Local Area Net Wide Area Net Storage
KBps
-64.000.000
-48.000.000
-32.000.000
-16.000.000
0
16.000.000
32.000.000
48.000.000
64.000.000
80.000.000
1975 1980 1985 1990 1995 2000 2005 2010 2015 2020
Computer Bus Memory Local Area Net Wide Area Net Storage
KBps
-64.000.000
-48.000.000
-32.000.000
-16.000.000
0
16.000.000
32.000.000
48.000.000
64.000.000
80.000.000
1975 1980 1985 1990 1995 2000 2005 2010 2015 2020
Computer Bus Memory Local Area Net Wide Area Net Storage
Storage Bandwidth
Bandwidth
KBps
Local Area Net Wide Area Net Storage
TheSeparationisIncreasing
-36.000.000
0
36.000.000
72.000.000
108.000.000
144.000.000
180.000.000
1975 1980 1985 1990 1995 2000 2005 2010 2015 2020
Computer Bus Memory Local Area Net Wide Area Net Storage
75M
51M
21M 20M
3M - KBps
Bit rate and Latency
App
Latency is measured in Time
L1 cache reference 0.5ns
Branch mispredict 5ns
L2 cache reference 7ns 14x L1 cache
Mutex lock/unlock 25ns
Main memory reference 100ns 20x L2 cache, 200x L1 cache
Compress 1K bytes with Zippy 3,000ns
Send 1K bytes over 1 Gbps network 10,000ns 0.01ms
Read 4K randomly from SSD* 150,000ns 0.15ms
Read 1 MB sequentially from memory 250,000ns 0.25ms
Round trip within same datacenter 500,000ns 0.5ms
Read 1 MB sequentially from SSD* 1,000,000ns 1ms 4X memory
Disk seek 10,000,000ns 10ms 20x datacenter roundtrip
Read 1 MB sequentially from disk 20,000,000ns 20ms 80x memory, 20X SSD
Send packet CA->Netherlands->CA 150,000,000ns 150ms
credit - https://gist.github.com/jboner/2841832
0,1
1
10
100
1.000
10.000
100.000
1.000.000
L1CacheReference
Branchmispredict
L2CacheReference
L3CacheReference
MutexLock/Unlock
QuickPathInterconnect
MainMemoryReference
Send1Kover1GbpsNetwork
Read4KrandomlyfromSSD
Read1MBsequentiallyfrommemory
RoundTripwithinthesameDC
Read1MBsequentiallyfromSSD
0,5
5 7
12
25
40
100
10.000
150.000
250.000
500.000
1.000.000
Latencies in nanoseconds
CPU BUS MEM NET SSD
(Logarithmic Scale)
0,1
1
10
100
1.000
10.000
100.000
1.000.000
L1CacheReference
Branchmispredict
L2CacheReference
L3CacheReference
MutexLock/Unlock
QuickPathInterconnect
MainMemoryReference
Send1Kover1GbpsNetwork
Read4KrandomlyfromSSD
Read1MBsequentiallyfrommemory
RoundTripwithinthesameDC
Read1MBsequentiallyfromSSD
0,5
5 7
12
25
40
100
10.000
150.000
250.000
500.000
1.000.000
CPU BUS MEM NET SSD
Latencies in nanoseconds (Logarithmic Scale)
25
40
100
10.000
150.000
250.000
500.000
1.000.000
CPU
BUS
MEM
NET
SSD
Latencies in nanoseconds (Logarithmic Scale)
1,500TimesSlower
1 ms
CRUSHWhy the ?
Data Creation
• Human Driven and Machine Driven
• Humans use Human Interfaces 

(UIs are an example)
• Machines use Machine Interfaces

(APIs are an example)
Moore’s Law meets Big Data
• IDC estimates Data will double every 2 years through 2020

http://www.emc.com/collateral/analyst-reports/idc-the-digital-universe-in-2020.pdf
• McKinsey estimates Data will increase by 40% yearly

http://www.mckinsey.com/insights/business_technology/big_data_the_next_frontier_for_innovation
• Data production will be 44 times greater in 2020 than it
was in 2009 

http://www.csc.com/big_data/flxwd/83638-big_data_just_beginning_to_explode_interactive_infographic
Data is doubling at an equal or greater
rate than CPU transistor counts!
Causes of Data Growth
• Big Data
• Internet of Things (Sensors)
• Machine to Machine
• Machine Learning
The Data Entropy
Problem
• Data is stored on a physical device (subject to
degradation)
• The device must consume power to make data
available
• Data is subject to “bitrot” aka error propagation
• The more data you have, the more costly it is to
maintain
Data Lake
• Data warehousing?
• Data needs to have context (structure)
• Data Entropy problem
• Junk Data is still Junk Data, no matter how long you
store it
• Each storage type has trade-offs
• When have this ever gone well?
Data Gravity’s
relationship with Latency
Amazon found every 100ms of latency cost them
Google found an extra .5 seconds in search page generation time
dropped traffic by 20%
A broker could lose
if their electronic trading platform is 5 milliseconds behind the competition
Businesses care about Latency
source: http://blog.gigaspaces.com/amazon-found-every-100ms-of-latency-cost-them-1-in-sales/
Shopzilla -
increase in revenue, a 50% reduction in hardware, and a 120% increase traffic
from Google
Bing found that a 2 second slowdown changed queries/user by -1.8% and revenue/
user by -4.3%
Moving Data to the
Processing
AppData
AppData
Moving Data to the
Processing
• How fast is the Bus/Network?
• How much data is being moved?
• How variable is the latency?
• How much latency is acceptable?
Considerations
Moving Processing to
the Data
AppData
AppData
Moving Processing to the
Data
• How fast is the Bus/Network?
• How much processing power is near the Data?
• How variable is the latency?
• How much latency is acceptable?
Considerations
Store multiple copies
of your Data
Clustering
Data Center 1 Data Center 2
Data Center 1 Data Center 2
Replication
and
Synchronization
Caching your Data and
using in Memory
Backends
Store Data in Memory (Sharded)
Store Data in Memory (Cluster)
Checkpointing and
Derivative Data
Data Proc
Data Proc
Data Proc
Data Proc
1
Data Proc
1
Data Proc
1
+1
Data Proc
2
Data Proc
2
+3
Data Proc
5
Data Proc
5
Check
point
Data Proc
5
Check
point
5
Data Proc
55
Data Proc
55
Error
Data Proc
Error5
Data Proc
5
5
Data Proc
55
5
Realtime (inbound)
processing of Data
Data DataProc
Queue Queue
Inbound
Data DataProc
Proc
Proc
Queue
Data
Data
Proc
Inbound
Queue
Data Archive
Queue
Queue
Proc
Lambda Architecture
Data
DataProc
Proc
Batch
Realtime
Queue
Queue
Data
Query
&
Merge
Archival
Data DataProc Archive
Inbound
“Raw” “Refined” “Expired”
Command Query
Responsibility
Segregation (CQRS)
Data Data
Writes Queries
Replication
Where from here?
Data
Data
Archive
Proc Data
Proc
Queries
Cache
Inbound Writes
ReadsQueue
Replication
Replication
Checkpoints
Derived Data
DataArchive Data
Writes
Reads
Geo
Replicated
Custer
Geo
Replicated
Custer
Geo
Replicated
Custer
Questions?
@mccrory on Twitter
Watch the video with slide synchronization on
InfoQ.com!
http://www.infoq.com/presentations/data-
gravity-infrastructure

Contenu connexe

En vedette

Funky game engines
Funky game enginesFunky game engines
Funky game engineseduriez
 
Comparaciones experimento pared
Comparaciones experimento paredComparaciones experimento pared
Comparaciones experimento paredJasminSeufert
 
Recommendation Letter
Recommendation LetterRecommendation Letter
Recommendation LetterSumit Jain
 
Shel2016 RES (General)
Shel2016 RES (General)Shel2016 RES (General)
Shel2016 RES (General)Sheldon Henry
 
De las Ferias Industriales a la Feria del Conocimiento. PC World Ecuador
De las Ferias Industriales a la Feria del Conocimiento. PC World EcuadorDe las Ferias Industriales a la Feria del Conocimiento. PC World Ecuador
De las Ferias Industriales a la Feria del Conocimiento. PC World EcuadorPaco Prieto
 

En vedette (9)

Funky game engines
Funky game enginesFunky game engines
Funky game engines
 
Geometria
GeometriaGeometria
Geometria
 
Comparaciones experimento pared
Comparaciones experimento paredComparaciones experimento pared
Comparaciones experimento pared
 
Multimetro kevin
Multimetro kevinMultimetro kevin
Multimetro kevin
 
Recommendation Letter
Recommendation LetterRecommendation Letter
Recommendation Letter
 
Shel2016 RES (General)
Shel2016 RES (General)Shel2016 RES (General)
Shel2016 RES (General)
 
Sist4
Sist4Sist4
Sist4
 
al20151110
al20151110al20151110
al20151110
 
De las Ferias Industriales a la Feria del Conocimiento. PC World Ecuador
De las Ferias Industriales a la Feria del Conocimiento. PC World EcuadorDe las Ferias Industriales a la Feria del Conocimiento. PC World Ecuador
De las Ferias Industriales a la Feria del Conocimiento. PC World Ecuador
 

Plus de C4Media

Streaming a Million Likes/Second: Real-Time Interactions on Live Video
Streaming a Million Likes/Second: Real-Time Interactions on Live VideoStreaming a Million Likes/Second: Real-Time Interactions on Live Video
Streaming a Million Likes/Second: Real-Time Interactions on Live VideoC4Media
 
Next Generation Client APIs in Envoy Mobile
Next Generation Client APIs in Envoy MobileNext Generation Client APIs in Envoy Mobile
Next Generation Client APIs in Envoy MobileC4Media
 
Software Teams and Teamwork Trends Report Q1 2020
Software Teams and Teamwork Trends Report Q1 2020Software Teams and Teamwork Trends Report Q1 2020
Software Teams and Teamwork Trends Report Q1 2020C4Media
 
Understand the Trade-offs Using Compilers for Java Applications
Understand the Trade-offs Using Compilers for Java ApplicationsUnderstand the Trade-offs Using Compilers for Java Applications
Understand the Trade-offs Using Compilers for Java ApplicationsC4Media
 
Kafka Needs No Keeper
Kafka Needs No KeeperKafka Needs No Keeper
Kafka Needs No KeeperC4Media
 
High Performing Teams Act Like Owners
High Performing Teams Act Like OwnersHigh Performing Teams Act Like Owners
High Performing Teams Act Like OwnersC4Media
 
Does Java Need Inline Types? What Project Valhalla Can Bring to Java
Does Java Need Inline Types? What Project Valhalla Can Bring to JavaDoes Java Need Inline Types? What Project Valhalla Can Bring to Java
Does Java Need Inline Types? What Project Valhalla Can Bring to JavaC4Media
 
Service Meshes- The Ultimate Guide
Service Meshes- The Ultimate GuideService Meshes- The Ultimate Guide
Service Meshes- The Ultimate GuideC4Media
 
Shifting Left with Cloud Native CI/CD
Shifting Left with Cloud Native CI/CDShifting Left with Cloud Native CI/CD
Shifting Left with Cloud Native CI/CDC4Media
 
CI/CD for Machine Learning
CI/CD for Machine LearningCI/CD for Machine Learning
CI/CD for Machine LearningC4Media
 
Fault Tolerance at Speed
Fault Tolerance at SpeedFault Tolerance at Speed
Fault Tolerance at SpeedC4Media
 
Architectures That Scale Deep - Regaining Control in Deep Systems
Architectures That Scale Deep - Regaining Control in Deep SystemsArchitectures That Scale Deep - Regaining Control in Deep Systems
Architectures That Scale Deep - Regaining Control in Deep SystemsC4Media
 
ML in the Browser: Interactive Experiences with Tensorflow.js
ML in the Browser: Interactive Experiences with Tensorflow.jsML in the Browser: Interactive Experiences with Tensorflow.js
ML in the Browser: Interactive Experiences with Tensorflow.jsC4Media
 
Build Your Own WebAssembly Compiler
Build Your Own WebAssembly CompilerBuild Your Own WebAssembly Compiler
Build Your Own WebAssembly CompilerC4Media
 
User & Device Identity for Microservices @ Netflix Scale
User & Device Identity for Microservices @ Netflix ScaleUser & Device Identity for Microservices @ Netflix Scale
User & Device Identity for Microservices @ Netflix ScaleC4Media
 
Scaling Patterns for Netflix's Edge
Scaling Patterns for Netflix's EdgeScaling Patterns for Netflix's Edge
Scaling Patterns for Netflix's EdgeC4Media
 
Make Your Electron App Feel at Home Everywhere
Make Your Electron App Feel at Home EverywhereMake Your Electron App Feel at Home Everywhere
Make Your Electron App Feel at Home EverywhereC4Media
 
The Talk You've Been Await-ing For
The Talk You've Been Await-ing ForThe Talk You've Been Await-ing For
The Talk You've Been Await-ing ForC4Media
 
Future of Data Engineering
Future of Data EngineeringFuture of Data Engineering
Future of Data EngineeringC4Media
 
Automated Testing for Terraform, Docker, Packer, Kubernetes, and More
Automated Testing for Terraform, Docker, Packer, Kubernetes, and MoreAutomated Testing for Terraform, Docker, Packer, Kubernetes, and More
Automated Testing for Terraform, Docker, Packer, Kubernetes, and MoreC4Media
 

Plus de C4Media (20)

Streaming a Million Likes/Second: Real-Time Interactions on Live Video
Streaming a Million Likes/Second: Real-Time Interactions on Live VideoStreaming a Million Likes/Second: Real-Time Interactions on Live Video
Streaming a Million Likes/Second: Real-Time Interactions on Live Video
 
Next Generation Client APIs in Envoy Mobile
Next Generation Client APIs in Envoy MobileNext Generation Client APIs in Envoy Mobile
Next Generation Client APIs in Envoy Mobile
 
Software Teams and Teamwork Trends Report Q1 2020
Software Teams and Teamwork Trends Report Q1 2020Software Teams and Teamwork Trends Report Q1 2020
Software Teams and Teamwork Trends Report Q1 2020
 
Understand the Trade-offs Using Compilers for Java Applications
Understand the Trade-offs Using Compilers for Java ApplicationsUnderstand the Trade-offs Using Compilers for Java Applications
Understand the Trade-offs Using Compilers for Java Applications
 
Kafka Needs No Keeper
Kafka Needs No KeeperKafka Needs No Keeper
Kafka Needs No Keeper
 
High Performing Teams Act Like Owners
High Performing Teams Act Like OwnersHigh Performing Teams Act Like Owners
High Performing Teams Act Like Owners
 
Does Java Need Inline Types? What Project Valhalla Can Bring to Java
Does Java Need Inline Types? What Project Valhalla Can Bring to JavaDoes Java Need Inline Types? What Project Valhalla Can Bring to Java
Does Java Need Inline Types? What Project Valhalla Can Bring to Java
 
Service Meshes- The Ultimate Guide
Service Meshes- The Ultimate GuideService Meshes- The Ultimate Guide
Service Meshes- The Ultimate Guide
 
Shifting Left with Cloud Native CI/CD
Shifting Left with Cloud Native CI/CDShifting Left with Cloud Native CI/CD
Shifting Left with Cloud Native CI/CD
 
CI/CD for Machine Learning
CI/CD for Machine LearningCI/CD for Machine Learning
CI/CD for Machine Learning
 
Fault Tolerance at Speed
Fault Tolerance at SpeedFault Tolerance at Speed
Fault Tolerance at Speed
 
Architectures That Scale Deep - Regaining Control in Deep Systems
Architectures That Scale Deep - Regaining Control in Deep SystemsArchitectures That Scale Deep - Regaining Control in Deep Systems
Architectures That Scale Deep - Regaining Control in Deep Systems
 
ML in the Browser: Interactive Experiences with Tensorflow.js
ML in the Browser: Interactive Experiences with Tensorflow.jsML in the Browser: Interactive Experiences with Tensorflow.js
ML in the Browser: Interactive Experiences with Tensorflow.js
 
Build Your Own WebAssembly Compiler
Build Your Own WebAssembly CompilerBuild Your Own WebAssembly Compiler
Build Your Own WebAssembly Compiler
 
User & Device Identity for Microservices @ Netflix Scale
User & Device Identity for Microservices @ Netflix ScaleUser & Device Identity for Microservices @ Netflix Scale
User & Device Identity for Microservices @ Netflix Scale
 
Scaling Patterns for Netflix's Edge
Scaling Patterns for Netflix's EdgeScaling Patterns for Netflix's Edge
Scaling Patterns for Netflix's Edge
 
Make Your Electron App Feel at Home Everywhere
Make Your Electron App Feel at Home EverywhereMake Your Electron App Feel at Home Everywhere
Make Your Electron App Feel at Home Everywhere
 
The Talk You've Been Await-ing For
The Talk You've Been Await-ing ForThe Talk You've Been Await-ing For
The Talk You've Been Await-ing For
 
Future of Data Engineering
Future of Data EngineeringFuture of Data Engineering
Future of Data Engineering
 
Automated Testing for Terraform, Docker, Packer, Kubernetes, and More
Automated Testing for Terraform, Docker, Packer, Kubernetes, and MoreAutomated Testing for Terraform, Docker, Packer, Kubernetes, and More
Automated Testing for Terraform, Docker, Packer, Kubernetes, and More
 

Dernier

Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonAnna Loughnan Colquhoun
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoffsammart93
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century educationjfdjdjcjdnsjd
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfsudhanshuwaghmare1
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...apidays
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherRemote DBA Services
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 

Dernier (20)

Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
Data Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt RobisonData Cloud, More than a CDP by Matt Robison
Data Cloud, More than a CDP by Matt Robison
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot TakeoffStrategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
Strategize a Smooth Tenant-to-tenant Migration and Copilot Takeoff
 
How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
presentation ICT roal in 21st century education
presentation ICT roal in 21st century educationpresentation ICT roal in 21st century education
presentation ICT roal in 21st century education
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Boost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdfBoost Fertility New Invention Ups Success Rates.pdf
Boost Fertility New Invention Ups Success Rates.pdf
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
Apidays Singapore 2024 - Building Digital Trust in a Digital Economy by Veron...
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Strategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a FresherStrategies for Landing an Oracle DBA Job as a Fresher
Strategies for Landing an Oracle DBA Job as a Fresher
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 

Don’t Let Data Gravity Crush Your Infrastructure