Announcing InfluxDB Clustered

InfluxData
InfluxDataInfluxData
| © Copyright 2023, InfluxData
1
Introducing:
InfluxDB Clustered
September 2023
| © Copyright 2023, InfluxData
2
Introductions
Gunnar Aasen
Sr. Product Manager
@ InfluxData
Balaji Palani
Vice President,
Product Marketing
@ InfluxData
| © Copyright 2023, InfluxData
3 | © Copyright 2023, InfluxData
3
Agenda
• Revisiting InfluxDB 3.0
• InfluxDB Clustered
• See it in Action
3
| © Copyright 2023, InfluxData
4
Time series data is
foundational to most modern
applications & services
| © Copyright 2023, InfluxData
5
Time series use cases
Metrics data lake
for monitoring
Ingest, analyze and
correlate in real time,
operational time series
data from systems,
networks, infrastructure,
services and applications.
EXAMPLES:
Network Monitoring, Infrastructure
Monitoring, DevOps Monitoring
etc.
Real time analytics
for IoT
Collect, transform, analyze
and predict in real time,
time series data from
sensors connected to
internet.
EXAMPLES:
Predictive Analytics,
Sensor Monitoring,
Energy Monitoring etc.
Custom Analytics
Applications
Build analytics SaaS
(software as a service)
applications such as in
devops / observability
space using time series
data.
EXAMPLES:
Log Analytics Platform,
Tracing as a service etc.
| © Copyright 2023, InfluxData
6
Challenges with managing time series data
Data is continuously
arriving at high speed
and volume
Applications must
analyze data within
streams and act in real
time
Higher number of tags
collected cause high
cardinality impacting
performance
Massive Scale Real Time Action Data Cardinality
| © Copyright 2023, InfluxData
7
InfluxDB 3.0: Columnar database for high
performance & low TCO
Hot data in
memory
Real
Time
Lowest cost
storage
Cold data in
object store
Unlimited
Cardinality
Optimized writes
& reads
| © Copyright 2023, InfluxData
8 | © Copyright 2023, InfluxData
8
InfluxDB 3.0 Benefits
| © Copyright 2023, InfluxData
9
Store metrics, events, traces in a single
datastore without cardinality concerns
InfluxDB 3.0 enables analysis and storage of
all of the required time series data with all
the required metadata for all of devices and
sources without limitations and helps Reduce
Operational Complexity.
Unlimited
Cardinality
Optimized writes
& reads
Optimized for ingest
scale & speed
One datastore for all
time series data
| © Copyright 2023, InfluxData
10
Deliver sub-second query responses for
recent edge of data
Hot data in
memory
Real
Time
Optimized for low latency
analytical queries
Sub-second responses
for recent data
InfluxDB 3.0 uses Apache Arrow for its
internal data representation:
● Best suited for columnar in-memory analytics
● Optimized for providing instant responses for
live or recently queried data
| © Copyright 2023, InfluxData
11
Deliver faster results even when querying
across longer time ranges
Query
Optimization
DataFusion
Query Engine
Faster data access for
longer time ranges
InfluxDB 3.0 uses DataFusion as it’s
query engine:
● Vectorized execution
● Optimized I/O and pushdown strategies
● Optimized data partitioning
● State of the art parallelism techniques
Performance optimized
columnar analytics
| © Copyright 2023, InfluxData
12
Store 10x more data at reduced costs
Lowest cost
storage
Cold data in
object store
Optimized for lowest cost
long term storage
Superior compression &
reduced TCO
InfluxDB 3.0 persists aged data as Apache
Parquet (maximum compression) on cloud
object store (e.g. S3) which is 3-5x cheaper
than SSD.
| © Copyright 2023, InfluxData
13
Democratize data for faster time to insights
Open Data
Architecture
Zero copy data
sharing
Apache Parquet is an open data standard
enabling interoperability with ML tools and
advanced analytics
Optimized for direct
access with zero copy
Interoperability with AI &
ML tools
| © Copyright 2023, InfluxData
14
Major improvements
over previous
versions of InfluxDB
| © Copyright 2023, InfluxData
15
“InfluxDB 3.0 is a truly bold
release from InfluxData, with
new columnar architecture and
the benefits of separating
compute and storage for
performant, real-time queries
across leading-edge data.”
with
| © Copyright 2023, InfluxData
16 | © Copyright 2023, InfluxData
16
InfluxDB Clustered
| © Copyright 2023, InfluxData
17
Bringing the flexibility of the
cloud and the power of
InfluxDB 3.0 together for the self-
managed stack
| © Copyright 2023, InfluxData
18
Brings InfluxDB 3.0 key tenets of performance
• Unlimited cardinality
• High speed ingest
• Real-time querying
• Superior data compression
to customers deploying their own custom infrastructure
| © Copyright 2023, InfluxData
19
Evolution of InfluxDB Enterprise
InfluxDB Enterprise
• Deployed in Kubernetes
• Complete the InfluxDB 3.0 product portfolio
• Deliver on our promise to customers
| © Copyright 2023, InfluxData
20
Gain all capabilities of InfluxDB 3.0
Now specifically packaged &
configured
For unique hosting environments &
data storage requirements
| © Copyright 2023, InfluxData
21
Who is InfluxDB Clustered for?
1. Large enterprises that want performance
at scale
2. Organizations wanting better control over
their data and it’s underlying infrastructure
3. Customers looking for enterprise-grade
security
| © Copyright 2023, InfluxData
22
1 / Large enterprises that want performance
at scale
What are some of
the examples?
Example 1:
Central observability
platform for their
entire company
Example 2:
Central monitoring
hub for their fleet of
IoT sensors & devices
Example 3:
Real-time events
analytics pipeline for
applications
Why it matters?
• Enables customers to consolidate multiple tools and analytics
solutions into a single platform
• Delivers elasticity to customer-managed InfluxDB
• Enables customers to grow without compromising on performance
Customer Impact
• Reduces TCO
• Accelerates time to market
• Delivers on performance and scale
| © Copyright 2023, InfluxData
23
2 / Organizations that want better control over
their data and underlying infrastructure
What does this mean?
• Organizations have complete visibility and control over their
underlying infrastructure including custom environments.
• Customers can further tune their database controls to meet specific
performance requirements for their workloads
Why it matters?
• Supports InfluxDB 3.0 deployment almost everywhere
• Enables custom tuned workloads
Customer Impact
• Customers can meet specific regulatory or business requirements
when it comes to storing & processing their data
• Flexibility to optimize for performance, scale and / or cost
| © Copyright 2023, InfluxData
24
3 / Enterprise-grade security & compliance
What does this mean?
InfluxDB Clustered customers can configure for:
• Data encryption in transit & at rest
• Private networking (in their private cloud)
• Enterprise SSO
Why it matters?
• Enterprise customers care about enterprise-grade security
• Less maintenance overhead on adding or deleting users
• Lower data transfer costs for sending data from their applications into
their InfluxDB cluster configured in private cloud setting
Customer Impact
• Customers can meet compliance requirements with their internal
security teams
• Lower TCO
| © Copyright 2023, InfluxData
25 | © Copyright 2023, InfluxData
25
Demo
| © Copyright 2023, InfluxData
26
Let’s see it in action
| © Copyright 2023, InfluxData
27
InfluxDB 3.0: Run on the cloud & on-premises
| © Copyright 2023, InfluxData
28
Get better performance at scale & Lower
your TCO with InfluxDB Clustered
InfluxDB Clustered
| © Copyright 2023, InfluxData
29 | © Copyright 2023, InfluxData
29
Q&A
| © Copyright 2023, InfluxData
30
T H A N K Y O U
1 von 30

