SlideShare a Scribd company logo
1 of 33
Real-time Data Pipelines
with SAP and Apache
Kafka
© 2017 Attunity, Accenture Analytics and Confluent
Amiya Chand
Sr. Manager, Accenture Digital | SAP Data
& Analytics Lead, Accenture
David Tucker
Director Partner Engineering, Confluent
Jordan Martz
Director of Technology Solutions, Attunity
Guest Speakers
© 2017 Attunity, Accenture Analytics and Confluent
• Accenture Analytics - Business in the moment and
imperatives
• Confluent - Apache Kafka
• Attunity - Migrating Data to a Apache Kafka
• All - Q&A
Agenda
• Real-time Data Pipelines with SAP
and Apache Kafka
© 2017 Attunity, Accenture Analytics and Confluent
News from the frontline
Significant investments have been made in traditional data integration and platforms which have
limitations in storage, data latency and performance. These complex systems inhibit ‘speed to
value’ and ‘speed to deploy’
The digitization of everything has the potential to provide organizations with “data about
everything”. Organizations that are able to effectively harness the power of this data to drive insights
actions (at speed) will have a distinct advantage over their competition.
In order to effectively address these challenges and to capitalize on “new” data sources to gain a competitive
advantage, organizations will have to ingest data at the speed of business.
To unlock value within their data, organizations must start treating data as a supply chain,
enabling it to flow more easily through the organization.
© 2017 Attunity, Accenture Analytics and Confluent
Market trends for data & analytics
Complex data-driven environment with significant opportunities to create business value
DEMOCRATIZATION
OF DATA AND DATA
DISCOVERY
NEW DATA
SOURCES
CHANGING SKILLS
REQUIREMENTS
FOCUS ON
ADVANCED
ANALYTICS
BIG DATA AND
HYBRID
ARCHITECTURES
Self-service
analytics, multi-
channel delivery
Addition of social
media, Internet of
Things, unstructured
content, etc.
Evolving patterns,
data-driven point-of-
interaction decisions
shifting to the front
line
New forms, more
complex
architectures on
Premise or Cloud
Pictorial story-
telling, customers
going digital
© 2017 Attunity, Accenture Analytics and Confluent
The changing landscape in SAP data &
analytics
SAP systems are evolving from a ‘system of record’ to ‘system of innovation’
System of Record
System of Insights
System of Innovation
SpeedandAgility
Level of Integration between People, Process and Platform
Pre 2011
Traditional SAP ERP and BI
Reporting platform on-premise
2013-15
Evolution of SAP HANA as a high
performance data base and Analytics
Engine on-premise / Cloud
SAP BW
Any
Database
Enterprise
BI
Any
Database
Any Database
Enterprise
BI
Data
Visualiza
-tion
Advanced
Analytics
SAP ERP
Any
Database
BW /
Native
HANA
HANA
SAP ERP
Any
Database
BW /
Native
HANA
S4
Innovation
Suite on
HANA
Enterprise
BI
Data
Visualiza-
tion
Advanced
Analytics
BOBJ
Cloud
HANA Hadoop/ Any database
2015+
Maturity of SAP HANA as the
Digital Platform on-premise /
Cloud / As-a-Service
Faster insights to
action
1
Bridge the digital
divide
2
Accelerate data
integration
3
BusinessImperative
© 2017 Attunity, Accenture Analytics and Confluent
Enabling the insight-driven enterprise
DataIngestion
DataAccess
Point
Analytics
&
Insights
SourceSystems
Transactional
systems
Business
Applications
Unstructured
Sources
Real time
Batch
DataMarketplace Data Warehouse/ Data
Mart
Data lake
Operational
Reporting &
Self Service
Data Science lab
Cross
Pollination
Data
Exploration
Guided
Analytics &
Advanced
Analytics
Analytics Engine
A POV and Reference Architecture for enabling the ‘insight driven enterprise’
Load to any
target
Enable real-
time analytics
Ingest/replicate
data on demand
Speed to Data
Ingest any data at
the frequency
needed by
business
Speed to Insight
Access to any
data, anywhere
and anytime
Speed to Value
Integrated
platform that is
scalable and
flexible
Data Ingestion
An abstract layer that allows
various data elements – type &
latency to flow into the storage
environment
Data Marketplace
Includes the components
that allow to store &
transform raw data into
information
Data Access
Semantic layer that allows
access to the data for end
consumption – interactive,
blending, low latency
Apache Kafka
© 2017 Attunity, Accenture Analytics and Confluent
How organizations handle data flow: a giant mess
Data
Warehouse
Hadoop
NoSQL
Oracle
SFDC
Logging
Bloomberg
…any sink/source
Web Custom Apps Microservices Monitoring Analytics
…and more
OLTP
ActiveMQ
App App
Caches
OLTP OLTPAppAppApp
© 2017 Attunity, Accenture Analytics and Confluent
Apache Kafka™: a distributed streaming
platform
Apache Kafka
Offline Batch (+1 Hour)Near-Real Time (>100s ms)Real Time (0-100 ms)
Data
Warehouse
Hadoop
NoSQL
Oracle
SFDC
Twitter
Bloomberg
…any sink/source …any sink/source
…and more
Web Custom Apps Microservices Monitoring Analytics
© 2017 Attunity, Accenture Analytics and Confluent
Over 35% of Fortune 500’s are using Apache Kafka™
6 of top 10
Travel
7 of top 10
Global banks
8 of top 10
Insurance
9 of top 10
Telecom
© 2017 Attunity, Accenture Analytics and Confluent
Confluent: a streaming platform based on Apache
Kafka™
Database
Changes
Log Events loT Data Web Events …
CRM
Data Warehouse
Database
Hadoop
Data
Integration
…
Monitoring
Analytics
Custom Apps
Transformations
Real-time
Applications
…
Apache Open Source Confluent Open Source Confluent Commercial
Confluent Platform
Confluent Platform
Apache Kafka™
Core | Connect| Streams
Data Compatibility
Schema Registry
Monitoring & Administration
Confluent Control Center
Operations
Replicator | Auto Data Balancing
Development and Connectivity
Clients | Connectors | REST Proxy
© 2017 Attunity, Accenture Analytics and Confluent
Kafka adoption spans many industries
Financial Services Enterprise Tech Consumer Tech
Entertainment & Media Telecom Retail Travel & Leisure
© 2017 Attunity, Accenture Analytics and Confluent
Apache KafkaTM Connect API – streaming data capture
JDBC
Mongo
MySQL
Elastic
Cassandra
HDFS
Kafka Connect API
Kafka Pipeline
Connector
Connector
Connector
Connector
Connector
Connector
Sources Sinks
Fault tolerant
Manage hundreds of data
sources and sinks
Preserves data schema
Part of Apache Kafka
project
Integrated within Confluent
Platform’s Control Center
© 2017 Attunity, Accenture Analytics and Confluent
Kafka Connect API -part of the Apache Kafka Project
Connect any source to any target system
Integrated
• 100% compatible with Kafka v0.9 and higher
• Integrated with Confluent’s Schema Registry
• Easy to manage with Confluent Control
Center
Flexible
• 40+ open source connectors available
• Easy to develop additional connectors
• Flexible support for data types and formats
Compatible
• Maintains critical metadata
• Preserves schema information
• Supports schema evolution
Reliable
• Automated failover
• At-least-once guaranteed
• Balances workload between nodes
© 2017 Attunity, Accenture Analytics and Confluent
Architecture of Kafka Streams API, a Part of Apache Kafka
Kafka
Streams
API
Producer
Kafka Cluster
Topic TopicTopic
Consumer Consumer
Key benefits
• No additional cluster
• Easy to run as a service
• Supports large aggregations and joins
• Security & permissions fully integrated from
Kafka
Example Use Cases
• Microservices
• Continuous queries
• Continuous transformations
• Event-triggered processes
© 2017 Attunity, Accenture Analytics and Confluent
Kafka Streams API: easiest way to process data in
Apache Kafka
Example Use Cases
• Microservices
• Large-scale continuous queries and transformations
• Event-triggered processes
• Reactive applications
• Customer 360-degree view, fraud detection, location-based
marketing, smart electrical grids, fleet management, …
Key Benefits of Apache Kafka’s Streams API
• Build Apps, Not Clusters: no additional cluster required
• Elastic, highly-performant, distributed, fault-tolerant, secure
• Equally viable for small, medium, and large-scale use cases
• “Run Everywhere”: integrates with your existing deployment
strategies such as containers, automation, cloud
Your App
Kafka
Streams API
© 2017 Attunity, Accenture Analytics and Confluent
Confluent Control Center
• Monitor all pipelines end-
to-end
• Manage and configure
Kafka connectors
• Administer Kafka cluster
and monitor overall
operational health
© 2017 Attunity, Accenture Analytics and Confluent
Why Confluent? More than just enterprise software
Confluent Platform Professional Services Enterprise Support
Complete support across the entire adoption lifecycle
Kafka Training
SAP Data Integration for Apache
Kafka
© 2017 Attunity, Accenture Analytics and Confluent
Attunity – Corporate Overview
Data Integration & Big Data Management Software
Accelerate data delivery and availability
Automate data readiness for analytics
Optimize data management with intelligence
Hadoop & Big Data
Databases & Data Warehouses
On premise & in the Cloud
Solutions for: Global OfficesOverview
2000 customers in 65 countries
250 people and growing
NASDAQ traded (ATTU)
© 2017 Attunity, Accenture Analytics and Confluent
Load to any
target
Enable real-
time analytics
Ingest/replicate
data on demand
Traditional Data Integration Requirements
© 2017 Attunity, Accenture Analytics and Confluent
UniversalReal-TimeSimpler
Attunity Replicate
Universal Platform for Data Replication/Ingestion
#1 independent provider of streaming CDC
© 2017 Attunity, Accenture Analytics and Confluent
Ingest Data Real-time and at Scale into Hadoop
• Stream data with CDC from any major source
into HDFS or Hive
 Data then available to be used in Hbase or by Spark
