SlideShare a Scribd company logo
@dez_blanchfield
CREATE INDEX Pindex
ON People(LastName)
database indexes are now
a black art and not the
stuff of mere mortals
@dez_blanchfield
database performance
by throwing tin at it !!
@dez_blanchfield
Database Performance Through Big Iron
DB performance can be improved with
•High performance server hardware
•Appropriately tuned Operating Systems
•Fast multi-core multi-threading CPU’s
•Having plenty of high speed RAM
•High throughput multi-bus backplanes
•High speed caching HDD’s & Storage Arrays
•Low latency networking & interconnects
•Clustering of database infrastructure
@dez_blanchfield
not all databases are created
equal.. there are databases,
and then there are,
“databases” !!
@dez_blanchfield
Databases: The Usual Suspects (SQL)
@dez_blanchfield
Databases: The Unusual Suspects (noSQL)
@dez_blanchfield
Databases: Beyond Super Human DBA’s
@dez_blanchfield
database indexing for improved
performance is a standard
industry practice
@dez_blanchfield
Explain Indexing Like I’m a 3 Year Old
@dez_blanchfield
database admins often consider
indexes to be the single most
critical tool for improving
database performance
@dez_blanchfield
Overview of Common Database Indexing
• Linear “unordered” .. n
– average search time = (n+1)/2
– average search time = n
• Binary “sorted” .. (n/2)+1
– average search time = log2(n)-1
– average search time = log2(n)
• B-Tree
– most common, allows logarithmic
selections, insertions, and deletions
• Bitmap
– store rowids associated with a key
value as a bitmap
• Hash
– large objects / blobs
– deals with equality but not inequality
• Clustered & Non-Clustered
• Spatial, Filtered, XML & Full Text
@dez_blanchfield
we’ve long passed a time when
super human database admins
could manually manage database
index performance tuning
@dez_blanchfield
Data Servers – Big Iron VS Cloud “XaaS”
@dez_blanchfield
even the world’s best dba’s need
to leverage the right tools to
deliver optimum index tuning

More Related Content

What's hot

MongoDB
MongoDBMongoDB
MongoDB Pros and Cons
MongoDB Pros and ConsMongoDB Pros and Cons
MongoDB Pros and Cons
johnrjenson
 
Introduction to CosmosDB - Azure Bootcamp 2018
Introduction to CosmosDB - Azure Bootcamp 2018Introduction to CosmosDB - Azure Bootcamp 2018
Introduction to CosmosDB - Azure Bootcamp 2018
Josh Carlisle
 
Mysql Optimization
Mysql OptimizationMysql Optimization
Mysql Optimization
Renato Shirakashi
 
Introduction to ArangoDB (nosql matters Barcelona 2012)
Introduction to ArangoDB (nosql matters Barcelona 2012)Introduction to ArangoDB (nosql matters Barcelona 2012)
Introduction to ArangoDB (nosql matters Barcelona 2012)
ArangoDB Database
 
Strengths and Weaknesses of MongoDB
Strengths and Weaknesses of MongoDBStrengths and Weaknesses of MongoDB
Strengths and Weaknesses of MongoDB
lehresman
 
Building a spa_in_30min
Building a spa_in_30minBuilding a spa_in_30min
Building a spa_in_30min
Michael Hackstein
 
An Introduction to Elastic Search.
An Introduction to Elastic Search.An Introduction to Elastic Search.
An Introduction to Elastic Search.
Jurriaan Persyn
 
10 mongo db
10 mongo db10 mongo db
10 mongo db
Ahmed Elbassel
 
NoSQL
NoSQLNoSQL
NoSQL
Radu Potop
 
NoSQL
NoSQLNoSQL
MongoDB - An Agile NoSQL Database
MongoDB - An Agile NoSQL DatabaseMongoDB - An Agile NoSQL Database
MongoDB - An Agile NoSQL Database
Gaurav Awasthi
 
SharePoint Saturday Durban Presentation
SharePoint Saturday Durban PresentationSharePoint Saturday Durban Presentation
SharePoint Saturday Durban Presentation
Warren Marks
 
Cassandra at mahalo_com_scale_la_meetup_de
Cassandra at mahalo_com_scale_la_meetup_deCassandra at mahalo_com_scale_la_meetup_de
Cassandra at mahalo_com_scale_la_meetup_de
mahalomeetup
 
ArangoDB – A different approach to NoSQL
ArangoDB – A different approach to NoSQLArangoDB – A different approach to NoSQL
ArangoDB – A different approach to NoSQL
ArangoDB Database
 
Lightning talk: elasticsearch at Cogenta
Lightning talk: elasticsearch at CogentaLightning talk: elasticsearch at Cogenta
Lightning talk: elasticsearch at Cogenta
Yann Cluchey
 
Building a Scalable and Modern Infrastructure at CARFAX
Building a Scalable and Modern Infrastructure at CARFAXBuilding a Scalable and Modern Infrastructure at CARFAX
Building a Scalable and Modern Infrastructure at CARFAX
MongoDB
 