Recomendados

Introduction of OpenStack cascading solution von
Introduction of OpenStack cascading solutionIntroduction of OpenStack cascading solution
Introduction of OpenStack cascading solutionJoe Huang
5.7K views32 Folien
Mule salesforce integration solutions von
Mule  salesforce integration solutionsMule  salesforce integration solutions
Mule salesforce integration solutionshimajareddys
672 views10 Folien
Introducing InfluxDB Cloud Dedicated von
Introducing InfluxDB Cloud DedicatedIntroducing InfluxDB Cloud Dedicated
Introducing InfluxDB Cloud DedicatedInfluxData
129 views33 Folien
Part 2: Cloudera’s Operational Database: Unlocking New Benefits in the Cloud von
Part 2: Cloudera’s Operational Database: Unlocking New Benefits in the CloudPart 2: Cloudera’s Operational Database: Unlocking New Benefits in the Cloud
Part 2: Cloudera’s Operational Database: Unlocking New Benefits in the CloudCloudera, Inc.
1.7K views30 Folien
Maximizing Real-Time Data Processing with Apache Kafka and InfluxDB: A Compre... von
Maximizing Real-Time Data Processing with Apache Kafka and InfluxDB: A Compre...Maximizing Real-Time Data Processing with Apache Kafka and InfluxDB: A Compre...
Maximizing Real-Time Data Processing with Apache Kafka and InfluxDB: A Compre...HostedbyConfluent
45 views53 Folien
Leader in Cloud and Object Storage for Service Providers von
Leader in Cloud and Object Storage for Service ProvidersLeader in Cloud and Object Storage for Service Providers
Leader in Cloud and Object Storage for Service ProvidersScality
1.1K views29 Folien