• Automatically generate schema in HCatalog
• Leverage same UI and process as for other
platforms
• Integrate with native APIs
 No external adapters or custom code requiredHadoop Data Lake
© 2017 Attunity, Accenture Analytics and Confluent
Attunity Replicate Architecture
Attunity
Replicate
Batch
CDC Incremental
Batch
Cloud
On-
prem
Cloud
On-
premPersistent Store
Files
RDBMS
Mainframe
EDW
© 2017 Attunity, Accenture Analytics and Confluent
Attunity Replicate Server
TransformFilter
Batch
CDC Incremental
In-Memory
File Channel
Batch
Attunity Replicate for SAP
Persistent Store
Extract relationships for Pool and Cluster Tables
RDBMS
(Oracle, DB2, etc.)
Redo/
Archive
logs
or
Journal
File
----------------
Transparent
Tables
On Premises
Hadoop RDBMS
Data
WarehouseKafka
Cloud
Attunity Replicate Agent
for SAP
SAP ECC
(Enterprise Central
Component)
Data Model Mapping
Pool/Cluster table RFC
© 2017 Attunity, Accenture Analytics and Confluent
Easier Integration with Attunity Replicate
Go Agile with Automated Processes
• No manual coding or scripting
• Automated end-to-end
• Optimized and configurable
• Target schema creation
• Heterogeneous data type
mapping
• Batch to CDC transition
• DDL change propagation
• Filtering
• Transformations
Hadoop
File
s
RDBMS
Mainframe
Hadoop
Files
RDBMS
Kafka
EDW EDW
© 2017 Attunity, Accenture Analytics and Confluent
Easier Integration with Attunity Replicate
Zero Footprint Architecture
• CDC identifies source updates by
scanning change logs
• No software agents required on
sources or targets
• Minimizes administrative
overhead
• CDC based on change logs
• No agents on source or target
Low Infrastructure Impact
Hadoop
File
s
RDBMS
Mainframe
Hadoop
Files
RDBMS
Kafka
EDW EDW
© 2017 Attunity, Accenture Analytics and Confluent
Universal Integration with Attunity Replicate
Rapidly Move Data Across Complex Hybrid Environments
• Source
 Log-based CDC
 Batch APIs
