SlideShare a Scribd company logo
Lightbend Fast Data Platform
A Technical Overview
A Bit of History:
IT Services vs. Big Data
Big DataServices
Some Overlap: Concerns, Architecture
The Recent Past…
Microservices
& Fast Data
Much More Overlap
The Future?
Drilling Down:
Monoliths to Microservices
lightbend.com/reactive-microservices-architecture
• Tangled responsibilities, lead to
infrequent, “big-bang” deployments
• App lifetimes months to forever!
Monoliths
Lightbend Fast Data Platform
• Each does one thing, so must be
message driven & asynchronous
• Updates easier, deployments frequent
• App lifetimes: minutes! to forever
Microservices
• But be careful:
• Message overhead is much better than
function calls!
Microservices
Reactive Systems
reactivemanifesto.org
Open	Source	Core	
For	Development	in	Scala	/	Java	
Produc8on	Suite	
For	Opera8ons	/	DevOps	
	
Lightbend Reactive Platform
Drilling Down:
Big Data
YARN
HDFS
MR	job	#1
MR	job	#2
Flume Sqoop
DBs
Slave	Node
DiskDiskDiskDiskDisk
Node	Mgr
Data	Node
Master
Resource	
Manager
Name	Node
Hadoop
YARN
HDFS
MR	job	#1
MR	job	#2
Flume Sqoop
DBs
Slave	Node
DiskDiskDiskDiskDisk
Node	Mgr
Data	Node
Master
Resource	
Manager
Name	Node
Hadoop 2013:
Embrace Spark
Spark	job	#1
Spark	job	#2
YARN
HDFS
MR	job	#1
MR	job	#2
Flume Sqoop
DBs
Slave	Node
DiskDiskDiskDiskDisk
Node	Mgr
Data	Node
Master
Resource	
Manager
Name	Node
Go beyond batch?
Spark	job	#1
Spark	job	#2
The Emergence of Fast Data:
(Time Is Money)
Respond to change
IoT
20
Logs
Sockets
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Fast Data and Microservices;
Are they Converging?
•Each [stream app or μservice]:
•does one responsibility
•ingests unending [data or messages]
Synergies
22
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Streaming
Streams
SQL
Batch
…
Streaming
Flink
•Each [stream app or μservice] must:
•operate asynchronously
•offer never-ending service
Synergies
23
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Streaming
Streams
SQL
Batch
…
Streaming
Flink
•These architectures are converging:
1.Similar design problems
2.Data becomes dominant problem
Thesis
24
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Lightbend
Fast Data Platform
1. An accelerated on ramp for building
streaming data systems, data
applications, and other microservices.
Value Three Ways
2. Best practices guidance for solving
specific design problems:
- Sample apps
- Documentation
- Enablement services
Value Three Ways
3. Machine learning-based monitoring
and management:
-Keep your systems resilient, scalable,
and responsive with minimal user
intervention.
Value Three Ways
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
Service 1
Log &
Other Files
Internet
Services
Service 2
Service 3
Services
Services
N * M links ConsumersProducers
Service 1
Log &
Other Files
Internet
Services
Service 2
Service 3
Services
Services
N + M links ConsumersProducers
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
•Low latency? How low?
•High volume? How high?
Streaming Tradeoffs (1/3)
38
•Which kinds of data processing &
analytics are required?
•How will this processing be done?
•Individual processing of events?
•Bulk processing of records?
Streaming Tradeoffs (2/3)
39
•Which tools and data sources/sinks
must interoperate with your
streaming tool?
Streaming Tradeoffs (3/3)
40
41
42
•Low latency
•Low volume
•Complex flows
•Complex Event
Processing
43
•Med. latency
•High volume
•Data flows, SQL
•En masse
processing
44
•Low latency
•High volume
•Data flows,
correctness
•En masse
processing
45
•Low latency
•Med. volume
•ETL, “tables”
•Data flow or
per event
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
Kafka & Spark Metrics
Correlated Troubleshooting
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
• Only metrics are uploaded, not sensitive
domain data.
• One less service for you to manage.
• …
Why Only Hosted Services?
• …
• We can rapidly evolve this service.
without impacting your environment.
• You benefit from aggregated knowledge
from all FDP clusters.
Why Only Hosted Services?
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS:
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
FDP.ai
Cluster
Analysis
Machine	
LearningMicroservices
ProducDon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
•Alpha: Jan 9
•Beta 1: April
•Beta 2: July
•V1.0: September
Timeline
54
Lightbend Fast Data Platform V1.0
Internet
Logs
Sockets
DC/OS,	Marathon	
On	Premise	or	Cloud
FDP
Kafka
Connect
Storage
HDFS,	
S3,	…
SQL/
NoSQL
ES
Kafka
Streams
Cloud	Hosted
Graviton
Cluster
Analysis
Machine	
LearningMicroservices
ProducCon	Suite
Machine	Learning
ML
Streaming
Streams
SQL
Batch
…
Streaming
Flink
Intelligent
Management…Consoles
For More Information:
lightbend.com/fast-data-platform
For More
Information
lightbend.com/
reactive-microservices-architecture
bit.ly/lightbend-fast-data
For More
Information
• FDP: lightbend.com/fast-data-platform
• Book: bit.ly/lightbend-fast-data

