SlideShare une entreprise Scribd logo
1  sur  39
Télécharger pour lire hors ligne
Grab
some
coffee and
enjoy the
pre-show
banter
before the
top of the
hour!
H T	Technologies		of	2016
HOST:	
Eric	Kavanagh
THIS	YEAR	is…
THE	LINE	UP	
ANALYST:	
Dez	Blanchfield	
Data	Scientist,		
The	Bloor	Group	
ANALYST:	
Robin	Bloor	
Chief	Analyst,		
The	Bloor	Group	
GUEST:	
Bullett	Manale	
Director	of	Sales	Engineering,	
IDERA
INTRODUCING	
Robin	Bloor
Database Tuning
Robin Bloor Ph.D.
The DBA
For sophisticated databases
(Oracle, SQL Server, DB2, etc.)
database tuning is a tough job,
but a SECURE job
file://localhost/Users/robinbloor2/Dropbox/
~Desktop/bottlenecks.jpg
The Database Landscape
u  Relational databases still dominate in
popularity (> 95%)
u  MS SQL Server is second in popularity to
Oracle
u  Used both for OLTP and query workloads
u  Alternatives (NoSQL & Graph) used mainly
for analytics
u  Most companies standardize and use
alternatives only in exceptional
circumstances
u  Databases are “strategic” and they evolve
u  Neither Hadoop nor Spark is a database
file://localhost/Users/robinbloor2/Dropbox/
~Desktop/bottlenecks.jpg
DBA Activities
u  Install, config, upgrade
u  License management
u  ETL & Replication
u  Storage & Caplan
u  Troubleshooting
u  Performance monitoring & tuning
u  Security
u  BU & Recovery
u  S/W Test systems
u  Data lifecycle
file://localhost/Users/robinbloor2/Dropbox/
~Desktop/bottlenecks.jpg
Database Performance Bottlenecks
u  CPU: CPU overload, context switches,
I/O waits, CPU cache, Backplane
throughput
u  Memory: Thrashing, fragmentation
u  Disk: Caching, I/O saturation,
fragmentation, SSD performance
u  Network Overhead (SANs, NAS, local
disk)
u  Locking
file://localhost/Users/robinbloor2/Dropbox/
~Desktop/bottlenecks.jpg
Hardware Factors
u  CPUs, GPUs & FPGAs
u  Cross breeding
u  3D Xpoint and PCM
u  SSDs & parallel access
u  Parallel hardware architectures
At the hardware level
PERFORMANCE is accelerating
and COSTS continue to fall.
file://localhost/Users/robinbloor2/Dropbox/
~Desktop/bottlenecks.jpg
Database Issues
u  Database entropy (proliferating
instances) is very common – it’s
the norm, with databases being
used as “cupboards”
u  Few databases are self-tuning or
properly tuned (especially the ones
that perform)
u  SQL needs to be tuned (particularly
for JOINS)
u  Most companies employ few DBAs
(they’re expensive)
Consequently
DBAs need tools
INTRODUCING	
Dez	Blanchfield
@dez_blanchfield	
Effec%ve	Analy%cs	Requires	High	Performance	Queries
@dez_blanchfield	
The	challenge	of	maintaining	a	
conversa%on	with	your	data	and	
iden%fying	meaningful	pa@erns
@dez_blanchfield	
Key	challenges	impac/ng	Database	Analy/cs	performance	
	
§  Infrastructure	Performance	Monitoring	
§  Keeping	on	top	of	Query	Monitoring	
§  Monitoring	response	6mes	to	pla8orm	&	user	
§  Addressing	poorly	structured	queries	
§  Itera6ve	query	/	review	&	fine	tuning	workflows	
§  Keeping	on	top	of	deadlocks	and	blocks	
§  ShiF	from	Historical	to	Predic6ve	aler6ng	
Typical	day	to	day	performance	hits..
@dez_blanchfield	
Discovering	hurdles	which	get	in	
the	way	of	making	fluid	analy%cs	
the	norm	in	your	organiza%on
@dez_blanchfield	
Performance	issues	which	regular	users	can’t	easily	resolve	
	