• WAN
 Encrypted multi-pathing
• Target
 Transactional/batch CDC options
 Native loader integration
TargetsSources
On Premises
Cloud Platform
HadoopRDBMS
Data Warehouse
Hadoop
RDBMS
Data Warehouse
Optimized for…
© 2017 Attunity, Accenture Analytics and Confluent
Demo
attunity.com
Questions?
Thanks!

More Related Content

What's hot

Telecommunication Business Process - eTOM Flows
Telecommunication Business Process - eTOM FlowsTelecommunication Business Process - eTOM Flows
Telecommunication Business Process - eTOM FlowsRobert Bratulic
 
Sap S4 HANA Everything You Need To Know
Sap S4 HANA Everything You Need To Know Sap S4 HANA Everything You Need To Know
Sap S4 HANA Everything You Need To Know Soumya De
 
Driving the Telecom Digital Transformation through Open Digital Architecture
Driving the Telecom Digital Transformation through Open Digital ArchitectureDriving the Telecom Digital Transformation through Open Digital Architecture
Driving the Telecom Digital Transformation through Open Digital ArchitectureSanjeewaRavi
 
The Connected Consumer – Real-time Customer 360
The Connected Consumer – Real-time Customer 360The Connected Consumer – Real-time Customer 360
The Connected Consumer – Real-time Customer 360Capgemini
 
SAP HANA Use Cases in 27 Industries
SAP HANA Use Cases in 27 IndustriesSAP HANA Use Cases in 27 Industries
SAP HANA Use Cases in 27 IndustriesSAP Asia Pacific
 
ITIL 4 service value chain data flows (input and outputs)
ITIL 4 service value chain data flows (input and outputs)ITIL 4 service value chain data flows (input and outputs)
ITIL 4 service value chain data flows (input and outputs)Rob Akershoek
 
Designing An Enterprise Data Fabric
Designing An Enterprise Data FabricDesigning An Enterprise Data Fabric
Designing An Enterprise Data FabricAlan McSweeney
 
TOGAF Reference Models
TOGAF Reference ModelsTOGAF Reference Models
TOGAF Reference ModelsPaul Sullivan
 
SAP REAL ESTATE
SAP REAL ESTATESAP REAL ESTATE
SAP REAL ESTATEeFM srl
 
S/4HANA Migration Challenges and Use Cases Workshop
S/4HANA Migration Challenges and Use Cases WorkshopS/4HANA Migration Challenges and Use Cases Workshop
S/4HANA Migration Challenges and Use Cases WorkshopCelonis
 
Service Catalog & Request Fulfillment, the cornerstone of IT Service Management
Service Catalog & Request Fulfillment, the cornerstone of IT Service ManagementService Catalog & Request Fulfillment, the cornerstone of IT Service Management
Service Catalog & Request Fulfillment, the cornerstone of IT Service ManagementBMC Software
 
eTOM and ITIL engagements
eTOM and ITIL engagementseTOM and ITIL engagements
eTOM and ITIL engagementsAhmed Selim
 

What's hot (20)

Telecommunication Business Process - eTOM Flows
Telecommunication Business Process - eTOM FlowsTelecommunication Business Process - eTOM Flows
Telecommunication Business Process - eTOM Flows
 
SAP BTP Enablement
SAP BTP EnablementSAP BTP Enablement
SAP BTP Enablement
 
Sap S4 HANA Everything You Need To Know
Sap S4 HANA Everything You Need To Know Sap S4 HANA Everything You Need To Know
Sap S4 HANA Everything You Need To Know
 