Más contenido relacionado

Similar a Announcing InfluxDB Clustered

developing-highly-available-dynamic-hybrid-cloud-environment von
developing-highly-available-dynamic-hybrid-cloud-environmentdeveloping-highly-available-dynamic-hybrid-cloud-environment
developing-highly-available-dynamic-hybrid-cloud-environmentTom Fieldhouse
97 views8 Folien
Rethinking the Database in the IoT Era von
Rethinking the Database in the IoT EraRethinking the Database in the IoT Era
Rethinking the Database in the IoT EraInfluxData
66 views27 Folien
An introduction and overview to Software as a Service von
An introduction and overview to Software as a Service An introduction and overview to Software as a Service
An introduction and overview to Software as a Service InTechnology Managed Services (part of Redcentric)
7.4K views19 Folien
Private cloud with vmware von
Private cloud with vmwarePrivate cloud with vmware
Private cloud with vmwareAnton An
221 views39 Folien
Why You Should NOT Be Using an RDBMS for Time-stamped Data von
Why You Should NOT Be Using an RDBMS for Time-stamped DataWhy You Should NOT Be Using an RDBMS for Time-stamped Data
Why You Should NOT Be Using an RDBMS for Time-stamped DataDevOps.com
350 views65 Folien
Why You Should NOT Be Using an RDBS for Time-stamped Data von
 Why You Should NOT Be Using an RDBS for Time-stamped Data Why You Should NOT Be Using an RDBS for Time-stamped Data
Why You Should NOT Be Using an RDBS for Time-stamped DataDevOps.com
143 views65 Folien

Similar a Announcing InfluxDB Clustered(20)

developing-highly-available-dynamic-hybrid-cloud-environment von Tom Fieldhouse
developing-highly-available-dynamic-hybrid-cloud-environmentdeveloping-highly-available-dynamic-hybrid-cloud-environment
developing-highly-available-dynamic-hybrid-cloud-environment
Tom Fieldhouse97 views
Rethinking the Database in the IoT Era von InfluxData
Rethinking the Database in the IoT EraRethinking the Database in the IoT Era
Rethinking the Database in the IoT Era
InfluxData66 views
Private cloud with vmware von Anton An
Private cloud with vmwarePrivate cloud with vmware
Private cloud with vmware
Anton An221 views
Why You Should NOT Be Using an RDBMS for Time-stamped Data von DevOps.com
Why You Should NOT Be Using an RDBMS for Time-stamped DataWhy You Should NOT Be Using an RDBMS for Time-stamped Data
Why You Should NOT Be Using an RDBMS for Time-stamped Data
DevOps.com350 views
Why You Should NOT Be Using an RDBS for Time-stamped Data von DevOps.com
 Why You Should NOT Be Using an RDBS for Time-stamped Data Why You Should NOT Be Using an RDBS for Time-stamped Data