§  Performance	of	complex	code	you	didn’t	write	
§  Pre-staging	of	data	for	performance	where	possible	
§  Dele6ng	indexes	before	bulk	imports	then	re-index	
§  Op6mize	indexes	regularly	or	aFer	a	bulk	import	
§  Limit	queries	to	just	number	of	columns	you	need	
§  Knowing	how	&	when	to	use	temp	tables	
§  Batch	up	delete	&	update	workloads	efficiently	
§  Detec6ng	&	addressing	foreign	key	constraints	
Issues	invisible	to	most	mere	mortals..
@dez_blanchfield	
It	behooves	us	to	find	be@er	
ways	to	perform	real-%me	
PlaJorm	Performance	
Diagnos%cs	intelligently
INTRODUCING	
Bullett	Manale
© 2016 IDERA, Inc. All rights reserved.
Proprietary and confidential.
IDERA - SQL DIAGNOSTIC MANAGER
Hot Technology, The Key to Effective Analytics: Fast-Returning Queries
Bullett Manale
Director, Sales Engineering
© 2015 IDERA, Inc. All rights reserved. Proprietary and confidential. 2
© 2015 IDERA, Inc. All rights reserved. Proprietary and confidential. 3
§ FOCUS: SQL DIAGNOSTIC MANAGER
© 2015 IDERA, Inc. All rights reserved. Proprietary and confidential. 4
§  Data Manager
§  DBA
§  Acting DBA (or most technical person in the room)
TYPICAL USER OF SQL DIAGNOSTIC
MANAGER
© 2015 IDERA, Inc. All rights reserved. Proprietary and confidential. 5
RESPONSIBILITIES OF THE DBA
(ACCORDING TO WIKIPEDIA)
6© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential.
USUALLY MORE TO A QUESTION THAN MEETS THE EYE
‘Loaded’ Questions:
What is my worst performing query? | (Reads, Writes, CPU, Frequency, Waits, Duration)
Show me blocking incidents within my production environment? | (Blocking by count, by blocking time)
When will I run out of space? | (Drive space, Database space, VM Host Space, Partition)
What is my worst instance of SQL Server running? | (CPU, Waits, I/O, Memory, Alerts, etc..)
What is my worst performing application? | (CPU, I/O, by user, by client, by database)
What caused my problem that happened last night? | (What time last night, CPU, I/O, Non-responsive)
What can I do proactively to improve my performance? (Totally Open Ended)
7© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential.
TYPICAL REQUIREMENTS OF A GOOD ANALYTICS TOOL
BE ABLE TO…..
…collect the information at little to no cost
…collect the appropriate data and leave out the unnecessary data
…once collected, access the data quickly and efficiently
…easily understand the data or provide additional resources that help educate
...easily share the information with others using reports, exporting, and integration
…easily drill even deeper into the data if it is called for
8© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential.
SQL DIAGNOSTIC MANAGER CORE DELIVERABLES
§  Manage at the Enterprise Level – DBAs typically manage a lot of database instances. Having a view that represents the
health of each instance in a single window is vital. This provides peace of mind for the DBA in that they can quickly glance at a screen to
know if everything is running as it should be; if it’s not, then to have the ability to drill down and identify and troubleshoot. The tool also
needs to be presented in a way that is familiar to the day to day operations of the DBA (DBA Centric View).
9© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential.
SQL DIAGNOSTIC MANAGER CORE DELIVERABLES
§  Ability to Look Into the Past – A DBA can’t continuously stare at a console and wait for problems to happen. Problems happen
during meetings, in the middle of the night and off hours. Having a tool to help see the state of a server when a problem happened in the
past is vital. Additionally, the historical data collected can be used for other purposes than just troubleshooting. For example: What is my
fastest growing database over the last year?
10© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential.
SQL DIAGNOSTIC MANAGER CORE DELIVERABLES
§  Query Performance and Accountability – The DBA is often left holding the bag whenever there is a
performance related issue. The perception is that if the database is the slowdown (or calls to the database)
then it must be the DBAs fault. Having the ability to identify performance issues down to the command
level is a vital part of what SQL Diagnostic Manager does.
11© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential.
SQL DIAGNOSTIC MANAGER CORE DELIVERABLES
§  Ability to be Proactive – Proactive means different things to different people. For DBAs, in most cases, it
means taking corrective action before the user experience is diminished; or even going so far as to
automate the remediation of known issues automatically. SQL Diagnostic Manager can help with all of
these.
12© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential.
SQL DIAGNOSTIC MANAGER CORE DELIVERABLES
§  Overall Flexibility – Every environment is different. Out-of-the-box SQL Diagnostic Manager has canned
metrics that are monitored and collected historically for review. The same holds true for reports. Having
the ability to extend this monitoring footprint is paramount, especially for larger enterprise shops. Obscure
monitoring requirements will be necessary. Having a tool that adapts to the environment is crucial.
13© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential.
ARCHITECTURE OF SQL DIAGNOSTIC MANAGER
SQLdm
Thick
Consoles
SQLdm
Services
SQLdm
Repository
(SQL server
2005+)
Management Service
Collection Service
Active
Android
iOS
Windows
•  Nothing installed on the monitored SQL instance
•  No agents, stored procedures, etc.
•  Monitor physical and virtual databases
IDERA
core services
SQL Diagnostic Manager SQLSafe Backup*SQL Enterprise Job Manager*
SQLdm &
Other
Web
Consoles
* Sold separately* Sold separately
SQLdm
Mobile
Licensed per
instance
Now
Supports
2016!
14© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential.
INTRODUCING SQL WORKLOAD ANALYSIS
(PART OF SQL DIAGNOSTIC PRO BUNDLE)
15© 2016 IDERA, Inc. All rights reserved. Proprietary and confidential.
QUICK DEMONSTRATION
SQL DIAGNOSTIC MANAGER
The	Archive	Trifecta:	
•  Inside	Analysis		www.insideanalysis.com	
•  SlideShare		www.slideshare.net/InsideAnalysis	
•  YouTube		www.youtube.com/user/BloorGroup	
THANK	YOU!