Solution Blueprint - Customer 360
Solution Blueprint - Customer 360Solution Blueprint - Customer 360
Solution Blueprint - Customer 360
 
ITSM Presentation
ITSM PresentationITSM Presentation
ITSM Presentation
 
ITChamps - Application Management Services
ITChamps - Application Management ServicesITChamps - Application Management Services
ITChamps - Application Management Services
 
B/oss BOSS Bss oss b.oss telecom ppt by ijaz haider malik
B/oss BOSS Bss oss b.oss telecom ppt by ijaz haider malikB/oss BOSS Bss oss b.oss telecom ppt by ijaz haider malik
B/oss BOSS Bss oss b.oss telecom ppt by ijaz haider malik
 
Driving the Telecom Digital Transformation through Open Digital Architecture
Driving the Telecom Digital Transformation through Open Digital ArchitectureDriving the Telecom Digital Transformation through Open Digital Architecture
Driving the Telecom Digital Transformation through Open Digital Architecture
 
IT Strategy
IT StrategyIT Strategy
IT Strategy
 
The Connected Consumer – Real-time Customer 360
The Connected Consumer – Real-time Customer 360The Connected Consumer – Real-time Customer 360
The Connected Consumer – Real-time Customer 360
 
SAP HANA Use Cases in 27 Industries
SAP HANA Use Cases in 27 IndustriesSAP HANA Use Cases in 27 Industries
SAP HANA Use Cases in 27 Industries
 
ITIL 4 service value chain data flows (input and outputs)
ITIL 4 service value chain data flows (input and outputs)ITIL 4 service value chain data flows (input and outputs)
ITIL 4 service value chain data flows (input and outputs)
 
Designing An Enterprise Data Fabric
Designing An Enterprise Data FabricDesigning An Enterprise Data Fabric
Designing An Enterprise Data Fabric
 
TOGAF Reference Models
TOGAF Reference ModelsTOGAF Reference Models
TOGAF Reference Models
 
SAP REAL ESTATE
SAP REAL ESTATESAP REAL ESTATE
SAP REAL ESTATE
 
Introduction to SAP BTP
Introduction to SAP BTPIntroduction to SAP BTP
Introduction to SAP BTP
 
S/4HANA Migration Challenges and Use Cases Workshop
S/4HANA Migration Challenges and Use Cases WorkshopS/4HANA Migration Challenges and Use Cases Workshop
S/4HANA Migration Challenges and Use Cases Workshop
 
ITIL4 and ServiceNow
ITIL4 and ServiceNowITIL4 and ServiceNow
ITIL4 and ServiceNow
 
Service Catalog & Request Fulfillment, the cornerstone of IT Service Management
Service Catalog & Request Fulfillment, the cornerstone of IT Service ManagementService Catalog & Request Fulfillment, the cornerstone of IT Service Management
Service Catalog & Request Fulfillment, the cornerstone of IT Service Management
 
eTOM and ITIL engagements
eTOM and ITIL engagementseTOM and ITIL engagements
eTOM and ITIL engagements
 

Similar to Real-time Data Pipelines with SAP and Apache Kafka

SAP Data Hub e SUSE Container as a Service Platform
SAP Data Hub e SUSE Container as a Service PlatformSAP Data Hub e SUSE Container as a Service Platform
SAP Data Hub e SUSE Container as a Service PlatformSUSE Italy
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...confluent
 
Be the Data Hero in Your Organization with SAP and CA Analytic Solutions
Be the Data Hero in Your Organization with SAP and CA Analytic SolutionsBe the Data Hero in Your Organization with SAP and CA Analytic Solutions
Be the Data Hero in Your Organization with SAP and CA Analytic SolutionsCA Technologies
 
Reduce Operating Costs and Accelerate Efficiency by Migrating Your SAP Applic...
Reduce Operating Costs and Accelerate Efficiency by Migrating Your SAP Applic...Reduce Operating Costs and Accelerate Efficiency by Migrating Your SAP Applic...
Reduce Operating Costs and Accelerate Efficiency by Migrating Your SAP Applic...Amazon Web Services
 
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoireHIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoireHitachi Data Systems France
 
SAP on AWS: How UCT is Experiencing Better Performance on AWS While Saving 60...
SAP on AWS: How UCT is Experiencing Better Performance on AWS While Saving 60...SAP on AWS: How UCT is Experiencing Better Performance on AWS While Saving 60...
SAP on AWS: How UCT is Experiencing Better Performance on AWS While Saving 60...Amazon Web Services
 
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...Amazon Web Services
 
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...Amazon Web Services
 
Navigating Your Data Landscape With Siddharth Desai and Elena Cuevas | Curren...
Navigating Your Data Landscape With Siddharth Desai and Elena Cuevas | Curren...Navigating Your Data Landscape With Siddharth Desai and Elena Cuevas | Curren...
Navigating Your Data Landscape With Siddharth Desai and Elena Cuevas | Curren...HostedbyConfluent
 
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...Amazon Web Services
 
Cloud Integration Services on SAP HANA Cloud Platform
Cloud Integration Services on SAP HANA Cloud PlatformCloud Integration Services on SAP HANA Cloud Platform
Cloud Integration Services on SAP HANA Cloud PlatformMichael Hill
 