BigData, NoSQL & ElasticSearch
BigData, NoSQL & ElasticSearchBigData, NoSQL & ElasticSearch
BigData, NoSQL & ElasticSearch
Sanura Hettiarachchi
 
Starting with MongoDB
Starting with MongoDBStarting with MongoDB
Starting with MongoDB
Cesar Martinez
 
Why MongoDB over other Databases - Habilelabs
Why MongoDB over other Databases - HabilelabsWhy MongoDB over other Databases - Habilelabs
Why MongoDB over other Databases - Habilelabs
Habilelabs
 

What's hot (20)

MongoDB
MongoDBMongoDB
MongoDB
 
MongoDB Pros and Cons
MongoDB Pros and ConsMongoDB Pros and Cons
MongoDB Pros and Cons
 
Introduction to CosmosDB - Azure Bootcamp 2018
Introduction to CosmosDB - Azure Bootcamp 2018Introduction to CosmosDB - Azure Bootcamp 2018
Introduction to CosmosDB - Azure Bootcamp 2018
 
Mysql Optimization
Mysql OptimizationMysql Optimization
Mysql Optimization
 
Introduction to ArangoDB (nosql matters Barcelona 2012)
Introduction to ArangoDB (nosql matters Barcelona 2012)Introduction to ArangoDB (nosql matters Barcelona 2012)
Introduction to ArangoDB (nosql matters Barcelona 2012)
 
Strengths and Weaknesses of MongoDB
Strengths and Weaknesses of MongoDBStrengths and Weaknesses of MongoDB
Strengths and Weaknesses of MongoDB
 
Building a spa_in_30min
Building a spa_in_30minBuilding a spa_in_30min
Building a spa_in_30min
 
An Introduction to Elastic Search.
An Introduction to Elastic Search.An Introduction to Elastic Search.
An Introduction to Elastic Search.
 
10 mongo db
10 mongo db10 mongo db
10 mongo db
 
NoSQL
NoSQLNoSQL
NoSQL
 
NoSQL
NoSQLNoSQL
NoSQL
 
MongoDB - An Agile NoSQL Database
MongoDB - An Agile NoSQL DatabaseMongoDB - An Agile NoSQL Database
MongoDB - An Agile NoSQL Database
 
SharePoint Saturday Durban Presentation
SharePoint Saturday Durban PresentationSharePoint Saturday Durban Presentation
SharePoint Saturday Durban Presentation
 
Cassandra at mahalo_com_scale_la_meetup_de
Cassandra at mahalo_com_scale_la_meetup_deCassandra at mahalo_com_scale_la_meetup_de
Cassandra at mahalo_com_scale_la_meetup_de
 
ArangoDB – A different approach to NoSQL
ArangoDB – A different approach to NoSQLArangoDB – A different approach to NoSQL
ArangoDB – A different approach to NoSQL
 
Lightning talk: elasticsearch at Cogenta
Lightning talk: elasticsearch at CogentaLightning talk: elasticsearch at Cogenta
Lightning talk: elasticsearch at Cogenta
 
Building a Scalable and Modern Infrastructure at CARFAX
Building a Scalable and Modern Infrastructure at CARFAXBuilding a Scalable and Modern Infrastructure at CARFAX
Building a Scalable and Modern Infrastructure at CARFAX
 
BigData, NoSQL & ElasticSearch
BigData, NoSQL & ElasticSearchBigData, NoSQL & ElasticSearch
BigData, NoSQL & ElasticSearch
 
Starting with MongoDB
Starting with MongoDBStarting with MongoDB
Starting with MongoDB
 
Why MongoDB over other Databases - Habilelabs
Why MongoDB over other Databases - HabilelabsWhy MongoDB over other Databases - Habilelabs
Why MongoDB over other Databases - Habilelabs
 

Viewers also liked

Glosario 3
Glosario 3Glosario 3
Glosario 3
ejoya
 
Cersaie 2009
Cersaie 2009Cersaie 2009
Power profe manuel trabajo nº 3
Power profe manuel trabajo nº 3Power profe manuel trabajo nº 3
Power profe manuel trabajo nº 3
ejoya
 
Gauchão 2014 escala de arbitragem 3ª rodada
Gauchão 2014   escala de arbitragem 3ª rodadaGauchão 2014   escala de arbitragem 3ª rodada
Gauchão 2014 escala de arbitragem 3ª rodadaRafael Passos
 
JN Resume (1)
JN Resume (1)JN Resume (1)
JN Resume (1)
Jared Nelson
 
Coleção design itália
Coleção design itáliaColeção design itália
Coleção design itália
Camila Márcia Contato
 
Data Virtualization for Compliance – Creating a Controlled Data Environment
Data Virtualization for Compliance – Creating a Controlled Data EnvironmentData Virtualization for Compliance – Creating a Controlled Data Environment
Data Virtualization for Compliance – Creating a Controlled Data Environment
Denodo
 
Revista revenda construção
Revista revenda construçãoRevista revenda construção
Revista revenda construção
Camila Márcia Contato
 