Why You Should NOT Be Using an RDBS for Time-stamped Data
DevOps.com143 views
Welcome to the Cloud! von imogokate
Welcome to the Cloud!Welcome to the Cloud!
Welcome to the Cloud!
imogokate402 views
Big data journey to the cloud 5.30.18 asher bartch von Cloudera, Inc.
Big data journey to the cloud 5.30.18   asher bartchBig data journey to the cloud 5.30.18   asher bartch
Big data journey to the cloud 5.30.18 asher bartch
Cloudera, Inc.554 views
Unit 1_Introduction to Cloud Technologies.pptx von SumitSaini169007
Unit 1_Introduction to Cloud Technologies.pptxUnit 1_Introduction to Cloud Technologies.pptx
Unit 1_Introduction to Cloud Technologies.pptx
Accelerating the Path to Digital with a Cloud Data Strategy von MongoDB
Accelerating the Path to Digital with a Cloud Data StrategyAccelerating the Path to Digital with a Cloud Data Strategy
Accelerating the Path to Digital with a Cloud Data Strategy
MongoDB439 views
Cisco Secure Enclaves Architecture von Cisco Russia
Cisco Secure Enclaves ArchitectureCisco Secure Enclaves Architecture
Cisco Secure Enclaves Architecture
Cisco Russia 661 views
Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa... von DataStax Academy
Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...
Cassandra Summit 2014: Internet of Complex Things Analytics with Apache Cassa...
DataStax Academy1.2K views
Building Blocks for Hybrid IT von RightScale
Building Blocks for Hybrid ITBuilding Blocks for Hybrid IT
Building Blocks for Hybrid IT
RightScale937 views
Cisco Hybrid Cloud Solution for IT Capacity Augmentation von Paulo Renato
Cisco Hybrid Cloud Solution for IT Capacity AugmentationCisco Hybrid Cloud Solution for IT Capacity Augmentation
Cisco Hybrid Cloud Solution for IT Capacity Augmentation
Paulo Renato400 views
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ... von IRJET Journal
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET- A Detailed Study and Analysis of Cloud Computing Usage with Real-Time ...
IRJET Journal93 views
Future of Data Milwaukee Meetup Streaming Data Pipeline Development 28 June 2023 von ssuser73434e
Future of Data Milwaukee Meetup Streaming Data Pipeline Development 28 June 2023Future of Data Milwaukee Meetup Streaming Data Pipeline Development 28 June 2023
Future of Data Milwaukee Meetup Streaming Data Pipeline Development 28 June 2023
ssuser73434e54 views

Más de InfluxData

Best Practices for Leveraging the Apache Arrow Ecosystem von
Best Practices for Leveraging the Apache Arrow EcosystemBest Practices for Leveraging the Apache Arrow Ecosystem
Best Practices for Leveraging the Apache Arrow EcosystemInfluxData
51 views25 Folien
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu... von
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu...How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu...
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu...InfluxData
137 views24 Folien
Power Your Predictive Analytics with InfluxDB von
Power Your Predictive Analytics with InfluxDBPower Your Predictive Analytics with InfluxDB
Power Your Predictive Analytics with InfluxDBInfluxData
129 views41 Folien
Build an Edge-to-Cloud Solution with the MING Stack von
Build an Edge-to-Cloud Solution with the MING StackBuild an Edge-to-Cloud Solution with the MING Stack
Build an Edge-to-Cloud Solution with the MING StackInfluxData
386 views52 Folien
Meet the Founders: An Open Discussion About Rewriting Using Rust von
Meet the Founders: An Open Discussion About Rewriting Using RustMeet the Founders: An Open Discussion About Rewriting Using Rust
Meet the Founders: An Open Discussion About Rewriting Using RustInfluxData
236 views12 Folien
Gain Better Observability with OpenTelemetry and InfluxDB von
Gain Better Observability with OpenTelemetry and InfluxDB Gain Better Observability with OpenTelemetry and InfluxDB
Gain Better Observability with OpenTelemetry and InfluxDB InfluxData
408 views28 Folien

Más de InfluxData(20)