More Related Content

What's hot (20)

PDF
Cloudstate - Towards Stateful Serverless
Lightbend
 
PDF
Building Streaming And Fast Data Applications With Spark, Mesos, Akka, Cassan...
Lightbend
 
PDF
Achieve Sub-Second Analytics on Apache Kafka with Confluent and Imply
confluent
 
PDF
Lean Enterprise, Microservices and Big Data
Stylight
 
PDF
How To Use Kafka and Druid to Tame Your Router Data (Rachel Pedreschi, Imply ...
confluent
 
PPTX
Svccg nosql 2011_v4
Sid Anand
 
PDF
Scala Security: Eliminate 200+ Code-Level Threats With Fortify SCA For Scala
Lightbend
 
PDF
Druid + Kafka: transform your data-in-motion to analytics-in-motion | Gian Me...
HostedbyConfluent
 
PPTX
Netflix incloudsmarch8 2011forwiki
Kevin McEntee
 
PDF
Change data capture with MongoDB and Kafka.
Dan Harvey
 
PDF
Streaming Data in the Cloud with Confluent and MongoDB Atlas | Robert Walters...
HostedbyConfluent
 
PDF
Building a Modern, Scalable Cyber Intelligence Platform with Apache Kafka | J...
HostedbyConfluent
 
PDF
Empowering Zillow’s Developers with Self-Service ETL
Databricks
 
PDF
Machine Learning on Streaming Data using Kafka, Beam, and TensorFlow (Mikhail...
confluent
 
PDF
The Event Mesh: real-time, event-driven, responsive APIs and beyond
Solace
 
PDF
Why Cloud-Native Kafka Matters: 4 Reasons to Stop Managing it Yourself
DATAVERSITY
 
PDF
Hard Truths About Streaming and Eventing (Dan Rosanova, Microsoft) Kafka Summ...
confluent
 
PDF
Confluent Enterprise Datasheet
confluent
 
PDF
Zoltán Zvara - Advanced visualization of Flink and Spark jobs

Flink Forward
 
PDF
Evolving from Messaging to Event Streaming
confluent
 
Cloudstate - Towards Stateful Serverless
Lightbend
 
Building Streaming And Fast Data Applications With Spark, Mesos, Akka, Cassan...
Lightbend
 
Achieve Sub-Second Analytics on Apache Kafka with Confluent and Imply
confluent
 
Lean Enterprise, Microservices and Big Data
Stylight
 
How To Use Kafka and Druid to Tame Your Router Data (Rachel Pedreschi, Imply ...
confluent
 
Svccg nosql 2011_v4
Sid Anand
 
Scala Security: Eliminate 200+ Code-Level Threats With Fortify SCA For Scala
Lightbend
 
Druid + Kafka: transform your data-in-motion to analytics-in-motion | Gian Me...
HostedbyConfluent
 
Netflix incloudsmarch8 2011forwiki
Kevin McEntee
 
Change data capture with MongoDB and Kafka.
Dan Harvey
 
Streaming Data in the Cloud with Confluent and MongoDB Atlas | Robert Walters...
HostedbyConfluent
 
Building a Modern, Scalable Cyber Intelligence Platform with Apache Kafka | J...
HostedbyConfluent
 
Empowering Zillow’s Developers with Self-Service ETL
Databricks
 
Machine Learning on Streaming Data using Kafka, Beam, and TensorFlow (Mikhail...
confluent
 
The Event Mesh: real-time, event-driven, responsive APIs and beyond
Solace
 
Why Cloud-Native Kafka Matters: 4 Reasons to Stop Managing it Yourself
DATAVERSITY
 
Hard Truths About Streaming and Eventing (Dan Rosanova, Microsoft) Kafka Summ...
confluent
 
Confluent Enterprise Datasheet
confluent
 
Zoltán Zvara - Advanced visualization of Flink and Spark jobs

Flink Forward
 
Evolving from Messaging to Event Streaming
confluent
 

Viewers also liked (13)

PDF
Using the Actor Model with Domain-Driven Design (DDD) in Reactive Systems - w...
Lightbend
 
PDF
Enterprise Development Trends 2016 - Cloud, Container and Microservices Insig...
Lightbend
 
PDF
Lightbend Fast Data Platform
Lightbend
 
PDF
Exploring Reactive Integrations With Akka Streams, Alpakka And Apache Kafka
Lightbend
 
PPTX
Benefits Of The Actor Model For Cloud Computing: A Pragmatic Overview For Jav...
Lightbend
 
PDF
Distributed Systems Done Right: Why Java Enterprises Are Embracing The Actor ...
Lightbend
 
PPTX
Lessons Learned From PayPal: Implementing Back-Pressure With Akka Streams And...
Lightbend
 
PDF
API First with play and swagger
slavaschmidt
 
PDF
What is reactive
Lightbend
 
PDF
Managing Binary Compatibility in Scala (Scala Days 2011)
mircodotta
 
PDF
Go Reactive: Event-Driven, Scalable, Resilient & Responsive Systems (Soft-Sha...
mircodotta
 
PDF
Introduction to akka actors with java 8
Johan Andrén
 
PPTX
Using Apache Camel as AKKA
Johan Edstrom
 
Using the Actor Model with Domain-Driven Design (DDD) in Reactive Systems - w...
Lightbend
 
Enterprise Development Trends 2016 - Cloud, Container and Microservices Insig...
Lightbend
 
Lightbend Fast Data Platform
Lightbend
 
Exploring Reactive Integrations With Akka Streams, Alpakka And Apache Kafka
Lightbend
 
Benefits Of The Actor Model For Cloud Computing: A Pragmatic Overview For Jav...
Lightbend
 
Distributed Systems Done Right: Why Java Enterprises Are Embracing The Actor ...
Lightbend
 
Lessons Learned From PayPal: Implementing Back-Pressure With Akka Streams And...
Lightbend
 
API First with play and swagger
slavaschmidt
 
What is reactive
Lightbend
 
Managing Binary Compatibility in Scala (Scala Days 2011)
mircodotta
 
Go Reactive: Event-Driven, Scalable, Resilient & Responsive Systems (Soft-Sha...
mircodotta
 
Introduction to akka actors with java 8
Johan Andrén
 
Using Apache Camel as AKKA
Johan Edstrom
 
Ad

Similar to Lightbend Fast Data Platform (20)

PDF
Microservices And Fast Data: Industry And Architecture Trends [with 451 Resea...
Lightbend
 
PDF
Akka, Spark or Kafka? Selecting The Right Streaming Engine For the Job
Lightbend
 
PDF
Executive Briefing: What Is Fast Data And Why Is It Important
Lightbend
 
PDF
Dataservices - Processing Big Data The Microservice Way
Josef Adersberger
 
PDF
Data Platform in the Cloud
Amihay Zer-Kavod
 
PDF
Data Lake and the rise of the microservices
Bigstep
 
PPTX
Hadoop Infrastructure and SoftServe Experience by Vitaliy Bashun, Data Architect
SoftServe
 
PPTX
MANTL Data Platform, Microservices and BigData Services
Cisco DevNet
 
PPT
Technology Overview
Liran Zelkha
 
PDF
C19013010 the tutorial to build shared ai services session 2
Bill Liu
 
PDF
Spark Summit EU talk by William Benton
Spark Summit
 
PPTX
Big Data_Architecture.pptx
betalab
 
PDF
Towards Data Operations
Andrea Monacchi
 
PPTX
Architecting extremelylarge scale web applications
Prashanth Panduranga
 
PDF
DATA LAKE AND THE RISE OF THE MICROSERVICES - ALEX BORDEI
Big Data Week
 
PDF
Moving from Big Data to Fast Data? Here's How To Pick The Right Streaming Engine
Lightbend
 
PPTX
Pacemaker hadoop infrastructure and soft serve experience
Vitaliy Bashun
 
PPTX
Tyrone-Intel oneAPI Webinar: Optimized Tools for Performance-Driven, Cross-Ar...
Tyrone Systems
 
PDF
Data Platform Architecture Principles and Evaluation Criteria
ScyllaDB
 
PPTX
Data & analytics challenges in a microservice architecture
Niels Naglé
 
Microservices And Fast Data: Industry And Architecture Trends [with 451 Resea...
Lightbend
 
Akka, Spark or Kafka? Selecting The Right Streaming Engine For the Job
Lightbend
 
Executive Briefing: What Is Fast Data And Why Is It Important
Lightbend
 
Dataservices - Processing Big Data The Microservice Way
Josef Adersberger
 
Data Platform in the Cloud
Amihay Zer-Kavod
 
Data Lake and the rise of the microservices
Bigstep
 
Hadoop Infrastructure and SoftServe Experience by Vitaliy Bashun, Data Architect
SoftServe
 
MANTL Data Platform, Microservices and BigData Services
Cisco DevNet
 
Technology Overview
Liran Zelkha
 
C19013010 the tutorial to build shared ai services session 2
Bill Liu
 
Spark Summit EU talk by William Benton
Spark Summit
 
Big Data_Architecture.pptx
betalab
 
Towards Data Operations
Andrea Monacchi
 
Architecting extremelylarge scale web applications
Prashanth Panduranga
 
DATA LAKE AND THE RISE OF THE MICROSERVICES - ALEX BORDEI
Big Data Week
 
Moving from Big Data to Fast Data? Here's How To Pick The Right Streaming Engine
Lightbend
 
Pacemaker hadoop infrastructure and soft serve experience
Vitaliy Bashun
 
Tyrone-Intel oneAPI Webinar: Optimized Tools for Performance-Driven, Cross-Ar...
Tyrone Systems
 
Data Platform Architecture Principles and Evaluation Criteria
ScyllaDB
 
Data & analytics challenges in a microservice architecture
Niels Naglé
 
Ad

More from Lightbend (20)

PDF
IoT 'Megaservices' - High Throughput Microservices with Akka
Lightbend
 
PDF
How Akka Cluster Works: Actors Living in a Cluster
Lightbend
 
PDF
The Reactive Principles: Eight Tenets For Building Cloud Native Applications
Lightbend
 
PDF
Putting the 'I' in IoT - Building Digital Twins with Akka Microservices
Lightbend
 
PDF
Akka at Enterprise Scale: Performance Tuning Distributed Applications
Lightbend
 
PDF
Digital Transformation with Kubernetes, Containers, and Microservices
Lightbend
 
PDF
Detecting Real-Time Financial Fraud with Cloudflow on Kubernetes
Lightbend
 
PDF
Digital Transformation from Monoliths to Microservices to Serverless and Beyond
Lightbend
 
PDF
Akka Anti-Patterns, Goodbye: Six Features of Akka 2.6
Lightbend
 
PPTX
Lessons From HPE: From Batch To Streaming For 20 Billion Sensors With Lightbe...
Lightbend
 
PDF
How to build streaming data pipelines with Akka Streams, Flink, and Spark usi...
Lightbend
 
PDF
Microservices, Kubernetes, and Application Modernization Done Right
Lightbend
 
PDF
Full Stack Reactive In Practice
Lightbend
 
PDF
Akka and Kubernetes: A Symbiotic Love Story
Lightbend
 
PPTX
Scala 3 Is Coming: Martin Odersky Shares What To Know
Lightbend
 
PDF
Migrating From Java EE To Cloud-Native Reactive Systems
Lightbend
 
PDF
Running Kafka On Kubernetes With Strimzi For Real-Time Streaming Applications
Lightbend
 
PDF
Designing Events-First Microservices For A Cloud Native World
Lightbend
 
PDF
How To Build, Integrate, and Deploy Real-Time Streaming Pipelines On Kubernetes
Lightbend
 
PDF
A Glimpse At The Future Of Apache Spark 3.0 With Deep Learning And Kubernetes
Lightbend
 
IoT 'Megaservices' - High Throughput Microservices with Akka
Lightbend
 
How Akka Cluster Works: Actors Living in a Cluster
Lightbend
 
The Reactive Principles: Eight Tenets For Building Cloud Native Applications
Lightbend
 
Putting the 'I' in IoT - Building Digital Twins with Akka Microservices
Lightbend
 
Akka at Enterprise Scale: Performance Tuning Distributed Applications
Lightbend
 
Digital Transformation with Kubernetes, Containers, and Microservices
Lightbend
 
Detecting Real-Time Financial Fraud with Cloudflow on Kubernetes
Lightbend
 
Digital Transformation from Monoliths to Microservices to Serverless and Beyond
Lightbend
 
Akka Anti-Patterns, Goodbye: Six Features of Akka 2.6
Lightbend
 
Lessons From HPE: From Batch To Streaming For 20 Billion Sensors With Lightbe...
Lightbend
 
How to build streaming data pipelines with Akka Streams, Flink, and Spark usi...
Lightbend
 
Microservices, Kubernetes, and Application Modernization Done Right
Lightbend
 
Full Stack Reactive In Practice
Lightbend
 
Akka and Kubernetes: A Symbiotic Love Story
Lightbend
 
Scala 3 Is Coming: Martin Odersky Shares What To Know
Lightbend
 
Migrating From Java EE To Cloud-Native Reactive Systems
Lightbend
 
Running Kafka On Kubernetes With Strimzi For Real-Time Streaming Applications
Lightbend
 
Designing Events-First Microservices For A Cloud Native World
Lightbend
 
How To Build, Integrate, and Deploy Real-Time Streaming Pipelines On Kubernetes
Lightbend
 
A Glimpse At The Future Of Apache Spark 3.0 With Deep Learning And Kubernetes
Lightbend
 

Recently uploaded (20)

PDF
NLJUG Speaker academy 2025 - first session
Bert Jan Schrijver
 
PDF
NASA A Researcher’s Guide to International Space Station : Physical Sciences ...
Dr. PANKAJ DHUSSA
 
PPTX
Designing_the_Future_AI_Driven_Product_Experiences_Across_Devices.pptx
presentifyai
 
PDF
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
PDF
Staying Human in a Machine- Accelerated World
Catalin Jora
 
PDF
SIZING YOUR AIR CONDITIONER---A PRACTICAL GUIDE.pdf
Muhammad Rizwan Akram
 
PDF
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
Edge AI and Vision Alliance
 
PDF
“Computer Vision at Sea: Automated Fish Tracking for Sustainable Fishing,” a ...
Edge AI and Vision Alliance
 
PPTX
Seamless Tech Experiences Showcasing Cross-Platform App Design.pptx
presentifyai
 
PDF
Future-Proof or Fall Behind? 10 Tech Trends You Can’t Afford to Ignore in 2025
DIGITALCONFEX
 
PDF
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
PDF
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
PDF
AI Agents in the Cloud: The Rise of Agentic Cloud Architecture
Lilly Gracia
 
PDF
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
PDF
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
PDF
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
PDF
The 2025 InfraRed Report - Redpoint Ventures
Razin Mustafiz
 
PDF
Kit-Works Team Study_20250627_한달만에만든사내서비스키링(양다윗).pdf
Wonjun Hwang
 
PPTX
Agentforce World Tour Toronto '25 - MCP with MuleSoft
Alexandra N. Martinez
 
PDF
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 
NLJUG Speaker academy 2025 - first session
Bert Jan Schrijver
 
NASA A Researcher’s Guide to International Space Station : Physical Sciences ...
Dr. PANKAJ DHUSSA
 
Designing_the_Future_AI_Driven_Product_Experiences_Across_Devices.pptx
presentifyai
 
The Rise of AI and IoT in Mobile App Tech.pdf
IMG Global Infotech
 
Staying Human in a Machine- Accelerated World
Catalin Jora
 
SIZING YOUR AIR CONDITIONER---A PRACTICAL GUIDE.pdf
Muhammad Rizwan Akram
 
“Squinting Vision Pipelines: Detecting and Correcting Errors in Vision Models...
Edge AI and Vision Alliance
 
“Computer Vision at Sea: Automated Fish Tracking for Sustainable Fishing,” a ...
Edge AI and Vision Alliance
 
Seamless Tech Experiences Showcasing Cross-Platform App Design.pptx
presentifyai
 
Future-Proof or Fall Behind? 10 Tech Trends You Can’t Afford to Ignore in 2025
DIGITALCONFEX
 
Transcript: Book industry state of the nation 2025 - Tech Forum 2025
BookNet Canada
 
Bitcoin for Millennials podcast with Bram, Power Laws of Bitcoin
Stephen Perrenod
 
AI Agents in the Cloud: The Rise of Agentic Cloud Architecture
Lilly Gracia
 
Newgen 2022-Forrester Newgen TEI_13 05 2022-The-Total-Economic-Impact-Newgen-...
darshakparmar
 
Transforming Utility Networks: Large-scale Data Migrations with FME
Safe Software
 
“Voice Interfaces on a Budget: Building Real-time Speech Recognition on Low-c...
Edge AI and Vision Alliance
 
The 2025 InfraRed Report - Redpoint Ventures
Razin Mustafiz
 
Kit-Works Team Study_20250627_한달만에만든사내서비스키링(양다윗).pdf
Wonjun Hwang
 
Agentforce World Tour Toronto '25 - MCP with MuleSoft
Alexandra N. Martinez
 
CIFDAQ Market Wrap for the week of 4th July 2025
CIFDAQ
 

Lightbend Fast Data Platform