MKOEN Teaching Philosophy with Summary Evals docx
MKOEN Teaching Philosophy with Summary Evals docxMKOEN Teaching Philosophy with Summary Evals docx
MKOEN Teaching Philosophy with Summary Evals docx
Marthinus (Martin) Koen
 
Hadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHAHadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHA
Denodo
 
Metros Ligeros y la revitalización de los Centros urbanos andaluces
Metros Ligeros y la revitalización de los Centros urbanos andalucesMetros Ligeros y la revitalización de los Centros urbanos andaluces
Metros Ligeros y la revitalización de los Centros urbanos andaluces
Aopandalucia Agencia de obra pública de la Junta de Andalucía
 
Constructivismo y TIC
Constructivismo y TICConstructivismo y TIC
Constructivismo y TIC
santiagoarturo
 
Edwar y pineda ultiomo
Edwar y pineda ultiomoEdwar y pineda ultiomo
Edwar y pineda ultiomo
Edwar Perez
 
The 3-Speed Chief Data Officer
The 3-Speed Chief Data OfficerThe 3-Speed Chief Data Officer
The 3-Speed Chief Data Officer
Denodo
 
Anuário de Revestimentos, Louças e Metais
Anuário de Revestimentos, Louças e MetaisAnuário de Revestimentos, Louças e Metais
Anuário de Revestimentos, Louças e Metais
Camila Márcia Contato
 
Extreme Analytics @ eBay
Extreme Analytics @ eBayExtreme Analytics @ eBay
Extreme Analytics @ eBay
DataWorks Summit/Hadoop Summit
 
Tiendas virtuales
Tiendas virtualesTiendas virtuales
Tiendas virtuales
karlamasi
 
Pasivos ambientales mineros - Inventario 2016 - Perú
Pasivos ambientales mineros - Inventario 2016 - PerúPasivos ambientales mineros - Inventario 2016 - Perú
Pasivos ambientales mineros - Inventario 2016 - Perú
Braulio Castillo Anyosa
 

Viewers also liked (20)

Glosario 3
Glosario 3Glosario 3
Glosario 3
 
ΕΥΧΑΡΙΣΤΟΥΜΕ
ΕΥΧΑΡΙΣΤΟΥΜΕΕΥΧΑΡΙΣΤΟΥΜΕ
ΕΥΧΑΡΙΣΤΟΥΜΕ
 
Cersaie 2009
Cersaie 2009Cersaie 2009
Cersaie 2009
 
Power profe manuel trabajo nº 3
Power profe manuel trabajo nº 3Power profe manuel trabajo nº 3
Power profe manuel trabajo nº 3
 
Deportivo
DeportivoDeportivo
Deportivo
 
Gauchão 2014 escala de arbitragem 3ª rodada
Gauchão 2014   escala de arbitragem 3ª rodadaGauchão 2014   escala de arbitragem 3ª rodada
Gauchão 2014 escala de arbitragem 3ª rodada
 
JN Resume (1)
JN Resume (1)JN Resume (1)
JN Resume (1)
 
Coleção design itália
Coleção design itáliaColeção design itália
Coleção design itália
 
Data Virtualization for Compliance – Creating a Controlled Data Environment
Data Virtualization for Compliance – Creating a Controlled Data EnvironmentData Virtualization for Compliance – Creating a Controlled Data Environment
Data Virtualization for Compliance – Creating a Controlled Data Environment
 
Revista revenda construção
Revista revenda construçãoRevista revenda construção
Revista revenda construção
 
MKOEN Teaching Philosophy with Summary Evals docx
MKOEN Teaching Philosophy with Summary Evals docxMKOEN Teaching Philosophy with Summary Evals docx
MKOEN Teaching Philosophy with Summary Evals docx
 
Hadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHAHadoop and Data Virtualization - A Case Study by VHA
Hadoop and Data Virtualization - A Case Study by VHA
 
Metros Ligeros y la revitalización de los Centros urbanos andaluces
Metros Ligeros y la revitalización de los Centros urbanos andalucesMetros Ligeros y la revitalización de los Centros urbanos andaluces
Metros Ligeros y la revitalización de los Centros urbanos andaluces
 
Constructivismo y TIC
Constructivismo y TICConstructivismo y TIC
Constructivismo y TIC
 
Edwar y pineda ultiomo
Edwar y pineda ultiomoEdwar y pineda ultiomo
Edwar y pineda ultiomo
 
The 3-Speed Chief Data Officer
The 3-Speed Chief Data OfficerThe 3-Speed Chief Data Officer
The 3-Speed Chief Data Officer
 
Anuário de Revestimentos, Louças e Metais
Anuário de Revestimentos, Louças e MetaisAnuário de Revestimentos, Louças e Metais
Anuário de Revestimentos, Louças e Metais
 
Extreme Analytics @ eBay
Extreme Analytics @ eBayExtreme Analytics @ eBay
Extreme Analytics @ eBay
 
Tiendas virtuales
Tiendas virtualesTiendas virtuales
Tiendas virtuales
 
Pasivos ambientales mineros - Inventario 2016 - Perú
Pasivos ambientales mineros - Inventario 2016 - PerúPasivos ambientales mineros - Inventario 2016 - Perú
Pasivos ambientales mineros - Inventario 2016 - Perú
 