Best Practices for Leveraging the Apache Arrow Ecosystem von InfluxData
Best Practices for Leveraging the Apache Arrow EcosystemBest Practices for Leveraging the Apache Arrow Ecosystem
Best Practices for Leveraging the Apache Arrow Ecosystem
InfluxData51 views
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu... von InfluxData
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu...How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu...
How Bevi Uses InfluxDB and Grafana to Improve Predictive Maintenance and Redu...
InfluxData137 views
Power Your Predictive Analytics with InfluxDB von InfluxData
Power Your Predictive Analytics with InfluxDBPower Your Predictive Analytics with InfluxDB
Power Your Predictive Analytics with InfluxDB
InfluxData129 views
Build an Edge-to-Cloud Solution with the MING Stack von InfluxData
Build an Edge-to-Cloud Solution with the MING StackBuild an Edge-to-Cloud Solution with the MING Stack
Build an Edge-to-Cloud Solution with the MING Stack
InfluxData386 views
Meet the Founders: An Open Discussion About Rewriting Using Rust von InfluxData
Meet the Founders: An Open Discussion About Rewriting Using RustMeet the Founders: An Open Discussion About Rewriting Using Rust
Meet the Founders: An Open Discussion About Rewriting Using Rust
InfluxData236 views
Gain Better Observability with OpenTelemetry and InfluxDB von InfluxData
Gain Better Observability with OpenTelemetry and InfluxDB Gain Better Observability with OpenTelemetry and InfluxDB
Gain Better Observability with OpenTelemetry and InfluxDB
InfluxData408 views
How a Heat Treating Plant Ensures Tight Process Control and Exceptional Quali... von InfluxData
How a Heat Treating Plant Ensures Tight Process Control and Exceptional Quali...How a Heat Treating Plant Ensures Tight Process Control and Exceptional Quali...
How a Heat Treating Plant Ensures Tight Process Control and Exceptional Quali...
InfluxData185 views
How Delft University's Engineering Students Make Their EV Formula-Style Race ... von InfluxData
How Delft University's Engineering Students Make Their EV Formula-Style Race ...How Delft University's Engineering Students Make Their EV Formula-Style Race ...
How Delft University's Engineering Students Make Their EV Formula-Style Race ...
InfluxData105 views
Start Automating InfluxDB Deployments at the Edge with balena von InfluxData
Start Automating InfluxDB Deployments at the Edge with balena Start Automating InfluxDB Deployments at the Edge with balena
Start Automating InfluxDB Deployments at the Edge with balena
InfluxData186 views
Understanding InfluxDB’s New Storage Engine von InfluxData
Understanding InfluxDB’s New Storage EngineUnderstanding InfluxDB’s New Storage Engine
Understanding InfluxDB’s New Storage Engine
InfluxData139 views
Streamline and Scale Out Data Pipelines with Kubernetes, Telegraf, and InfluxDB von InfluxData
Streamline and Scale Out Data Pipelines with Kubernetes, Telegraf, and InfluxDBStreamline and Scale Out Data Pipelines with Kubernetes, Telegraf, and InfluxDB
Streamline and Scale Out Data Pipelines with Kubernetes, Telegraf, and InfluxDB
InfluxData63 views
Ward Bowman [PTC] | ThingWorx Long-Term Data Storage with InfluxDB | InfluxDa... von InfluxData
Ward Bowman [PTC] | ThingWorx Long-Term Data Storage with InfluxDB | InfluxDa...Ward Bowman [PTC] | ThingWorx Long-Term Data Storage with InfluxDB | InfluxDa...
Ward Bowman [PTC] | ThingWorx Long-Term Data Storage with InfluxDB | InfluxDa...
InfluxData74 views
Scott Anderson [InfluxData] | New & Upcoming Flux Features | InfluxDays 2022 von InfluxData
Scott Anderson [InfluxData] | New & Upcoming Flux Features | InfluxDays 2022Scott Anderson [InfluxData] | New & Upcoming Flux Features | InfluxDays 2022
Scott Anderson [InfluxData] | New & Upcoming Flux Features | InfluxDays 2022
InfluxData26 views
Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022 von InfluxData
Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022
Steinkamp, Clifford [InfluxData] | Closing Thoughts | InfluxDays 2022
InfluxData9 views
Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ... von InfluxData
Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...
Steinkamp, Clifford [InfluxData] | Welcome to InfluxDays 2022 - Day 2 | Influ...
InfluxData10 views
Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022 von InfluxData
Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022
Steinkamp, Clifford [InfluxData] | Closing Thoughts Day 1 | InfluxDays 2022
InfluxData5 views
Paul Dix [InfluxData] The Journey of InfluxDB | InfluxDays 2022 von InfluxData
Paul Dix [InfluxData] The Journey of InfluxDB | InfluxDays 2022Paul Dix [InfluxData] The Journey of InfluxDB | InfluxDays 2022
Paul Dix [InfluxData] The Journey of InfluxDB | InfluxDays 2022
InfluxData112 views
Jay Clifford [InfluxData] | Tips & Tricks for Analyzing IIoT in Real-Time | I... von InfluxData
Jay Clifford [InfluxData] | Tips & Tricks for Analyzing IIoT in Real-Time | I...Jay Clifford [InfluxData] | Tips & Tricks for Analyzing IIoT in Real-Time | I...
Jay Clifford [InfluxData] | Tips & Tricks for Analyzing IIoT in Real-Time | I...
InfluxData19 views
Brian Gilmore [InfluxData] | Use Case: IIoT Overview | InfluxDays 2022 von InfluxData
Brian Gilmore [InfluxData] | Use Case: IIoT Overview | InfluxDays 2022Brian Gilmore [InfluxData] | Use Case: IIoT Overview | InfluxDays 2022
Brian Gilmore [InfluxData] | Use Case: IIoT Overview | InfluxDays 2022
InfluxData22 views
Gilmore, Palani [InfluxData] | Use Case: Monitoring / Observability | InfluxD... von InfluxData
Gilmore, Palani [InfluxData] | Use Case: Monitoring / Observability | InfluxD...Gilmore, Palani [InfluxData] | Use Case: Monitoring / Observability | InfluxD...
Gilmore, Palani [InfluxData] | Use Case: Monitoring / Observability | InfluxD...
InfluxData17 views