MDS ap_OEM Product Portfolio Intorduction to the DT & Analytics
MDS ap_OEM Product Portfolio Intorduction to the DT & AnalyticsMDS ap_OEM Product Portfolio Intorduction to the DT & Analytics
MDS ap_OEM Product Portfolio Intorduction to the DT & AnalyticsMDS ap
 
Bringing the Power of Big Data Computation to Salesforce
Bringing the Power of Big Data Computation to SalesforceBringing the Power of Big Data Computation to Salesforce
Bringing the Power of Big Data Computation to SalesforceSalesforce Developers
 
Apache Spark – The New Enterprise Backbone for ETL, Batch Processing and Real...
Apache Spark – The New Enterprise Backbone for ETL, Batch Processing and Real...Apache Spark – The New Enterprise Backbone for ETL, Batch Processing and Real...
Apache Spark – The New Enterprise Backbone for ETL, Batch Processing and Real...Impetus Technologies
 
Building Custom Advanced Analytics Applications with SAP HANA
Building Custom Advanced Analytics Applications with SAP HANABuilding Custom Advanced Analytics Applications with SAP HANA
Building Custom Advanced Analytics Applications with SAP HANASAP Technology
 
Development to Deployment with SAP HANA
Development to Deployment with SAP HANADevelopment to Deployment with SAP HANA
Development to Deployment with SAP HANACraig Cmehil
 
Streaming Data and Stream Processing with Apache Kafka
Streaming Data and Stream Processing with Apache KafkaStreaming Data and Stream Processing with Apache Kafka
Streaming Data and Stream Processing with Apache Kafkaconfluent
 
Accelerate Self-Service Analytics with Virtualization and Visualisation (Thai)
Accelerate Self-Service Analytics with Virtualization and Visualisation (Thai)Accelerate Self-Service Analytics with Virtualization and Visualisation (Thai)
Accelerate Self-Service Analytics with Virtualization and Visualisation (Thai)Denodo
 
Bring your SAP and Enterprise Data to Hadoop, Apache Kafka and the Cloud
Bring your SAP and Enterprise Data to Hadoop, Apache Kafka and the CloudBring your SAP and Enterprise Data to Hadoop, Apache Kafka and the Cloud
Bring your SAP and Enterprise Data to Hadoop, Apache Kafka and the CloudDataWorks Summit/Hadoop Summit
 
Business intelligence in the era of big data
Business intelligence in the era of big dataBusiness intelligence in the era of big data
Business intelligence in the era of big dataJC Raveneau
 

Similar to Real-time Data Pipelines with SAP and Apache Kafka (20)

SAP Data Hub e SUSE Container as a Service Platform
SAP Data Hub e SUSE Container as a Service PlatformSAP Data Hub e SUSE Container as a Service Platform
SAP Data Hub e SUSE Container as a Service Platform
 
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
Catch the Wave: SAP Event-Driven and Data Streaming for the Intelligence Ente...
 
Be the Data Hero in Your Organization with SAP and CA Analytic Solutions
Be the Data Hero in Your Organization with SAP and CA Analytic SolutionsBe the Data Hero in Your Organization with SAP and CA Analytic Solutions
Be the Data Hero in Your Organization with SAP and CA Analytic Solutions
 
Reduce Operating Costs and Accelerate Efficiency by Migrating Your SAP Applic...
Reduce Operating Costs and Accelerate Efficiency by Migrating Your SAP Applic...Reduce Operating Costs and Accelerate Efficiency by Migrating Your SAP Applic...
Reduce Operating Costs and Accelerate Efficiency by Migrating Your SAP Applic...
 
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoireHIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
HIF Paris 2014 - SAP - SAP HANA : bien plus qu’une base de données en mémoire
 
SAP on AWS: How UCT is Experiencing Better Performance on AWS While Saving 60...
SAP on AWS: How UCT is Experiencing Better Performance on AWS While Saving 60...SAP on AWS: How UCT is Experiencing Better Performance on AWS While Saving 60...
SAP on AWS: How UCT is Experiencing Better Performance on AWS While Saving 60...
 
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...
GPSBUS221_Breaking Barriers Move Enterprise SAP Customers to SAP HANA on AWS ...
 
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...
 
Navigating Your Data Landscape With Siddharth Desai and Elena Cuevas | Curren...
Navigating Your Data Landscape With Siddharth Desai and Elena Cuevas | Curren...Navigating Your Data Landscape With Siddharth Desai and Elena Cuevas | Curren...
Navigating Your Data Landscape With Siddharth Desai and Elena Cuevas | Curren...
 
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...
SAP on AWS: Big Businesses, Big Workloads, Big Time - ENT202 - Chicago AWS Su...
 
Cloud Integration Services on SAP HANA Cloud Platform
Cloud Integration Services on SAP HANA Cloud PlatformCloud Integration Services on SAP HANA Cloud Platform
Cloud Integration Services on SAP HANA Cloud Platform
 
MDS ap_OEM Product Portfolio Intorduction to the DT & Analytics
MDS ap_OEM Product Portfolio Intorduction to the DT & AnalyticsMDS ap_OEM Product Portfolio Intorduction to the DT & Analytics
MDS ap_OEM Product Portfolio Intorduction to the DT & Analytics
 
Bringing the Power of Big Data Computation to Salesforce
Bringing the Power of Big Data Computation to SalesforceBringing the Power of Big Data Computation to Salesforce
Bringing the Power of Big Data Computation to Salesforce
 