Similar to Hot tech 20161005-ep0016-idera - index insanity - how to avoid database chaos-dez-slides

Demystifying data engineering
Demystifying data engineeringDemystifying data engineering
Demystifying data engineering
Thang Bui (Bob)
 
Apache Drill
Apache DrillApache Drill
Apache Drill
Ted Dunning
 
NoSQL for great good [hanoi.rb talk]
NoSQL for great good [hanoi.rb talk]NoSQL for great good [hanoi.rb talk]
NoSQL for great good [hanoi.rb talk]
Huy Do
 
Scaling the Web: Databases & NoSQL
Scaling the Web: Databases & NoSQLScaling the Web: Databases & NoSQL
Scaling the Web: Databases & NoSQL
Richard Schneeman
 
Database story by DevOps
Database story by DevOpsDatabase story by DevOps
Database story by DevOps
Anton Martynenko
 
How to use Big Data and Data Lake concept in business using Hadoop and Spark...
 How to use Big Data and Data Lake concept in business using Hadoop and Spark... How to use Big Data and Data Lake concept in business using Hadoop and Spark...
How to use Big Data and Data Lake concept in business using Hadoop and Spark...
Institute of Contemporary Sciences
 
The Right Data for the Right Job
The Right Data for the Right JobThe Right Data for the Right Job
The Right Data for the Right Job
Emily Curtin
 
Introduction to NoSQL
Introduction to NoSQLIntroduction to NoSQL
Introduction to NoSQL
Dr-Dipali Meher
 
Meta scale kognitio hadoop webinar
Meta scale kognitio hadoop webinarMeta scale kognitio hadoop webinar
Meta scale kognitio hadoop webinar
Kognitio
 
Dropping ACID: Wrapping Your Mind Around NoSQL Databases
Dropping ACID: Wrapping Your Mind Around NoSQL DatabasesDropping ACID: Wrapping Your Mind Around NoSQL Databases
Dropping ACID: Wrapping Your Mind Around NoSQL Databases
Kyle Banerjee
 
Build a modern data platform.pptx
Build a modern data platform.pptxBuild a modern data platform.pptx
Build a modern data platform.pptx
Ike Ellis
 
Scaling Cloud Web & Data Technologies
Scaling Cloud Web & Data TechnologiesScaling Cloud Web & Data Technologies
Scaling Cloud Web & Data Technologies
Anant Corporation
 
SQL To NoSQL - Top 6 Questions Before Making The Move
SQL To NoSQL - Top 6 Questions Before Making The MoveSQL To NoSQL - Top 6 Questions Before Making The Move
SQL To NoSQL - Top 6 Questions Before Making The Move
IBM Cloud Data Services
 
Data modeling trends for analytics
Data modeling trends for analyticsData modeling trends for analytics
Data modeling trends for analytics
Ike Ellis
 
Non-Relational Databases at ACCU2011
Non-Relational Databases at ACCU2011Non-Relational Databases at ACCU2011
Non-Relational Databases at ACCU2011
Gavin Heavyside
 
NoSQL: An Analysis
NoSQL: An AnalysisNoSQL: An Analysis
NoSQL: An Analysis
Andrew Brust
 
PASS_Summit_2019_Azure_Storage_Options_for_Analytics
PASS_Summit_2019_Azure_Storage_Options_for_AnalyticsPASS_Summit_2019_Azure_Storage_Options_for_Analytics
PASS_Summit_2019_Azure_Storage_Options_for_Analytics
Dustin Vannoy
 
NOSQL Overview
NOSQL OverviewNOSQL Overview
NOSQL Overview
Tobias Lindaaker
 
C*ollege Credit: Keep the DB, Lose the A
C*ollege Credit: Keep the DB, Lose the AC*ollege Credit: Keep the DB, Lose the A
C*ollege Credit: Keep the DB, Lose the A
DataStax
 
Реляционные или нереляционные (Josh Berkus)
Реляционные или нереляционные (Josh Berkus)Реляционные или нереляционные (Josh Berkus)
Реляционные или нереляционные (Josh Berkus)
Ontico
 

Similar to Hot tech 20161005-ep0016-idera - index insanity - how to avoid database chaos-dez-slides (20)

Demystifying data engineering
Demystifying data engineeringDemystifying data engineering
Demystifying data engineering
 
Apache Drill
Apache DrillApache Drill
Apache Drill
 
NoSQL for great good [hanoi.rb talk]
NoSQL for great good [hanoi.rb talk]NoSQL for great good [hanoi.rb talk]
NoSQL for great good [hanoi.rb talk]
 
Scaling the Web: Databases & NoSQL
Scaling the Web: Databases & NoSQLScaling the Web: Databases & NoSQL
Scaling the Web: Databases & NoSQL
 
Database story by DevOps
Database story by DevOpsDatabase story by DevOps
Database story by DevOps
 
How to use Big Data and Data Lake concept in business using Hadoop and Spark...
 How to use Big Data and Data Lake concept in business using Hadoop and Spark... How to use Big Data and Data Lake concept in business using Hadoop and Spark...