Último

Redefining the book supply chain: A glimpse into the future - Tech Forum 2023 von
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023Redefining the book supply chain: A glimpse into the future - Tech Forum 2023
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023BookNet Canada
44 views19 Folien
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or... von
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...ShapeBlue
199 views20 Folien
LLMs in Production: Tooling, Process, and Team Structure von
LLMs in Production: Tooling, Process, and Team StructureLLMs in Production: Tooling, Process, and Team Structure
LLMs in Production: Tooling, Process, and Team StructureAggregage
57 views77 Folien
Qualifying SaaS, IaaS.pptx von
Qualifying SaaS, IaaS.pptxQualifying SaaS, IaaS.pptx
Qualifying SaaS, IaaS.pptxSachin Bhandari
1.1K views8 Folien
Mobile Core Solutions & Successful Cases.pdf von
Mobile Core Solutions & Successful Cases.pdfMobile Core Solutions & Successful Cases.pdf
Mobile Core Solutions & Successful Cases.pdfIPLOOK Networks
14 views7 Folien
CryptoBotsAI von
CryptoBotsAICryptoBotsAI
CryptoBotsAIchandureddyvadala199
42 views5 Folien

Último(20)

Redefining the book supply chain: A glimpse into the future - Tech Forum 2023 von BookNet Canada
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023Redefining the book supply chain: A glimpse into the future - Tech Forum 2023
Redefining the book supply chain: A glimpse into the future - Tech Forum 2023
BookNet Canada44 views
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or... von ShapeBlue
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
Zero to Cloud Hero: Crafting a Private Cloud from Scratch with XCP-ng, Xen Or...
ShapeBlue199 views
LLMs in Production: Tooling, Process, and Team Structure von Aggregage
LLMs in Production: Tooling, Process, and Team StructureLLMs in Production: Tooling, Process, and Team Structure
LLMs in Production: Tooling, Process, and Team Structure
Aggregage57 views
Mobile Core Solutions & Successful Cases.pdf von IPLOOK Networks
Mobile Core Solutions & Successful Cases.pdfMobile Core Solutions & Successful Cases.pdf
Mobile Core Solutions & Successful Cases.pdf
IPLOOK Networks14 views
The Power of Generative AI in Accelerating No Code Adoption.pdf von Saeed Al Dhaheri
The Power of Generative AI in Accelerating No Code Adoption.pdfThe Power of Generative AI in Accelerating No Code Adoption.pdf
The Power of Generative AI in Accelerating No Code Adoption.pdf
Saeed Al Dhaheri39 views
Initiating and Advancing Your Strategic GIS Governance Strategy von Safe Software
Initiating and Advancing Your Strategic GIS Governance StrategyInitiating and Advancing Your Strategic GIS Governance Strategy
Initiating and Advancing Your Strategic GIS Governance Strategy
Safe Software184 views
PCCC23:日本AMD株式会社 テーマ1「AMD Instinct™ アクセラレーターの概要」 von PC Cluster Consortium
PCCC23:日本AMD株式会社 テーマ1「AMD Instinct™ アクセラレーターの概要」PCCC23:日本AMD株式会社 テーマ1「AMD Instinct™ アクセラレーターの概要」
PCCC23:日本AMD株式会社 テーマ1「AMD Instinct™ アクセラレーターの概要」
The Power of Heat Decarbonisation Plans in the Built Environment von IES VE
The Power of Heat Decarbonisation Plans in the Built EnvironmentThe Power of Heat Decarbonisation Plans in the Built Environment
The Power of Heat Decarbonisation Plans in the Built Environment
IES VE84 views
Optimizing Communication to Optimize Human Behavior - LCBM von Yaman Kumar
Optimizing Communication to Optimize Human Behavior - LCBMOptimizing Communication to Optimize Human Behavior - LCBM
Optimizing Communication to Optimize Human Behavior - LCBM
Yaman Kumar38 views
"Package management in monorepos", Zoltan Kochan von Fwdays
"Package management in monorepos", Zoltan Kochan"Package management in monorepos", Zoltan Kochan
"Package management in monorepos", Zoltan Kochan
Fwdays34 views
Cocktail of Environments. How to Mix Test and Development Environments and St... von Aleksandr Tarasov
Cocktail of Environments. How to Mix Test and Development Environments and St...Cocktail of Environments. How to Mix Test and Development Environments and St...
Cocktail of Environments. How to Mix Test and Development Environments and St...
The Role of Patterns in the Era of Large Language Models von Yunyao Li
The Role of Patterns in the Era of Large Language ModelsThe Role of Patterns in the Era of Large Language Models
The Role of Patterns in the Era of Large Language Models
Yunyao Li91 views
"Node.js Development in 2024: trends and tools", Nikita Galkin von Fwdays
"Node.js Development in 2024: trends and tools", Nikita Galkin "Node.js Development in 2024: trends and tools", Nikita Galkin
"Node.js Development in 2024: trends and tools", Nikita Galkin
Fwdays33 views
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And... von ShapeBlue
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
Enabling DPU Hardware Accelerators in XCP-ng Cloud Platform Environment - And...
ShapeBlue108 views