Apache Spark – The New Enterprise Backbone for ETL, Batch Processing and Real...
Apache Spark – The New Enterprise Backbone for ETL, Batch Processing and Real...Apache Spark – The New Enterprise Backbone for ETL, Batch Processing and Real...
Apache Spark – The New Enterprise Backbone for ETL, Batch Processing and Real...
 
Building Custom Advanced Analytics Applications with SAP HANA
Building Custom Advanced Analytics Applications with SAP HANABuilding Custom Advanced Analytics Applications with SAP HANA
Building Custom Advanced Analytics Applications with SAP HANA
 
Development to Deployment with SAP HANA
Development to Deployment with SAP HANADevelopment to Deployment with SAP HANA
Development to Deployment with SAP HANA
 
Streaming Data and Stream Processing with Apache Kafka
Streaming Data and Stream Processing with Apache KafkaStreaming Data and Stream Processing with Apache Kafka
Streaming Data and Stream Processing with Apache Kafka
 
Accelerate Self-Service Analytics with Virtualization and Visualisation (Thai)
Accelerate Self-Service Analytics with Virtualization and Visualisation (Thai)Accelerate Self-Service Analytics with Virtualization and Visualisation (Thai)
Accelerate Self-Service Analytics with Virtualization and Visualisation (Thai)
 
Bring your SAP and Enterprise Data to Hadoop, Apache Kafka and the Cloud
Bring your SAP and Enterprise Data to Hadoop, Apache Kafka and the CloudBring your SAP and Enterprise Data to Hadoop, Apache Kafka and the Cloud
Bring your SAP and Enterprise Data to Hadoop, Apache Kafka and the Cloud
 
Business intelligence in the era of big data
Business intelligence in the era of big dataBusiness intelligence in the era of big data
Business intelligence in the era of big data
 

Recently uploaded

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerThousandEyes
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfEnterprise Knowledge
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024Results
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)Gabriella Davis
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Igalia
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Paola De la Torre
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024The Digital Insurer
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxKatpro Technologies
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024Rafal Los
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsEnterprise Knowledge
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsMaria Levchenko
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEarley Information Science
 
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 Processorsdebabhi2
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Servicegiselly40
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 

Recently uploaded (20)

How to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected WorkerHow to Troubleshoot Apps for the Modern Connected Worker
How to Troubleshoot Apps for the Modern Connected Worker
 
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdfThe Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
The Role of Taxonomy and Ontology in Semantic Layers - Heather Hedden.pdf
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024A Call to Action for Generative AI in 2024
A Call to Action for Generative AI in 2024
 
A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)A Domino Admins Adventures (Engage 2024)
A Domino Admins Adventures (Engage 2024)
 
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
Raspberry Pi 5: Challenges and Solutions in Bringing up an OpenGL/Vulkan Driv...
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101Salesforce Community Group Quito, Salesforce 101
Salesforce Community Group Quito, Salesforce 101
 
Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024Partners Life - Insurer Innovation Award 2024
Partners Life - Insurer Innovation Award 2024
 
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptxFactors to Consider When Choosing Accounts Payable Services Providers.pptx
Factors to Consider When Choosing Accounts Payable Services Providers.pptx
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024The 7 Things I Know About Cyber Security After 25 Years | April 2024
The 7 Things I Know About Cyber Security After 25 Years | April 2024
 
IAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI SolutionsIAC 2024 - IA Fast Track to Search Focused AI Solutions
IAC 2024 - IA Fast Track to Search Focused AI Solutions
 
Handwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed textsHandwritten Text Recognition for manuscripts and early printed texts
Handwritten Text Recognition for manuscripts and early printed texts
 
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptxEIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
EIS-Webinar-Prompt-Knowledge-Eng-2024-04-08.pptx
 
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
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
CNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of ServiceCNv6 Instructor Chapter 6 Quality of Service
CNv6 Instructor Chapter 6 Quality of Service
 
Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024Tata AIG General Insurance Company - Insurer Innovation Award 2024
Tata AIG General Insurance Company - Insurer Innovation Award 2024
 