How to use Big Data and Data Lake concept in business using Hadoop and Spark...
 
The Right Data for the Right Job
The Right Data for the Right JobThe Right Data for the Right Job
The Right Data for the Right Job
 
Introduction to NoSQL
Introduction to NoSQLIntroduction to NoSQL
Introduction to NoSQL
 
Meta scale kognitio hadoop webinar
Meta scale kognitio hadoop webinarMeta scale kognitio hadoop webinar
Meta scale kognitio hadoop webinar
 
Dropping ACID: Wrapping Your Mind Around NoSQL Databases
Dropping ACID: Wrapping Your Mind Around NoSQL DatabasesDropping ACID: Wrapping Your Mind Around NoSQL Databases
Dropping ACID: Wrapping Your Mind Around NoSQL Databases
 
Build a modern data platform.pptx
Build a modern data platform.pptxBuild a modern data platform.pptx
Build a modern data platform.pptx
 
Scaling Cloud Web & Data Technologies
Scaling Cloud Web & Data TechnologiesScaling Cloud Web & Data Technologies
Scaling Cloud Web & Data Technologies
 
SQL To NoSQL - Top 6 Questions Before Making The Move
SQL To NoSQL - Top 6 Questions Before Making The MoveSQL To NoSQL - Top 6 Questions Before Making The Move
SQL To NoSQL - Top 6 Questions Before Making The Move
 
Data modeling trends for analytics
Data modeling trends for analyticsData modeling trends for analytics
Data modeling trends for analytics
 
Non-Relational Databases at ACCU2011
Non-Relational Databases at ACCU2011Non-Relational Databases at ACCU2011
Non-Relational Databases at ACCU2011
 
NoSQL: An Analysis
NoSQL: An AnalysisNoSQL: An Analysis
NoSQL: An Analysis
 
PASS_Summit_2019_Azure_Storage_Options_for_Analytics
PASS_Summit_2019_Azure_Storage_Options_for_AnalyticsPASS_Summit_2019_Azure_Storage_Options_for_Analytics
PASS_Summit_2019_Azure_Storage_Options_for_Analytics
 
NOSQL Overview
NOSQL OverviewNOSQL Overview
NOSQL Overview
 
C*ollege Credit: Keep the DB, Lose the A
C*ollege Credit: Keep the DB, Lose the AC*ollege Credit: Keep the DB, Lose the A
C*ollege Credit: Keep the DB, Lose the A
 
Реляционные или нереляционные (Josh Berkus)
Реляционные или нереляционные (Josh Berkus)Реляционные или нереляционные (Josh Berkus)
Реляционные или нереляционные (Josh Berkus)
 

More from Dez Blanchfield

Hot tech 20170329-idera - health check - maintaining enterprise bi-dez-slides
Hot tech 20170329-idera - health check - maintaining enterprise bi-dez-slidesHot tech 20170329-idera - health check - maintaining enterprise bi-dez-slides
Hot tech 20170329-idera - health check - maintaining enterprise bi-dez-slides
Dez Blanchfield
 
CDO Summit 2017 - Sydney - 20170315 - Dez Blanchfield
CDO Summit 2017 - Sydney - 20170315 - Dez BlanchfieldCDO Summit 2017 - Sydney - 20170315 - Dez Blanchfield
CDO Summit 2017 - Sydney - 20170315 - Dez Blanchfield
Dez Blanchfield
 
Briefing Room 20161213 - ep019 - Red Hat - Modern Business Storage
Briefing Room 20161213 - ep019 - Red Hat - Modern Business StorageBriefing Room 20161213 - ep019 - Red Hat - Modern Business Storage
Briefing Room 20161213 - ep019 - Red Hat - Modern Business Storage
Dez Blanchfield
 
Young it - digital transformation on a personal level
Young it - digital transformation on a personal levelYoung it - digital transformation on a personal level
Young it - digital transformation on a personal level
Dez Blanchfield
 
Hot tech 20161221 - ep0022 - IDERA - an ounce of prevention - Forging Healthy BI
Hot tech 20161221 - ep0022 - IDERA - an ounce of prevention - Forging Healthy BIHot tech 20161221 - ep0022 - IDERA - an ounce of prevention - Forging Healthy BI
Hot tech 20161221 - ep0022 - IDERA - an ounce of prevention - Forging Healthy BI
Dez Blanchfield
 
Smart Cities Expo - World Forum - Sydney - 2016 - Dez Blanchfield
Smart Cities Expo - World Forum - Sydney - 2016 - Dez BlanchfieldSmart Cities Expo - World Forum - Sydney - 2016 - Dez Blanchfield
Smart Cities Expo - World Forum - Sydney - 2016 - Dez Blanchfield
Dez Blanchfield
 
Hot tech 20161207 - ep0021 - IDERA - Protect your database - High availabilit...
Hot tech 20161207 - ep0021 - IDERA - Protect your database - High availabilit...Hot tech 20161207 - ep0021 - IDERA - Protect your database - High availabilit...
Hot tech 20161207 - ep0021 - IDERA - Protect your database - High availabilit...
Dez Blanchfield
 