Announcing InfluxDB Clustered

  • 1. | © Copyright 2023, InfluxData 1 Introducing: InfluxDB Clustered September 2023
  • 2. | © Copyright 2023, InfluxData 2 Introductions Gunnar Aasen Sr. Product Manager @ InfluxData Balaji Palani Vice President, Product Marketing @ InfluxData
  • 3. | © Copyright 2023, InfluxData 3 | © Copyright 2023, InfluxData 3 Agenda • Revisiting InfluxDB 3.0 • InfluxDB Clustered • See it in Action 3
  • 4. | © Copyright 2023, InfluxData 4 Time series data is foundational to most modern applications & services
  • 5. | © Copyright 2023, InfluxData 5 Time series use cases Metrics data lake for monitoring Ingest, analyze and correlate in real time, operational time series data from systems, networks, infrastructure, services and applications. EXAMPLES: Network Monitoring, Infrastructure Monitoring, DevOps Monitoring etc. Real time analytics for IoT Collect, transform, analyze and predict in real time, time series data from sensors connected to internet. EXAMPLES: Predictive Analytics, Sensor Monitoring, Energy Monitoring etc. Custom Analytics Applications Build analytics SaaS (software as a service) applications such as in devops / observability space using time series data. EXAMPLES: Log Analytics Platform, Tracing as a service etc.
  • 6. | © Copyright 2023, InfluxData 6 Challenges with managing time series data Data is continuously arriving at high speed and volume Applications must analyze data within streams and act in real time Higher number of tags collected cause high cardinality impacting performance Massive Scale Real Time Action Data Cardinality
  • 7. | © Copyright 2023, InfluxData 7 InfluxDB 3.0: Columnar database for high performance & low TCO Hot data in memory Real Time Lowest cost storage Cold data in object store Unlimited Cardinality Optimized writes & reads
  • 8. | © Copyright 2023, InfluxData 8 | © Copyright 2023, InfluxData 8 InfluxDB 3.0 Benefits
  • 9. | © Copyright 2023, InfluxData 9 Store metrics, events, traces in a single datastore without cardinality concerns InfluxDB 3.0 enables analysis and storage of all of the required time series data with all the required metadata for all of devices and sources without limitations and helps Reduce Operational Complexity. Unlimited Cardinality Optimized writes & reads Optimized for ingest scale & speed One datastore for all time series data
  • 10. | © Copyright 2023, InfluxData 10 Deliver sub-second query responses for recent edge of data Hot data in memory Real Time Optimized for low latency analytical queries Sub-second responses for recent data InfluxDB 3.0 uses Apache Arrow for its internal data representation: ● Best suited for columnar in-memory analytics ● Optimized for providing instant responses for live or recently queried data
  • 11. | © Copyright 2023, InfluxData 11 Deliver faster results even when querying across longer time ranges Query Optimization DataFusion Query Engine Faster data access for longer time ranges InfluxDB 3.0 uses DataFusion as it’s query engine: ● Vectorized execution ● Optimized I/O and pushdown strategies ● Optimized data partitioning ● State of the art parallelism techniques Performance optimized columnar analytics
  • 12. | © Copyright 2023, InfluxData 12 Store 10x more data at reduced costs Lowest cost storage Cold data in object store Optimized for lowest cost long term storage Superior compression & reduced TCO InfluxDB 3.0 persists aged data as Apache Parquet (maximum compression) on cloud object store (e.g. S3) which is 3-5x cheaper than SSD.
  • 13. | © Copyright 2023, InfluxData 13 Democratize data for faster time to insights Open Data Architecture Zero copy data sharing Apache Parquet is an open data standard enabling interoperability with ML tools and advanced analytics Optimized for direct access with zero copy Interoperability with AI & ML tools
  • 14. | © Copyright 2023, InfluxData 14 Major improvements over previous versions of InfluxDB
  • 15. | © Copyright 2023, InfluxData 15 “InfluxDB 3.0 is a truly bold release from InfluxData, with new columnar architecture and the benefits of separating compute and storage for performant, real-time queries across leading-edge data.” with
  • 16. | © Copyright 2023, InfluxData 16 | © Copyright 2023, InfluxData 16 InfluxDB Clustered
  • 17. | © Copyright 2023, InfluxData 17 Bringing the flexibility of the cloud and the power of InfluxDB 3.0 together for the self- managed stack
  • 18. | © Copyright 2023, InfluxData 18 Brings InfluxDB 3.0 key tenets of performance • Unlimited cardinality • High speed ingest • Real-time querying • Superior data compression to customers deploying their own custom infrastructure
  • 19. | © Copyright 2023, InfluxData 19 Evolution of InfluxDB Enterprise InfluxDB Enterprise • Deployed in Kubernetes • Complete the InfluxDB 3.0 product portfolio • Deliver on our promise to customers
  • 20. | © Copyright 2023, InfluxData 20 Gain all capabilities of InfluxDB 3.0 Now specifically packaged & configured For unique hosting environments & data storage requirements
  • 21. | © Copyright 2023, InfluxData 21 Who is InfluxDB Clustered for? 1. Large enterprises that want performance at scale 2. Organizations wanting better control over their data and it’s underlying infrastructure 3. Customers looking for enterprise-grade security
  • 22. | © Copyright 2023, InfluxData 22 1 / Large enterprises that want performance at scale What are some of the examples? Example 1: Central observability platform for their entire company Example 2: Central monitoring hub for their fleet of IoT sensors & devices Example 3: Real-time events analytics pipeline for applications Why it matters? • Enables customers to consolidate multiple tools and analytics solutions into a single platform • Delivers elasticity to customer-managed InfluxDB • Enables customers to grow without compromising on performance Customer Impact • Reduces TCO • Accelerates time to market • Delivers on performance and scale
  • 23. | © Copyright 2023, InfluxData 23 2 / Organizations that want better control over their data and underlying infrastructure What does this mean? • Organizations have complete visibility and control over their underlying infrastructure including custom environments. • Customers can further tune their database controls to meet specific performance requirements for their workloads Why it matters? • Supports InfluxDB 3.0 deployment almost everywhere • Enables custom tuned workloads Customer Impact • Customers can meet specific regulatory or business requirements when it comes to storing & processing their data • Flexibility to optimize for performance, scale and / or cost
  • 24. | © Copyright 2023, InfluxData 24 3 / Enterprise-grade security & compliance What does this mean? InfluxDB Clustered customers can configure for: • Data encryption in transit & at rest • Private networking (in their private cloud) • Enterprise SSO Why it matters? • Enterprise customers care about enterprise-grade security • Less maintenance overhead on adding or deleting users • Lower data transfer costs for sending data from their applications into their InfluxDB cluster configured in private cloud setting Customer Impact • Customers can meet compliance requirements with their internal security teams • Lower TCO
  • 25. | © Copyright 2023, InfluxData 25 | © Copyright 2023, InfluxData 25 Demo
  • 26. | © Copyright 2023, InfluxData 26 Let’s see it in action
  • 27. | © Copyright 2023, InfluxData 27 InfluxDB 3.0: Run on the cloud & on-premises
  • 28. | © Copyright 2023, InfluxData 28 Get better performance at scale & Lower your TCO with InfluxDB Clustered InfluxDB Clustered
  • 29. | © Copyright 2023, InfluxData 29 | © Copyright 2023, InfluxData 29 Q&A
  • 30. | © Copyright 2023, InfluxData 30 T H A N K Y O U