Contenu connexe

En vedette

Arcadian Landscapes
Arcadian LandscapesArcadian Landscapes
Arcadian Landscapes
M-droid
 
Presentation dual inversion-index
Presentation dual inversion-indexPresentation dual inversion-index
Presentation dual inversion-index
mahi_uta
 
Test your taste buds
Test your taste budsTest your taste buds
Test your taste buds
kelsey-jane
 
Warsztaty Active Image | Opinie
Warsztaty Active Image | OpinieWarsztaty Active Image | Opinie
Warsztaty Active Image | Opinie
sawares
 

En vedette (18)

Solving the Really Big Tech Problems with IoT
 Solving the Really Big Tech Problems with IoT Solving the Really Big Tech Problems with IoT
Solving the Really Big Tech Problems with IoT
 
Arcadian Landscapes
Arcadian LandscapesArcadian Landscapes
Arcadian Landscapes
 
Warsztaty PR-u i komunikacji | Opinie
Warsztaty PR-u i komunikacji | OpinieWarsztaty PR-u i komunikacji | Opinie
Warsztaty PR-u i komunikacji | Opinie
 
A Better Understanding: Solving Business Challenges with Data
A Better Understanding: Solving Business Challenges with DataA Better Understanding: Solving Business Challenges with Data
A Better Understanding: Solving Business Challenges with Data
 
Auto bodies
Auto bodiesAuto bodies
Auto bodies
 
Who, What, Where and How: Why You Want to Know
 Who, What, Where and How: Why You Want to Know Who, What, Where and How: Why You Want to Know
Who, What, Where and How: Why You Want to Know
 
My OS
My OSMy OS
My OS
 
Presentation dual inversion-index
Presentation dual inversion-indexPresentation dual inversion-index
Presentation dual inversion-index
 
Test your taste buds
Test your taste budsTest your taste buds
Test your taste buds
 
Warsztaty Active Image | Opinie
Warsztaty Active Image | OpinieWarsztaty Active Image | Opinie
Warsztaty Active Image | Opinie
 
See the Whole Story: The Case for a Visualization Platform
See the Whole Story: The Case for a Visualization PlatformSee the Whole Story: The Case for a Visualization Platform
See the Whole Story: The Case for a Visualization Platform
 
The Art of Visibility: Enabling Multi-Platform Management
The Art of Visibility: Enabling Multi-Platform ManagementThe Art of Visibility: Enabling Multi-Platform Management
The Art of Visibility: Enabling Multi-Platform Management
 
Web Analytics: Challenges in Data Modeling
Web Analytics: Challenges in Data ModelingWeb Analytics: Challenges in Data Modeling
Web Analytics: Challenges in Data Modeling
 
Extracción-de-la-muestra-_ Clase Nº 2 Hematología
Extracción-de-la-muestra-_ Clase Nº 2  Hematología Extracción-de-la-muestra-_ Clase Nº 2  Hematología
Extracción-de-la-muestra-_ Clase Nº 2 Hematología
 