Hot tech 20161116-ep0019-idera - data modeling in an agile environment-dez-sl...
Hot tech 20161116-ep0019-idera - data modeling in an agile environment-dez-sl...Hot tech 20161116-ep0019-idera - data modeling in an agile environment-dez-sl...
Hot tech 20161116-ep0019-idera - data modeling in an agile environment-dez-sl...
Dez Blanchfield
 
Hot tech 20160602-ep008-idera - forward momentum - moving relational beyond t...
Hot tech 20160602-ep008-idera - forward momentum - moving relational beyond t...Hot tech 20160602-ep008-idera - forward momentum - moving relational beyond t...
Hot tech 20160602-ep008-idera - forward momentum - moving relational beyond t...
Dez Blanchfield
 
Hot tech 20160510-ep005-magnitude software-the_biggest_picture-knowing_your_c...
Hot tech 20160510-ep005-magnitude software-the_biggest_picture-knowing_your_c...Hot tech 20160510-ep005-magnitude software-the_biggest_picture-knowing_your_c...
Hot tech 20160510-ep005-magnitude software-the_biggest_picture-knowing_your_c...
Dez Blanchfield
 
Hot tech 20160922-ep0015-dell statistica - edge analytics - the io_t economy ...
Hot tech 20160922-ep0015-dell statistica - edge analytics - the io_t economy ...Hot tech 20160922-ep0015-dell statistica - edge analytics - the io_t economy ...
Hot tech 20160922-ep0015-dell statistica - edge analytics - the io_t economy ...
Dez Blanchfield
 
Briefing room 20160920-ep017-striim - a real-time version of the truth-dez-sl...
Briefing room 20160920-ep017-striim - a real-time version of the truth-dez-sl...Briefing room 20160920-ep017-striim - a real-time version of the truth-dez-sl...
Briefing room 20160920-ep017-striim - a real-time version of the truth-dez-sl...
Dez Blanchfield
 
OpenStack Australia Government Day 2016 - Dez Blanchfield
OpenStack Australia Government Day 2016 - Dez BlanchfieldOpenStack Australia Government Day 2016 - Dez Blanchfield
OpenStack Australia Government Day 2016 - Dez Blanchfield
Dez Blanchfield
 
Hot tech 20161102 - ep0018 - idera - application acceleration - faster perfor...
Hot tech 20161102 - ep0018 - idera - application acceleration - faster perfor...Hot tech 20161102 - ep0018 - idera - application acceleration - faster perfor...
Hot tech 20161102 - ep0018 - idera - application acceleration - faster perfor...
Dez Blanchfield
 
Health Data Management - Clear Data - 5 reasons hospital CIOs are extending t...
Health Data Management - Clear Data - 5 reasons hospital CIOs are extending t...Health Data Management - Clear Data - 5 reasons hospital CIOs are extending t...
Health Data Management - Clear Data - 5 reasons hospital CIOs are extending t...
Dez Blanchfield
 
Hot tech 20160602 - ep007 - sync sort - big iron meet big data - liberating m...
Hot tech 20160602 - ep007 - sync sort - big iron meet big data - liberating m...Hot tech 20160602 - ep007 - sync sort - big iron meet big data - liberating m...
Hot tech 20160602 - ep007 - sync sort - big iron meet big data - liberating m...
Dez Blanchfield
 
Hot tech 20160914-ep0014-idera - who what where and how - why you want to kno...
Hot tech 20160914-ep0014-idera - who what where and how - why you want to kno...Hot tech 20160914-ep0014-idera - who what where and how - why you want to kno...
Hot tech 20160914-ep0014-idera - who what where and how - why you want to kno...
Dez Blanchfield
 
Briefing room 20160913-ep0016-sap-anomalies-or-alerts-streaming-analytics-to-...
Briefing room 20160913-ep0016-sap-anomalies-or-alerts-streaming-analytics-to-...Briefing room 20160913-ep0016-sap-anomalies-or-alerts-streaming-analytics-to-...
Briefing room 20160913-ep0016-sap-anomalies-or-alerts-streaming-analytics-to-...
Dez Blanchfield
 
Hot tech 20160825-ep0012-dell statistica-embed-analytics-everywhere-enabling-...
Hot tech 20160825-ep0012-dell statistica-embed-analytics-everywhere-enabling-...Hot tech 20160825-ep0012-dell statistica-embed-analytics-everywhere-enabling-...
Hot tech 20160825-ep0012-dell statistica-embed-analytics-everywhere-enabling-...
Dez Blanchfield
 
Hot tech 20160824 - ep0011 - idera - the art of visibility - enabling multi p...
Hot tech 20160824 - ep0011 - idera - the art of visibility - enabling multi p...Hot tech 20160824 - ep0011 - idera - the art of visibility - enabling multi p...
Hot tech 20160824 - ep0011 - idera - the art of visibility - enabling multi p...
Dez Blanchfield
 

More from Dez Blanchfield (20)