Real-time Data Pipelines with SAP and Apache Kafka

  • 1. Real-time Data Pipelines with SAP and Apache Kafka
  • 2. © 2017 Attunity, Accenture Analytics and Confluent Amiya Chand Sr. Manager, Accenture Digital | SAP Data & Analytics Lead, Accenture David Tucker Director Partner Engineering, Confluent Jordan Martz Director of Technology Solutions, Attunity Guest Speakers
  • 3. © 2017 Attunity, Accenture Analytics and Confluent • Accenture Analytics - Business in the moment and imperatives • Confluent - Apache Kafka • Attunity - Migrating Data to a Apache Kafka • All - Q&A Agenda
  • 4. • Real-time Data Pipelines with SAP and Apache Kafka
  • 5. © 2017 Attunity, Accenture Analytics and Confluent News from the frontline Significant investments have been made in traditional data integration and platforms which have limitations in storage, data latency and performance. These complex systems inhibit ‘speed to value’ and ‘speed to deploy’ The digitization of everything has the potential to provide organizations with “data about everything”. Organizations that are able to effectively harness the power of this data to drive insights actions (at speed) will have a distinct advantage over their competition. In order to effectively address these challenges and to capitalize on “new” data sources to gain a competitive advantage, organizations will have to ingest data at the speed of business. To unlock value within their data, organizations must start treating data as a supply chain, enabling it to flow more easily through the organization.
  • 6. © 2017 Attunity, Accenture Analytics and Confluent Market trends for data & analytics Complex data-driven environment with significant opportunities to create business value DEMOCRATIZATION OF DATA AND DATA DISCOVERY NEW DATA SOURCES CHANGING SKILLS REQUIREMENTS FOCUS ON ADVANCED ANALYTICS BIG DATA AND HYBRID ARCHITECTURES Self-service analytics, multi- channel delivery Addition of social media, Internet of Things, unstructured content, etc. Evolving patterns, data-driven point-of- interaction decisions shifting to the front line New forms, more complex architectures on Premise or Cloud Pictorial story- telling, customers going digital
  • 7. © 2017 Attunity, Accenture Analytics and Confluent The changing landscape in SAP data & analytics SAP systems are evolving from a ‘system of record’ to ‘system of innovation’ System of Record System of Insights System of Innovation SpeedandAgility Level of Integration between People, Process and Platform Pre 2011 Traditional SAP ERP and BI Reporting platform on-premise 2013-15 Evolution of SAP HANA as a high performance data base and Analytics Engine on-premise / Cloud SAP BW Any Database Enterprise BI Any Database Any Database Enterprise BI Data Visualiza -tion Advanced Analytics SAP ERP Any Database BW / Native HANA HANA SAP ERP Any Database BW / Native HANA S4 Innovation Suite on HANA Enterprise BI Data Visualiza- tion Advanced Analytics BOBJ Cloud HANA Hadoop/ Any database 2015+ Maturity of SAP HANA as the Digital Platform on-premise / Cloud / As-a-Service Faster insights to action 1 Bridge the digital divide 2 Accelerate data integration 3 BusinessImperative
  • 8. © 2017 Attunity, Accenture Analytics and Confluent Enabling the insight-driven enterprise DataIngestion DataAccess Point Analytics & Insights SourceSystems Transactional systems Business Applications Unstructured Sources Real time Batch DataMarketplace Data Warehouse/ Data Mart Data lake Operational Reporting & Self Service Data Science lab Cross Pollination Data Exploration Guided Analytics & Advanced Analytics Analytics Engine A POV and Reference Architecture for enabling the ‘insight driven enterprise’ Load to any target Enable real- time analytics Ingest/replicate data on demand Speed to Data Ingest any data at the frequency needed by business Speed to Insight Access to any data, anywhere and anytime Speed to Value Integrated platform that is scalable and flexible Data Ingestion An abstract layer that allows various data elements – type & latency to flow into the storage environment Data Marketplace Includes the components that allow to store & transform raw data into information Data Access Semantic layer that allows access to the data for end consumption – interactive, blending, low latency
  • 10. © 2017 Attunity, Accenture Analytics and Confluent How organizations handle data flow: a giant mess Data Warehouse Hadoop NoSQL Oracle SFDC Logging Bloomberg …any sink/source Web Custom Apps Microservices Monitoring Analytics …and more OLTP ActiveMQ App App Caches OLTP OLTPAppAppApp
  • 11. © 2017 Attunity, Accenture Analytics and Confluent Apache Kafka™: a distributed streaming platform Apache Kafka Offline Batch (+1 Hour)Near-Real Time (>100s ms)Real Time (0-100 ms) Data Warehouse Hadoop NoSQL Oracle SFDC Twitter Bloomberg …any sink/source …any sink/source …and more Web Custom Apps Microservices Monitoring Analytics
  • 12. © 2017 Attunity, Accenture Analytics and Confluent Over 35% of Fortune 500’s are using Apache Kafka™ 6 of top 10 Travel 7 of top 10 Global banks 8 of top 10 Insurance 9 of top 10 Telecom
  • 13. © 2017 Attunity, Accenture Analytics and Confluent Confluent: a streaming platform based on Apache Kafka™ Database Changes Log Events loT Data Web Events … CRM Data Warehouse Database Hadoop Data Integration … Monitoring Analytics Custom Apps Transformations Real-time Applications … Apache Open Source Confluent Open Source Confluent Commercial Confluent Platform Confluent Platform Apache Kafka™ Core | Connect| Streams Data Compatibility Schema Registry Monitoring & Administration Confluent Control Center Operations Replicator | Auto Data Balancing Development and Connectivity Clients | Connectors | REST Proxy
  • 14. © 2017 Attunity, Accenture Analytics and Confluent Kafka adoption spans many industries Financial Services Enterprise Tech Consumer Tech Entertainment & Media Telecom Retail Travel & Leisure
  • 15. © 2017 Attunity, Accenture Analytics and Confluent Apache KafkaTM Connect API – streaming data capture JDBC Mongo MySQL Elastic Cassandra HDFS Kafka Connect API Kafka Pipeline Connector Connector Connector Connector Connector Connector Sources Sinks Fault tolerant Manage hundreds of data sources and sinks Preserves data schema Part of Apache Kafka project Integrated within Confluent Platform’s Control Center
  • 16. © 2017 Attunity, Accenture Analytics and Confluent Kafka Connect API -part of the Apache Kafka Project Connect any source to any target system Integrated • 100% compatible with Kafka v0.9 and higher • Integrated with Confluent’s Schema Registry • Easy to manage with Confluent Control Center Flexible • 40+ open source connectors available • Easy to develop additional connectors • Flexible support for data types and formats Compatible • Maintains critical metadata • Preserves schema information • Supports schema evolution Reliable • Automated failover • At-least-once guaranteed • Balances workload between nodes
  • 17. © 2017 Attunity, Accenture Analytics and Confluent Architecture of Kafka Streams API, a Part of Apache Kafka Kafka Streams API Producer Kafka Cluster Topic TopicTopic Consumer Consumer Key benefits • No additional cluster • Easy to run as a service • Supports large aggregations and joins • Security & permissions fully integrated from Kafka Example Use Cases • Microservices • Continuous queries • Continuous transformations • Event-triggered processes
  • 18. © 2017 Attunity, Accenture Analytics and Confluent Kafka Streams API: easiest way to process data in Apache Kafka Example Use Cases • Microservices • Large-scale continuous queries and transformations • Event-triggered processes • Reactive applications • Customer 360-degree view, fraud detection, location-based marketing, smart electrical grids, fleet management, … Key Benefits of Apache Kafka’s Streams API • Build Apps, Not Clusters: no additional cluster required • Elastic, highly-performant, distributed, fault-tolerant, secure • Equally viable for small, medium, and large-scale use cases • “Run Everywhere”: integrates with your existing deployment strategies such as containers, automation, cloud Your App Kafka Streams API
  • 19. © 2017 Attunity, Accenture Analytics and Confluent Confluent Control Center • Monitor all pipelines end- to-end • Manage and configure Kafka connectors • Administer Kafka cluster and monitor overall operational health
  • 20. © 2017 Attunity, Accenture Analytics and Confluent Why Confluent? More than just enterprise software Confluent Platform Professional Services Enterprise Support Complete support across the entire adoption lifecycle Kafka Training
  • 21. SAP Data Integration for Apache Kafka
  • 22. © 2017 Attunity, Accenture Analytics and Confluent Attunity – Corporate Overview Data Integration & Big Data Management Software Accelerate data delivery and availability Automate data readiness for analytics Optimize data management with intelligence Hadoop & Big Data Databases & Data Warehouses On premise & in the Cloud Solutions for: Global OfficesOverview 2000 customers in 65 countries 250 people and growing NASDAQ traded (ATTU)
  • 23. © 2017 Attunity, Accenture Analytics and Confluent Load to any target Enable real- time analytics Ingest/replicate data on demand Traditional Data Integration Requirements
  • 24. © 2017 Attunity, Accenture Analytics and Confluent UniversalReal-TimeSimpler Attunity Replicate Universal Platform for Data Replication/Ingestion #1 independent provider of streaming CDC
  • 25. © 2017 Attunity, Accenture Analytics and Confluent Ingest Data Real-time and at Scale into Hadoop • Stream data with CDC from any major source into HDFS or Hive  Data then available to be used in Hbase or by Spark • Automatically generate schema in HCatalog • Leverage same UI and process as for other platforms • Integrate with native APIs  No external adapters or custom code requiredHadoop Data Lake
  • 26. © 2017 Attunity, Accenture Analytics and Confluent Attunity Replicate Architecture Attunity Replicate Batch CDC Incremental Batch Cloud On- prem Cloud On- premPersistent Store Files RDBMS Mainframe EDW
  • 27. © 2017 Attunity, Accenture Analytics and Confluent Attunity Replicate Server TransformFilter Batch CDC Incremental In-Memory File Channel Batch Attunity Replicate for SAP Persistent Store Extract relationships for Pool and Cluster Tables RDBMS (Oracle, DB2, etc.) Redo/ Archive logs or Journal File ---------------- Transparent Tables On Premises Hadoop RDBMS Data WarehouseKafka Cloud Attunity Replicate Agent for SAP SAP ECC (Enterprise Central Component) Data Model Mapping Pool/Cluster table RFC
  • 28. © 2017 Attunity, Accenture Analytics and Confluent Easier Integration with Attunity Replicate Go Agile with Automated Processes • No manual coding or scripting • Automated end-to-end • Optimized and configurable • Target schema creation • Heterogeneous data type mapping • Batch to CDC transition • DDL change propagation • Filtering • Transformations Hadoop File s RDBMS Mainframe Hadoop Files RDBMS Kafka EDW EDW
  • 29. © 2017 Attunity, Accenture Analytics and Confluent Easier Integration with Attunity Replicate Zero Footprint Architecture • CDC identifies source updates by scanning change logs • No software agents required on sources or targets • Minimizes administrative overhead • CDC based on change logs • No agents on source or target Low Infrastructure Impact Hadoop File s RDBMS Mainframe Hadoop Files RDBMS Kafka EDW EDW
  • 30. © 2017 Attunity, Accenture Analytics and Confluent Universal Integration with Attunity Replicate Rapidly Move Data Across Complex Hybrid Environments • Source  Log-based CDC  Batch APIs • WAN  Encrypted multi-pathing • Target  Transactional/batch CDC options  Native loader integration TargetsSources On Premises Cloud Platform HadoopRDBMS Data Warehouse Hadoop RDBMS Data Warehouse Optimized for…
  • 31. © 2017 Attunity, Accenture Analytics and Confluent Demo