Mind Your Business: Why Privacy Matters to the Successful Enterprise
 Mind Your Business: Why Privacy Matters to the Successful Enterprise Mind Your Business: Why Privacy Matters to the Successful Enterprise
Mind Your Business: Why Privacy Matters to the Successful Enterprise
 
The Central Hub: Defining the Data Lake
The Central Hub: Defining the Data LakeThe Central Hub: Defining the Data Lake
The Central Hub: Defining the Data Lake
 
A Tight Ship: How Containers and SDS Optimize the Enterprise
 A Tight Ship: How Containers and SDS Optimize the Enterprise A Tight Ship: How Containers and SDS Optimize the Enterprise
A Tight Ship: How Containers and SDS Optimize the Enterprise
 
Conférence WIFI EDUCATIF - NOMOSPHERE - Salon EDUCATEC 2014
Conférence WIFI EDUCATIF  - NOMOSPHERE - Salon EDUCATEC 2014Conférence WIFI EDUCATIF  - NOMOSPHERE - Salon EDUCATEC 2014
Conférence WIFI EDUCATIF - NOMOSPHERE - Salon EDUCATEC 2014
 

Similaire à The Key to Effective Analytics: Fast-Returning Queries

DB2 Performance Tuning Z/OS - email me please for more details
DB2 Performance Tuning Z/OS - email me please for more detailsDB2 Performance Tuning Z/OS - email me please for more details
DB2 Performance Tuning Z/OS - email me please for more details
Manikandan Suresh
 

Similaire à The Key to Effective Analytics: Fast-Returning Queries (20)

Best Laid Plans: Saving Time, Money and Trouble with Optimal Forecasting
Best Laid Plans: Saving Time, Money and Trouble with Optimal ForecastingBest Laid Plans: Saving Time, Money and Trouble with Optimal Forecasting
Best Laid Plans: Saving Time, Money and Trouble with Optimal Forecasting
 
Geek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent Ozar
Geek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent OzarGeek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent Ozar
Geek Sync | Planning a SQL Server to Azure Migration in 2021 - Brent Ozar
 
Government and Education Webinar: Simplify Your Database Performance Manageme...
Government and Education Webinar: Simplify Your Database Performance Manageme...Government and Education Webinar: Simplify Your Database Performance Manageme...
Government and Education Webinar: Simplify Your Database Performance Manageme...
 
how-to-become-a-mysql-dba.pdf
how-to-become-a-mysql-dba.pdfhow-to-become-a-mysql-dba.pdf
how-to-become-a-mysql-dba.pdf
 
Protect Your Database: High Availability for High Demand Data
 Protect Your Database: High Availability for High Demand Data Protect Your Database: High Availability for High Demand Data
Protect Your Database: High Availability for High Demand Data
 
Predicting When Your Applications Will Go Off the Rails! Managing DB2 Appli...
Predicting When Your Applications Will Go Off the Rails!  Managing DB2 Appli...Predicting When Your Applications Will Go Off the Rails!  Managing DB2 Appli...
Predicting When Your Applications Will Go Off the Rails! Managing DB2 Appli...
 
Session 203 iouc summit database
Session 203 iouc summit databaseSession 203 iouc summit database
Session 203 iouc summit database
 
What it takes to bring Hadoop to a production-ready state
What it takes to bring Hadoop to a production-ready stateWhat it takes to bring Hadoop to a production-ready state
What it takes to bring Hadoop to a production-ready state
 