Hot tech 20170329-idera - health check - maintaining enterprise bi-dez-slides
Hot tech 20170329-idera - health check - maintaining enterprise bi-dez-slidesHot tech 20170329-idera - health check - maintaining enterprise bi-dez-slides
Hot tech 20170329-idera - health check - maintaining enterprise bi-dez-slides
 
CDO Summit 2017 - Sydney - 20170315 - Dez Blanchfield
CDO Summit 2017 - Sydney - 20170315 - Dez BlanchfieldCDO Summit 2017 - Sydney - 20170315 - Dez Blanchfield
CDO Summit 2017 - Sydney - 20170315 - Dez Blanchfield
 
Briefing Room 20161213 - ep019 - Red Hat - Modern Business Storage
Briefing Room 20161213 - ep019 - Red Hat - Modern Business StorageBriefing Room 20161213 - ep019 - Red Hat - Modern Business Storage
Briefing Room 20161213 - ep019 - Red Hat - Modern Business Storage
 
Young it - digital transformation on a personal level
Young it - digital transformation on a personal levelYoung it - digital transformation on a personal level
Young it - digital transformation on a personal level
 
Hot tech 20161221 - ep0022 - IDERA - an ounce of prevention - Forging Healthy BI
Hot tech 20161221 - ep0022 - IDERA - an ounce of prevention - Forging Healthy BIHot tech 20161221 - ep0022 - IDERA - an ounce of prevention - Forging Healthy BI
Hot tech 20161221 - ep0022 - IDERA - an ounce of prevention - Forging Healthy BI
 
Smart Cities Expo - World Forum - Sydney - 2016 - Dez Blanchfield
Smart Cities Expo - World Forum - Sydney - 2016 - Dez BlanchfieldSmart Cities Expo - World Forum - Sydney - 2016 - Dez Blanchfield
Smart Cities Expo - World Forum - Sydney - 2016 - Dez Blanchfield
 
Hot tech 20161207 - ep0021 - IDERA - Protect your database - High availabilit...
Hot tech 20161207 - ep0021 - IDERA - Protect your database - High availabilit...Hot tech 20161207 - ep0021 - IDERA - Protect your database - High availabilit...
Hot tech 20161207 - ep0021 - IDERA - Protect your database - High availabilit...
 
Hot tech 20161116-ep0019-idera - data modeling in an agile environment-dez-sl...
Hot tech 20161116-ep0019-idera - data modeling in an agile environment-dez-sl...Hot tech 20161116-ep0019-idera - data modeling in an agile environment-dez-sl...
Hot tech 20161116-ep0019-idera - data modeling in an agile environment-dez-sl...
 
Hot tech 20160602-ep008-idera - forward momentum - moving relational beyond t...
Hot tech 20160602-ep008-idera - forward momentum - moving relational beyond t...Hot tech 20160602-ep008-idera - forward momentum - moving relational beyond t...
Hot tech 20160602-ep008-idera - forward momentum - moving relational beyond t...
 
Hot tech 20160510-ep005-magnitude software-the_biggest_picture-knowing_your_c...
Hot tech 20160510-ep005-magnitude software-the_biggest_picture-knowing_your_c...Hot tech 20160510-ep005-magnitude software-the_biggest_picture-knowing_your_c...
Hot tech 20160510-ep005-magnitude software-the_biggest_picture-knowing_your_c...
 
Hot tech 20160922-ep0015-dell statistica - edge analytics - the io_t economy ...
Hot tech 20160922-ep0015-dell statistica - edge analytics - the io_t economy ...Hot tech 20160922-ep0015-dell statistica - edge analytics - the io_t economy ...
Hot tech 20160922-ep0015-dell statistica - edge analytics - the io_t economy ...
 
Briefing room 20160920-ep017-striim - a real-time version of the truth-dez-sl...
Briefing room 20160920-ep017-striim - a real-time version of the truth-dez-sl...Briefing room 20160920-ep017-striim - a real-time version of the truth-dez-sl...
Briefing room 20160920-ep017-striim - a real-time version of the truth-dez-sl...
 
OpenStack Australia Government Day 2016 - Dez Blanchfield
OpenStack Australia Government Day 2016 - Dez BlanchfieldOpenStack Australia Government Day 2016 - Dez Blanchfield
OpenStack Australia Government Day 2016 - Dez Blanchfield
 
Hot tech 20161102 - ep0018 - idera - application acceleration - faster perfor...
Hot tech 20161102 - ep0018 - idera - application acceleration - faster perfor...Hot tech 20161102 - ep0018 - idera - application acceleration - faster perfor...
Hot tech 20161102 - ep0018 - idera - application acceleration - faster perfor...
 
Health Data Management - Clear Data - 5 reasons hospital CIOs are extending t...
Health Data Management - Clear Data - 5 reasons hospital CIOs are extending t...Health Data Management - Clear Data - 5 reasons hospital CIOs are extending t...
Health Data Management - Clear Data - 5 reasons hospital CIOs are extending t...
 
Hot tech 20160602 - ep007 - sync sort - big iron meet big data - liberating m...
Hot tech 20160602 - ep007 - sync sort - big iron meet big data - liberating m...Hot tech 20160602 - ep007 - sync sort - big iron meet big data - liberating m...
Hot tech 20160602 - ep007 - sync sort - big iron meet big data - liberating m...
 