Beyond PowerPlay: Choose the Right OLAP Tool for Your BI Environment (Cognos...
 Beyond PowerPlay: Choose the Right OLAP Tool for Your BI Environment (Cognos... Beyond PowerPlay: Choose the Right OLAP Tool for Your BI Environment (Cognos...
Beyond PowerPlay: Choose the Right OLAP Tool for Your BI Environment (Cognos...
 
NoSQL Databases for Enterprises - NoSQL Now Conference 2013
NoSQL Databases for Enterprises  - NoSQL Now Conference 2013NoSQL Databases for Enterprises  - NoSQL Now Conference 2013
NoSQL Databases for Enterprises - NoSQL Now Conference 2013
 
12363 database certification
12363 database certification12363 database certification
12363 database certification
 
Horses for Courses: Database Roundtable
Horses for Courses: Database RoundtableHorses for Courses: Database Roundtable
Horses for Courses: Database Roundtable
 
DB2 Performance Tuning Z/OS - email me please for more details
DB2 Performance Tuning Z/OS - email me please for more detailsDB2 Performance Tuning Z/OS - email me please for more details
DB2 Performance Tuning Z/OS - email me please for more details
 
IOUG Collaborate 18 - Get the Oracle Performance Diagnostics Capabilities You...
IOUG Collaborate 18 - Get the Oracle Performance Diagnostics Capabilities You...IOUG Collaborate 18 - Get the Oracle Performance Diagnostics Capabilities You...
IOUG Collaborate 18 - Get the Oracle Performance Diagnostics Capabilities You...
 
Optimizing Your Database Performance | Embarcadero Technologies
Optimizing Your Database Performance | Embarcadero TechnologiesOptimizing Your Database Performance | Embarcadero Technologies
Optimizing Your Database Performance | Embarcadero Technologies
 
Optimizing Your Database Performance | Embarcadero Technologies
Optimizing Your Database Performance | Embarcadero TechnologiesOptimizing Your Database Performance | Embarcadero Technologies
Optimizing Your Database Performance | Embarcadero Technologies
 
Big data oracle_introduccion
Big data oracle_introduccionBig data oracle_introduccion
Big data oracle_introduccion
 
Shivangi gupta
Shivangi guptaShivangi gupta
Shivangi gupta
 
Introducing Spectre
Introducing SpectreIntroducing Spectre
Introducing Spectre
 
Mvp4 croatia - Being a dba in a devops world
Mvp4 croatia - Being a dba in a devops worldMvp4 croatia - Being a dba in a devops world
Mvp4 croatia - Being a dba in a devops world
 

Plus de Eric Kavanagh

Best Practices in DataOps: How to Create Agile, Automated Data Pipelines
Best Practices in DataOps: How to Create Agile, Automated Data PipelinesBest Practices in DataOps: How to Create Agile, Automated Data Pipelines
Best Practices in DataOps: How to Create Agile, Automated Data Pipelines
Eric Kavanagh
 

Plus de Eric Kavanagh (18)

The Future of Data Warehousing and Data Integration
The Future of Data Warehousing and Data IntegrationThe Future of Data Warehousing and Data Integration
The Future of Data Warehousing and Data Integration
 
Best Practices in DataOps: How to Create Agile, Automated Data Pipelines
Best Practices in DataOps: How to Create Agile, Automated Data PipelinesBest Practices in DataOps: How to Create Agile, Automated Data Pipelines
Best Practices in DataOps: How to Create Agile, Automated Data Pipelines
 
Expediting the Path to Discovery with Multi-Source Analysis
Expediting the Path to Discovery with Multi-Source AnalysisExpediting the Path to Discovery with Multi-Source Analysis
Expediting the Path to Discovery with Multi-Source Analysis
 
Will AI Eliminate Reports and Dashboards
Will AI Eliminate Reports and DashboardsWill AI Eliminate Reports and Dashboards
Will AI Eliminate Reports and Dashboards
 
Metadata Mastery: A Big Step for BI Modernization
Metadata Mastery: A Big Step for BI ModernizationMetadata Mastery: A Big Step for BI Modernization
Metadata Mastery: A Big Step for BI Modernization
 
Database Survival Guide: Exploratory Webcast
Database Survival Guide: Exploratory WebcastDatabase Survival Guide: Exploratory Webcast
Database Survival Guide: Exploratory Webcast
 
Better to Ask Permission? Best Practices for Privacy and Security
Better to Ask Permission? Best Practices for Privacy and SecurityBetter to Ask Permission? Best Practices for Privacy and Security
Better to Ask Permission? Best Practices for Privacy and Security
 
The Model Enterprise: A Blueprint for Enterprise Data Governance
The Model Enterprise: A Blueprint for Enterprise Data GovernanceThe Model Enterprise: A Blueprint for Enterprise Data Governance
The Model Enterprise: A Blueprint for Enterprise Data Governance
 
A Winning Strategy for the Digital Economy
A Winning Strategy for the Digital EconomyA Winning Strategy for the Digital Economy
A Winning Strategy for the Digital Economy
 
Discovering Big Data in the Fog: Why Catalogs Matter
 Discovering Big Data in the Fog: Why Catalogs Matter Discovering Big Data in the Fog: Why Catalogs Matter
Discovering Big Data in the Fog: Why Catalogs Matter
 
Health Check: Maintaining Enterprise BI
Health Check: Maintaining Enterprise BIHealth Check: Maintaining Enterprise BI
Health Check: Maintaining Enterprise BI
 
Rapid Response: Debugging and Profiling to the Rescue
Rapid Response: Debugging and Profiling to the RescueRapid Response: Debugging and Profiling to the Rescue
Rapid Response: Debugging and Profiling to the Rescue
 
Beyond the Platform: Enabling Fluid Analysis
Beyond the Platform: Enabling Fluid AnalysisBeyond the Platform: Enabling Fluid Analysis
Beyond the Platform: Enabling Fluid Analysis
 
Application Acceleration: Faster Performance for End Users
Application Acceleration: Faster Performance for End Users	Application Acceleration: Faster Performance for End Users
Application Acceleration: Faster Performance for End Users
 
Time's Up! Getting Value from Big Data Now
Time's Up! Getting Value from Big Data NowTime's Up! Getting Value from Big Data Now
Time's Up! Getting Value from Big Data Now
 
The New Normal: Dealing with the Reality of an Unsecure World
The New Normal: Dealing with the Reality of an Unsecure WorldThe New Normal: Dealing with the Reality of an Unsecure World
The New Normal: Dealing with the Reality of an Unsecure World
 
A Bigger Magnifying Glass: Analyzing the Internet of Things
A Bigger Magnifying Glass: Analyzing the Internet of Things	A Bigger Magnifying Glass: Analyzing the Internet of Things
A Bigger Magnifying Glass: Analyzing the Internet of Things
 
A Real-Time Version of the Truth
 A Real-Time Version of the Truth A Real-Time Version of the Truth
A Real-Time Version of the Truth
 

Dernier

Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Safe Software
 

Dernier (20)

EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWEREMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
EMPOWERMENT TECHNOLOGY GRADE 11 QUARTER 2 REVIEWER
 
Automating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps ScriptAutomating Google Workspace (GWS) & more with Apps Script
Automating Google Workspace (GWS) & more with Apps Script
 
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost SavingRepurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
Repurposing LNG terminals for Hydrogen Ammonia: Feasibility and Cost Saving
 
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
Apidays New York 2024 - Accelerating FinTech Innovation by Vasa Krishnan, Fin...
 
AWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of TerraformAWS Community Day CPH - Three problems of Terraform
AWS Community Day CPH - Three problems of Terraform
 
A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?A Year of the Servo Reboot: Where Are We Now?
A Year of the Servo Reboot: Where Are We Now?
 
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot ModelNavi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
Navi Mumbai Call Girls 🥰 8617370543 Service Offer VIP Hot Model
 
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers:  A Deep Dive into Serverless Spatial Data and FMECloud Frontiers:  A Deep Dive into Serverless Spatial Data and FME
Cloud Frontiers: A Deep Dive into Serverless Spatial Data and FME
 
AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024AXA XL - Insurer Innovation Award Americas 2024
AXA XL - Insurer Innovation Award Americas 2024
 
A Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source MilvusA Beginners Guide to Building a RAG App Using Open Source Milvus
A Beginners Guide to Building a RAG App Using Open Source Milvus
 
FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024FWD Group - Insurer Innovation Award 2024
FWD Group - Insurer Innovation Award 2024
 
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data DiscoveryTrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
TrustArc Webinar - Unlock the Power of AI-Driven Data Discovery
 
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
Mastering MySQL Database Architecture: Deep Dive into MySQL Shell and MySQL R...
 
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu SubbuApidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
Apidays Singapore 2024 - Modernizing Securities Finance by Madhu Subbu
 
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
 
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...
 
MS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectorsMS Copilot expands with MS Graph connectors
MS Copilot expands with MS Graph connectors
 
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin WoodPolkadot JAM Slides - Token2049 - By Dr. Gavin Wood
Polkadot JAM Slides - Token2049 - By Dr. Gavin Wood
 
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
Strategies for Unlocking Knowledge Management in Microsoft 365 in the Copilot...
 
Exploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone ProcessorsExploring the Future Potential of AI-Enabled Smartphone Processors
Exploring the Future Potential of AI-Enabled Smartphone Processors
 

The Key to Effective Analytics: Fast-Returning Queries