Hot tech 20160914-ep0014-idera - who what where and how - why you want to kno...
Hot tech 20160914-ep0014-idera - who what where and how - why you want to kno...Hot tech 20160914-ep0014-idera - who what where and how - why you want to kno...
Hot tech 20160914-ep0014-idera - who what where and how - why you want to kno...
 
Briefing room 20160913-ep0016-sap-anomalies-or-alerts-streaming-analytics-to-...
Briefing room 20160913-ep0016-sap-anomalies-or-alerts-streaming-analytics-to-...Briefing room 20160913-ep0016-sap-anomalies-or-alerts-streaming-analytics-to-...
Briefing room 20160913-ep0016-sap-anomalies-or-alerts-streaming-analytics-to-...
 
Hot tech 20160825-ep0012-dell statistica-embed-analytics-everywhere-enabling-...
Hot tech 20160825-ep0012-dell statistica-embed-analytics-everywhere-enabling-...Hot tech 20160825-ep0012-dell statistica-embed-analytics-everywhere-enabling-...
Hot tech 20160825-ep0012-dell statistica-embed-analytics-everywhere-enabling-...
 
Hot tech 20160824 - ep0011 - idera - the art of visibility - enabling multi p...
Hot tech 20160824 - ep0011 - idera - the art of visibility - enabling multi p...Hot tech 20160824 - ep0011 - idera - the art of visibility - enabling multi p...
Hot tech 20160824 - ep0011 - idera - the art of visibility - enabling multi p...
 

Recently uploaded

みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
名前 です男
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
Matthew Sinclair
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
mikeeftimakis1
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
Matthew Sinclair
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
Adtran
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
Zilliz
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
Safe Software
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Safe Software
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
Edge AI and Vision Alliance
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
Quotidiano Piemontese
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
Neo4j
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
Alpen-Adria-Universität
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
Pixlogix Infotech
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
DianaGray10
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
Neo4j
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
Claudio Di Ciccio
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
Daiki Mogmet Ito
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
Uni Systems S.M.S.A.
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
SOFTTECHHUB
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
tolgahangng
 

Recently uploaded (20)

みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
みなさんこんにちはこれ何文字まで入るの?40文字以下不可とか本当に意味わからないけどこれ限界文字数書いてないからマジでやばい文字数いけるんじゃないの?えこ...
 
20240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 202420240607 QFM018 Elixir Reading List May 2024
20240607 QFM018 Elixir Reading List May 2024
 
Introduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - CybersecurityIntroduction to CHERI technology - Cybersecurity
Introduction to CHERI technology - Cybersecurity
 
20240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 202420240605 QFM017 Machine Intelligence Reading List May 2024
20240605 QFM017 Machine Intelligence Reading List May 2024
 
Pushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 daysPushing the limits of ePRTC: 100ns holdover for 100 days
Pushing the limits of ePRTC: 100ns holdover for 100 days
 
Building Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and MilvusBuilding Production Ready Search Pipelines with Spark and Milvus
Building Production Ready Search Pipelines with Spark and Milvus
 
Essentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FMEEssentials of Automations: The Art of Triggers and Actions in FME
Essentials of Automations: The Art of Triggers and Actions in FME
 
Driving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success StoryDriving Business Innovation: Latest Generative AI Advancements & Success Story
Driving Business Innovation: Latest Generative AI Advancements & Success Story
 
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
“Building and Scaling AI Applications with the Nx AI Manager,” a Presentation...
 
National Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practicesNational Security Agency - NSA mobile device best practices
National Security Agency - NSA mobile device best practices
 
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
GraphSummit Singapore | Graphing Success: Revolutionising Organisational Stru...
 
Video Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the FutureVideo Streaming: Then, Now, and in the Future
Video Streaming: Then, Now, and in the Future
 
Best 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERPBest 20 SEO Techniques To Improve Website Visibility In SERP
Best 20 SEO Techniques To Improve Website Visibility In SERP
 
UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6UiPath Test Automation using UiPath Test Suite series, part 6
UiPath Test Automation using UiPath Test Suite series, part 6
 
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
GraphSummit Singapore | Enhancing Changi Airport Group's Passenger Experience...
 
“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”“I’m still / I’m still / Chaining from the Block”
“I’m still / I’m still / Chaining from the Block”
 
How to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For FlutterHow to use Firebase Data Connect For Flutter
How to use Firebase Data Connect For Flutter
 
Microsoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdfMicrosoft - Power Platform_G.Aspiotis.pdf
Microsoft - Power Platform_G.Aspiotis.pdf
 
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
Why You Should Replace Windows 11 with Nitrux Linux 3.5.0 for enhanced perfor...
 
Serial Arm Control in Real Time Presentation
Serial Arm Control in Real Time PresentationSerial Arm Control in Real Time Presentation
Serial Arm Control in Real Time Presentation
 

Hot tech 20161005-ep0016-idera - index insanity - how to avoid database chaos-dez-slides