SlideShare a Scribd company logo
1 of 29
C360	and	Graph
What	we	will	cover	
•  What	is	a	Customer	360	
•  Journey	to	C360	
•  What	is	graph?	
•  How	Graph	can	help	your	C360
Why	are	people	building	C360
Customer 360 (C360)
Gain a singular, contextual view of the
customer in real-time, for a seamless
customer experience across all
touchpoints.
Challenges	
•  How	can	I	ensure	our	full	customer	profile	is	
current	and	comprehensive?	
•  How	can	I	provide	easy	access	to	the	current	and	
comprehensive	customer	profiles	to	many	
different	consumers?	
•  access	to	the	Customer	360	is	always	available?	
•  How	do	I	expose	the	relaEonships	within	our	
Customer	and	Departmental	Profiles	for	flexible	
exploraEon?
Finance	&	
Billing	
Customer	
Support 		
MarkeEng	
Website	
Mobile	
App	
Orders	
Inventory
Next	step	
Finance	&	
Billing 		
Customer	
Support 		 MarkeEng	
Website	
Mobile	
App	
Orders	
API	API	 API	
API	API	API	
ApplicaEon
Stream	processing	
Finance	&	
billing 		
Customer	
Support 		
MarkeEng	 Website	Orders	
Customer	360	
API	
WebSite	Mobile	App	 ReporEng	
Data	Hub	–	ESB	–	Message	queue	
Mobile	
App	
Website	Inventory	MarkeEng	
Finance	&	
Billing	
Customer	
Support
Customer	
Call	log	
Product	 Product	
reviews	
Orders	
Inventory	
Offers	
Disconnected	tables	
	
Data	sEll	silo’d	
	
GeVng	from	
customer	to	
inventory	impossible
What	is	a	Graph?	
COUNTRY
ADDRESS
CUSTOMER
Rated
ORDER
PRODUCT
Line ItemShipping Address
Billing Address
Address
TAG
Resides
Purchased
Purchased
Has
Belongs To
Ships To
COUNTRY
ADDRESS
CUSTOMER
Rated
ORDER
PRODUCT
LineItem
ShippingAddress
BillingAddress
Address
TAG
What	is	a	graph	made	of?	
COUNTRY
ADDRESS
CUSTOMER
Rated
ORDER
PRODUCT
Line ItemShipping Address
Billing Address
Address
TAG
Resides
Purchased
Purchased
Has
Belongs To
Ships To
COUNTRY
ADDRESS
CUSTOMER
Rated
ORDER
PRODUCT
LineItem
ShippingAddress
BillingAddress
Address
TAG
Vertex	
Egde	
Property
Vertex	
Customer	
Vertex	is	roughly	equal	to	an	enEty	in	a	tradiEonal	world	
	
Noun
Edge	
RelaEonship	
DirecEonal	
	
Verb
©	2016	DataStax,	All	Rights	Reserved.	 14
©	2016	DataStax,	All	Rights	Reserved.	 15
©	DataStax,	All	Rights	Reserved.	 16
©	2016	DataStax,	All	Rights	Reserved.	 17
ProperEes	
Customer	
Name:	Connor	
Age:	6	
Grade:	1st	
Product	
Name:	LunchBox	
Color:	Green	
Logo:	StarWars	
Age:	5-15	
Product	
Name:	T-shirt	
Color:	Red	
Logo:	Starwars	
Age:	5-15	
Added	to	list
How	is	that	different	then	a	RDBMS?	
RDBMS	 Graph	
•  EnEEes	based	
•  Shallow	1:1	foreign	key	
relaEonships	
•  RelaEonship	following	down	
mainly	by	JOINS	and	UNIONS	
at	query	Eme	
•  Rigid	data	structure	
•  Table	based	
•  SQL	Query	language	
•  All	about	the	relaEonships.		
•  Deep,	complex	relaEonship	
structure	
•  EnEEes	are	almost	a	second	
class	ciEzen.	
•  Flexible	data	structure	
•  No	tables!	
•  Specialized	Graph	query	
language.
Comparing to SQL
DataStax	is	a	registered	trademark	of	
DataStax,	Inc.	and	its	subsidiaries	in	the	
United	States	and/or	other	countries.	
20
DSE	Graph	–	Data	Access	|	Traversals	
•  Query	Access	=>	Apache	TinkerPop	Gremlin	
•  Traversal	style	data	navigaEon	
	
	
Find	all	orders	purchased	by	Lisa	•  g.V().has('customer',	'name',	'Lisa').out('ordered').values('number')	
•  Find	all	products	purchased	by	
Lisa’s	Friends	•  g.V().has('customer',	'name',	
'Lisa').outE('related').has('Type','friend').inV().out('ordered').out('purchased').val
ues('name’)	
•  RecommendaEon	-	find	all	
products	purchased	by	Lisa’s	
Friends,	not	purchased	by	Lisa	
•  g.V().has('customer',	'name',	
'Lisa').as('customer').out('ordered').out('purchased').aggregate('produc
ts').in('purchased').in('ordered').where(neq('customer')).out('ordered').
out('purchased').where(without('products')).values('name')	
	
©	2016	DataStax,	All	Rights	Reserved.	 22	
1	
Customer	
Name:[Lisa]	
Age:[32]	
2	
Order	
Number:[1234]	
5	
Product	
Name:[Socks]	
Size:	[XL]	
4	
Customer	
Name:[Frank]	
Age:[28]	
6	
Product	
Name:[Shirt]	
Size:	[XL]	 7	
Address	
Stree:[123	West	Street]	
Zip	Code:[44534]	
11	
12	 13	
14	
15	
16	
17	
3	
Tag	
Type:[Color]	
Value:	[White]	
18	
19	
orders	
Date:[1/1/2016]	
related	
Type:Friend	
resides	
Since:1/1/2000	
ships	
Shipment	Date:1/2/2016	
purchased	
Qty:	42	
purchased	
Qty:	1	
has	
Valid:	1/1/2012	
has	
Valid:	1/1/2012
Where	do	we	see	GraphDBs	in	the	
wild?	
•  Social	networks	
•  logisEcs	
•  Manufacturing		
•  Health	care	
•  Fraud	DetecEon	
•  RecommendaEons	
•  Networking	
•  IdenEfy	&	access	managment	
•  C360
Customer	
Visits	website	
Read	reviews	
Order		
Sign	up	for	
Credit	card	
Delivery	
Delivery	
company	
Inventory	
InstallaEon	
Tech	support	
installer	
Returns	
product
Example of C360 – A day in a life of a bank customer
2
6	
paid	her	lunch	using	ABC	
bank’s	debit	card		
11am	9am	
made	purchase	at	local	
flower	shop	with	bank’s	
credit	card	
3pm	
paid	credit	card	bills	with	her	ABC	
online	banking	checking	acct		
4:15p
m	
6pm	
Customer	of	Bank	ABC	with	mulEple	accounts	and	cards	
Profile:	68	yrs	old,	female,	Florida	resident,	no	young	family	members,	customer	since	1995	
A	transacEon	was	
made	using	the	
customer’s	credit	card	
showing	purchase	of	
motorcycle	in	Aruba	
customer	paid	her	grocery	at	
Safeway	with	check	from	the	
ABC	bank	
real	Eme	alert	was	triggered	due	to	unusual	item	and	
locaEon	purchase.	Bank’s	Fraud	Department	sent	a	text	
msg	to	the	customer	to	verify	the	purchase,	and	freezed	
the	card			
customer	got	text	msg	from	the	bank,	called	customer	service	
rep	in	her	local	branch.	The	rep	was	already	aware	of	the	issue	
and	verified	the	motorcycle	purchase	was	a	fraud.	The	bank	
invalidated	customer’s	credit	card	and	issued	a	new	card.	
4:18p
m
Betweenness,	Wondering,	Social	influence.		
How	are	two	people	
connected?	
	
What	reviews	are	most	
influenEal?	
	
What	path	through	the	
buying	journey	lead	to	
the	most	conversions?
Pawern	matching	
What	path	through	the	buying	
journey	lead	to	the	most	
conversions?	
	
What	manufacturing	lines	lead	
to	the	most	defects?
RecommendaEon	
Connor	 Product	
Type:	T-shirt	
Color:	Red	
Logo:	StarWars	
Age:	5-15	
Purchased	
Franchise	 Product	Name:	StarWars	
Age	Range	
Type:	LunchBox	
Color:	Red	
Logo:	Jar	Jar	
Age:	5-15

More Related Content

What's hot

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 Multichannel Customer Engagement
SAP Multichannel Customer EngagementSAP Multichannel Customer Engagement
SAP Multichannel Customer EngagementNEORIS
 
SAP Marketing Runs Hybris Marketing By Andreas Starke
SAP Marketing Runs Hybris Marketing By Andreas StarkeSAP Marketing Runs Hybris Marketing By Andreas Starke
SAP Marketing Runs Hybris Marketing By Andreas StarkeMarTech Conference
 
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)Guido Schmutz
 
Felix Schirl & Tom Kussmaul – Telefónica’s Evolution From CRM to a 360 View o...
Felix Schirl & Tom Kussmaul – Telefónica’s Evolution From CRM to a 360 View o...Felix Schirl & Tom Kussmaul – Telefónica’s Evolution From CRM to a 360 View o...
Felix Schirl & Tom Kussmaul – Telefónica’s Evolution From CRM to a 360 View o...Heroes of CRM Conference
 
Overwhelmed with data from different sources and systems?
Overwhelmed with data from different sources and systems?Overwhelmed with data from different sources and systems?
Overwhelmed with data from different sources and systems?Acquia
 
Microsoft Dynamics 365 - The Mordern Retail Platform
Microsoft Dynamics 365 - The Mordern Retail PlatformMicrosoft Dynamics 365 - The Mordern Retail Platform
Microsoft Dynamics 365 - The Mordern Retail PlatformSonata Software
 
Crm 360 d&b-final
Crm 360 d&b-finalCrm 360 d&b-final
Crm 360 d&b-finalticomixcrm
 
Salesforce marketing cloud a comprehensive guide in 2021
Salesforce marketing cloud a comprehensive guide in 2021Salesforce marketing cloud a comprehensive guide in 2021
Salesforce marketing cloud a comprehensive guide in 2021Katy Slemon
 
The Role of CDP in Data-Driven Marketing
The Role of CDP in Data-Driven MarketingThe Role of CDP in Data-Driven Marketing
The Role of CDP in Data-Driven MarketingChristine Paulson
 
hybris SAP and IBM Retail Webinar presentation - How Brands Get Strongest ROI...
hybris SAP and IBM Retail Webinar presentation - How Brands Get Strongest ROI...hybris SAP and IBM Retail Webinar presentation - How Brands Get Strongest ROI...
hybris SAP and IBM Retail Webinar presentation - How Brands Get Strongest ROI...Tero Angeria
 
InfoTrellis Allsight "Customer Intelligence Management" Overview
InfoTrellis Allsight "Customer Intelligence Management" OverviewInfoTrellis Allsight "Customer Intelligence Management" Overview
InfoTrellis Allsight "Customer Intelligence Management" OverviewMichael Harris
 
Intro to AgilOne for Acquia Partners: The #1 CDP for Enterprise Brands
Intro to AgilOne for Acquia Partners: The #1 CDP for Enterprise Brands Intro to AgilOne for Acquia Partners: The #1 CDP for Enterprise Brands
Intro to AgilOne for Acquia Partners: The #1 CDP for Enterprise Brands Acquia
 
CDP vs CRM - What's the difference?
CDP vs CRM - What's the difference?CDP vs CRM - What's the difference?
CDP vs CRM - What's the difference?Acquia
 
Understanding how a CDP can unify your Martech
Understanding how a CDP can unify your MartechUnderstanding how a CDP can unify your Martech
Understanding how a CDP can unify your MartechAcquia
 
Hybris erp definition product and technology, wd chicago 09 2016
 Hybris erp definition product and technology, wd chicago 09 2016 Hybris erp definition product and technology, wd chicago 09 2016
Hybris erp definition product and technology, wd chicago 09 2016ccpg04
 

What's hot (20)

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
 
Customer 360
Customer 360Customer 360
Customer 360
 
SAP Multichannel Customer Engagement
SAP Multichannel Customer EngagementSAP Multichannel Customer Engagement
SAP Multichannel Customer Engagement
 
Hybris integration solution pack
Hybris integration solution packHybris integration solution pack
Hybris integration solution pack
 
SAP Marketing Runs Hybris Marketing By Andreas Starke
SAP Marketing Runs Hybris Marketing By Andreas StarkeSAP Marketing Runs Hybris Marketing By Andreas Starke
SAP Marketing Runs Hybris Marketing By Andreas Starke
 
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
 
Felix Schirl & Tom Kussmaul – Telefónica’s Evolution From CRM to a 360 View o...
Felix Schirl & Tom Kussmaul – Telefónica’s Evolution From CRM to a 360 View o...Felix Schirl & Tom Kussmaul – Telefónica’s Evolution From CRM to a 360 View o...
Felix Schirl & Tom Kussmaul – Telefónica’s Evolution From CRM to a 360 View o...
 
Overwhelmed with data from different sources and systems?
Overwhelmed with data from different sources and systems?Overwhelmed with data from different sources and systems?
Overwhelmed with data from different sources and systems?
 
Microsoft Dynamics 365 - The Mordern Retail Platform
Microsoft Dynamics 365 - The Mordern Retail PlatformMicrosoft Dynamics 365 - The Mordern Retail Platform
Microsoft Dynamics 365 - The Mordern Retail Platform
 
Crm 360 d&b-final
Crm 360 d&b-finalCrm 360 d&b-final
Crm 360 d&b-final
 
Salesforce marketing cloud a comprehensive guide in 2021
Salesforce marketing cloud a comprehensive guide in 2021Salesforce marketing cloud a comprehensive guide in 2021
Salesforce marketing cloud a comprehensive guide in 2021
 
The Role of CDP in Data-Driven Marketing
The Role of CDP in Data-Driven MarketingThe Role of CDP in Data-Driven Marketing
The Role of CDP in Data-Driven Marketing
 
Google Analytics Basics, Updates and More
Google Analytics Basics, Updates and MoreGoogle Analytics Basics, Updates and More
Google Analytics Basics, Updates and More
 
hybris SAP and IBM Retail Webinar presentation - How Brands Get Strongest ROI...
hybris SAP and IBM Retail Webinar presentation - How Brands Get Strongest ROI...hybris SAP and IBM Retail Webinar presentation - How Brands Get Strongest ROI...
hybris SAP and IBM Retail Webinar presentation - How Brands Get Strongest ROI...
 
InfoTrellis Allsight "Customer Intelligence Management" Overview
InfoTrellis Allsight "Customer Intelligence Management" OverviewInfoTrellis Allsight "Customer Intelligence Management" Overview
InfoTrellis Allsight "Customer Intelligence Management" Overview
 
Intro to AgilOne for Acquia Partners: The #1 CDP for Enterprise Brands
Intro to AgilOne for Acquia Partners: The #1 CDP for Enterprise Brands Intro to AgilOne for Acquia Partners: The #1 CDP for Enterprise Brands
Intro to AgilOne for Acquia Partners: The #1 CDP for Enterprise Brands
 
CDP vs CRM - What's the difference?
CDP vs CRM - What's the difference?CDP vs CRM - What's the difference?
CDP vs CRM - What's the difference?
 
Understanding how a CDP can unify your Martech
Understanding how a CDP can unify your MartechUnderstanding how a CDP can unify your Martech
Understanding how a CDP can unify your Martech
 
Hybris erp definition product and technology, wd chicago 09 2016
 Hybris erp definition product and technology, wd chicago 09 2016 Hybris erp definition product and technology, wd chicago 09 2016
Hybris erp definition product and technology, wd chicago 09 2016
 
Legal CRM built on Suite CRM
Legal CRM built on Suite CRMLegal CRM built on Suite CRM
Legal CRM built on Suite CRM
 

Viewers also liked

CMA Summit 2012
CMA  Summit 2012CMA  Summit 2012
CMA Summit 2012Delvinia
 
Connected Banking Framework
Connected Banking FrameworkConnected Banking Framework
Connected Banking FrameworkKashif Akram
 
FinQLOUD platform for digital banking
FinQLOUD platform for digital bankingFinQLOUD platform for digital banking
FinQLOUD platform for digital bankingMaxim Orlovsky
 
Big_data for marketing and sales
Big_data for marketing and salesBig_data for marketing and sales
Big_data for marketing and salesCMR WORLD TECH
 
How to build an effective omni-channel CRM & Marketing Strategy & 360 custome...
How to build an effective omni-channel CRM & Marketing Strategy & 360 custome...How to build an effective omni-channel CRM & Marketing Strategy & 360 custome...
How to build an effective omni-channel CRM & Marketing Strategy & 360 custome...Comarch
 
B2B CMO forum summary 2014 03 06
B2B CMO forum summary 2014 03 06B2B CMO forum summary 2014 03 06
B2B CMO forum summary 2014 03 06Marketing Clinic
 
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...The role of Big Data and Modern Data Management in Driving a Customer 360 fro...
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...Cloudera, Inc.
 
Extended 360 degree view of customer
Extended 360 degree view of customerExtended 360 degree view of customer
Extended 360 degree view of customerTrisha Dutta
 
Gartner Customer 360 Summit 2012
Gartner Customer 360 Summit 2012Gartner Customer 360 Summit 2012
Gartner Customer 360 Summit 2012Vantive Media
 
GDPR: The Catalyst for Customer 360
GDPR: The Catalyst for Customer 360GDPR: The Catalyst for Customer 360
GDPR: The Catalyst for Customer 360DataStax
 
Apache Kafka Scalable Message Processing and more!
Apache Kafka Scalable Message Processing and more! Apache Kafka Scalable Message Processing and more!
Apache Kafka Scalable Message Processing and more! Guido Schmutz
 
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE) Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE) Guido Schmutz
 
Data Driven-Toyota Customer 360 Insights on Apache Spark and MLlib-(Brian Kur...
Data Driven-Toyota Customer 360 Insights on Apache Spark and MLlib-(Brian Kur...Data Driven-Toyota Customer 360 Insights on Apache Spark and MLlib-(Brian Kur...
Data Driven-Toyota Customer 360 Insights on Apache Spark and MLlib-(Brian Kur...Spark Summit
 

Viewers also liked (14)

CMA Summit 2012
CMA  Summit 2012CMA  Summit 2012
CMA Summit 2012
 
Connected Banking Framework
Connected Banking FrameworkConnected Banking Framework
Connected Banking Framework
 
FinQLOUD platform for digital banking
FinQLOUD platform for digital bankingFinQLOUD platform for digital banking
FinQLOUD platform for digital banking
 
Big_data for marketing and sales
Big_data for marketing and salesBig_data for marketing and sales
Big_data for marketing and sales
 
How to build an effective omni-channel CRM & Marketing Strategy & 360 custome...
How to build an effective omni-channel CRM & Marketing Strategy & 360 custome...How to build an effective omni-channel CRM & Marketing Strategy & 360 custome...
How to build an effective omni-channel CRM & Marketing Strategy & 360 custome...
 
B2B CMO forum summary 2014 03 06
B2B CMO forum summary 2014 03 06B2B CMO forum summary 2014 03 06
B2B CMO forum summary 2014 03 06
 
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...The role of Big Data and Modern Data Management in Driving a Customer 360 fro...
The role of Big Data and Modern Data Management in Driving a Customer 360 fro...
 
Extended 360 degree view of customer
Extended 360 degree view of customerExtended 360 degree view of customer
Extended 360 degree view of customer
 
Gartner Customer 360 Summit 2012
Gartner Customer 360 Summit 2012Gartner Customer 360 Summit 2012
Gartner Customer 360 Summit 2012
 
GDPR: The Catalyst for Customer 360
GDPR: The Catalyst for Customer 360GDPR: The Catalyst for Customer 360
GDPR: The Catalyst for Customer 360
 
Apache Kafka Scalable Message Processing and more!
Apache Kafka Scalable Message Processing and more! Apache Kafka Scalable Message Processing and more!
Apache Kafka Scalable Message Processing and more!
 
Solution Blueprint - Customer 360
Solution Blueprint - Customer 360Solution Blueprint - Customer 360
Solution Blueprint - Customer 360
 
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE) Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
Customer Event Hub – a modern Customer 360° view with DataStax Enterprise (DSE)
 
Data Driven-Toyota Customer 360 Insights on Apache Spark and MLlib-(Brian Kur...
Data Driven-Toyota Customer 360 Insights on Apache Spark and MLlib-(Brian Kur...Data Driven-Toyota Customer 360 Insights on Apache Spark and MLlib-(Brian Kur...
Data Driven-Toyota Customer 360 Insights on Apache Spark and MLlib-(Brian Kur...
 

Similar to Gain a unified view of your customers with C360 and Graph

inQuba: From Customer Journey Mapping to Journey Orchestration [SA Webinar]
inQuba: From Customer Journey Mapping to Journey Orchestration [SA Webinar]inQuba: From Customer Journey Mapping to Journey Orchestration [SA Webinar]
inQuba: From Customer Journey Mapping to Journey Orchestration [SA Webinar]Antony Adelaar
 
inQuba: From Customer Journey Mapping to Journey Orchestration [Aus Webinar]
inQuba: From Customer Journey Mapping to Journey Orchestration [Aus Webinar]inQuba: From Customer Journey Mapping to Journey Orchestration [Aus Webinar]
inQuba: From Customer Journey Mapping to Journey Orchestration [Aus Webinar]Antony Adelaar
 
inQuba: Customer Journey Management for Insurers - The Science of Winning & K...
inQuba: Customer Journey Management for Insurers - The Science of Winning & K...inQuba: Customer Journey Management for Insurers - The Science of Winning & K...
inQuba: Customer Journey Management for Insurers - The Science of Winning & K...Antony Adelaar
 
Digital Customer Behaviour - Engage like never before
Digital Customer Behaviour - Engage like never before Digital Customer Behaviour - Engage like never before
Digital Customer Behaviour - Engage like never before Ivano Fossati
 
InfoTrellis Allsight - 'Customer Intelligence Management' Overview
InfoTrellis Allsight - 'Customer Intelligence Management' OverviewInfoTrellis Allsight - 'Customer Intelligence Management' Overview
InfoTrellis Allsight - 'Customer Intelligence Management' OverviewMichael Harris
 
Emi fy22 commerce b2 b user group- june 2021
Emi fy22 commerce b2 b   user group- june 2021Emi fy22 commerce b2 b   user group- june 2021
Emi fy22 commerce b2 b user group- june 2021Raja Bipin Chandra ☁
 
Rtp webinar-acumen-sf-8-4-2016-final deck-fv
Rtp webinar-acumen-sf-8-4-2016-final deck-fvRtp webinar-acumen-sf-8-4-2016-final deck-fv
Rtp webinar-acumen-sf-8-4-2016-final deck-fvG3 Communications
 
Enabling the Everyday Bank
Enabling the Everyday BankEnabling the Everyday Bank
Enabling the Everyday BankBackbase
 
Ecommerce Web Design Proposal PowerPoint Presentation Slides
Ecommerce Web Design Proposal PowerPoint Presentation SlidesEcommerce Web Design Proposal PowerPoint Presentation Slides
Ecommerce Web Design Proposal PowerPoint Presentation SlidesSlideTeam
 
Product Owner for Digital Marketing Agencies
Product Owner for Digital Marketing AgenciesProduct Owner for Digital Marketing Agencies
Product Owner for Digital Marketing AgenciesSimone Lafargue 🦄
 
Customer journey mapping
Customer journey mappingCustomer journey mapping
Customer journey mappingGary Timlin
 
Customer journey mapping
Customer journey mappingCustomer journey mapping
Customer journey mappingGary Timlin
 
GoQueue - Friction Less Customer Experience Management
GoQueue - Friction Less Customer Experience ManagementGoQueue - Friction Less Customer Experience Management
GoQueue - Friction Less Customer Experience ManagementHitesh Thakkar
 
Redefine the Delivery of Financial Services Journeys That Clients LOVE! [inQu...
Redefine the Delivery of Financial Services Journeys That Clients LOVE! [inQu...Redefine the Delivery of Financial Services Journeys That Clients LOVE! [inQu...
Redefine the Delivery of Financial Services Journeys That Clients LOVE! [inQu...Antony Adelaar
 
EY + Neo4j: Why graph technology makes sense for fraud detection and customer...
EY + Neo4j: Why graph technology makes sense for fraud detection and customer...EY + Neo4j: Why graph technology makes sense for fraud detection and customer...
EY + Neo4j: Why graph technology makes sense for fraud detection and customer...Neo4j
 
bluepath solution for Banking and Finance
bluepath solution for Banking and Financebluepath solution for Banking and Finance
bluepath solution for Banking and Financebluepath
 
Magento Web Design Proposal PowerPoint Presentation Slides
Magento Web Design Proposal PowerPoint Presentation SlidesMagento Web Design Proposal PowerPoint Presentation Slides
Magento Web Design Proposal PowerPoint Presentation SlidesSlideTeam
 

Similar to Gain a unified view of your customers with C360 and Graph (20)

inQuba: From Customer Journey Mapping to Journey Orchestration [SA Webinar]
inQuba: From Customer Journey Mapping to Journey Orchestration [SA Webinar]inQuba: From Customer Journey Mapping to Journey Orchestration [SA Webinar]
inQuba: From Customer Journey Mapping to Journey Orchestration [SA Webinar]
 
inQuba: From Customer Journey Mapping to Journey Orchestration [Aus Webinar]
inQuba: From Customer Journey Mapping to Journey Orchestration [Aus Webinar]inQuba: From Customer Journey Mapping to Journey Orchestration [Aus Webinar]
inQuba: From Customer Journey Mapping to Journey Orchestration [Aus Webinar]
 
inQuba: Customer Journey Management for Insurers - The Science of Winning & K...
inQuba: Customer Journey Management for Insurers - The Science of Winning & K...inQuba: Customer Journey Management for Insurers - The Science of Winning & K...
inQuba: Customer Journey Management for Insurers - The Science of Winning & K...
 
Digital Customer Behaviour - Engage like never before
Digital Customer Behaviour - Engage like never before Digital Customer Behaviour - Engage like never before
Digital Customer Behaviour - Engage like never before
 
InfoTrellis Allsight - 'Customer Intelligence Management' Overview
InfoTrellis Allsight - 'Customer Intelligence Management' OverviewInfoTrellis Allsight - 'Customer Intelligence Management' Overview
InfoTrellis Allsight - 'Customer Intelligence Management' Overview
 
Emi fy22 commerce b2 b user group- june 2021
Emi fy22 commerce b2 b   user group- june 2021Emi fy22 commerce b2 b   user group- june 2021
Emi fy22 commerce b2 b user group- june 2021
 
Rtp webinar-acumen-sf-8-4-2016-final deck-fv
Rtp webinar-acumen-sf-8-4-2016-final deck-fvRtp webinar-acumen-sf-8-4-2016-final deck-fv
Rtp webinar-acumen-sf-8-4-2016-final deck-fv
 
Enabling the Everyday Bank
Enabling the Everyday BankEnabling the Everyday Bank
Enabling the Everyday Bank
 
Ecommerce Web Design Proposal PowerPoint Presentation Slides
Ecommerce Web Design Proposal PowerPoint Presentation SlidesEcommerce Web Design Proposal PowerPoint Presentation Slides
Ecommerce Web Design Proposal PowerPoint Presentation Slides
 
Product Owner for Digital Marketing Agencies
Product Owner for Digital Marketing AgenciesProduct Owner for Digital Marketing Agencies
Product Owner for Digital Marketing Agencies
 
3D Cart
3D Cart3D Cart
3D Cart
 
Customer journey mapping
Customer journey mappingCustomer journey mapping
Customer journey mapping
 
Customer journey mapping
Customer journey mappingCustomer journey mapping
Customer journey mapping
 
GoQueue - Friction Less Customer Experience Management
GoQueue - Friction Less Customer Experience ManagementGoQueue - Friction Less Customer Experience Management
GoQueue - Friction Less Customer Experience Management
 
BLITZ CRM IDOL PITCH
BLITZ CRM IDOL PITCHBLITZ CRM IDOL PITCH
BLITZ CRM IDOL PITCH
 
Redefine the Delivery of Financial Services Journeys That Clients LOVE! [inQu...
Redefine the Delivery of Financial Services Journeys That Clients LOVE! [inQu...Redefine the Delivery of Financial Services Journeys That Clients LOVE! [inQu...
Redefine the Delivery of Financial Services Journeys That Clients LOVE! [inQu...
 
PragmasysConsulting
PragmasysConsultingPragmasysConsulting
PragmasysConsulting
 
EY + Neo4j: Why graph technology makes sense for fraud detection and customer...
EY + Neo4j: Why graph technology makes sense for fraud detection and customer...EY + Neo4j: Why graph technology makes sense for fraud detection and customer...
EY + Neo4j: Why graph technology makes sense for fraud detection and customer...
 
bluepath solution for Banking and Finance
bluepath solution for Banking and Financebluepath solution for Banking and Finance
bluepath solution for Banking and Finance
 
Magento Web Design Proposal PowerPoint Presentation Slides
Magento Web Design Proposal PowerPoint Presentation SlidesMagento Web Design Proposal PowerPoint Presentation Slides
Magento Web Design Proposal PowerPoint Presentation Slides
 

More from StampedeCon

Why Should We Trust You-Interpretability of Deep Neural Networks - StampedeCo...
Why Should We Trust You-Interpretability of Deep Neural Networks - StampedeCo...Why Should We Trust You-Interpretability of Deep Neural Networks - StampedeCo...
Why Should We Trust You-Interpretability of Deep Neural Networks - StampedeCo...StampedeCon
 
The Search for a New Visual Search Beyond Language - StampedeCon AI Summit 2017
The Search for a New Visual Search Beyond Language - StampedeCon AI Summit 2017The Search for a New Visual Search Beyond Language - StampedeCon AI Summit 2017
The Search for a New Visual Search Beyond Language - StampedeCon AI Summit 2017StampedeCon
 
Predicting Outcomes When Your Outcomes are Graphs - StampedeCon AI Summit 2017
Predicting Outcomes When Your Outcomes are Graphs - StampedeCon AI Summit 2017Predicting Outcomes When Your Outcomes are Graphs - StampedeCon AI Summit 2017
Predicting Outcomes When Your Outcomes are Graphs - StampedeCon AI Summit 2017StampedeCon
 
Novel Semi-supervised Probabilistic ML Approach to SNP Variant Calling - Stam...
Novel Semi-supervised Probabilistic ML Approach to SNP Variant Calling - Stam...Novel Semi-supervised Probabilistic ML Approach to SNP Variant Calling - Stam...
Novel Semi-supervised Probabilistic ML Approach to SNP Variant Calling - Stam...StampedeCon
 
How to Talk about AI to Non-analaysts - Stampedecon AI Summit 2017
How to Talk about AI to Non-analaysts - Stampedecon AI Summit 2017How to Talk about AI to Non-analaysts - Stampedecon AI Summit 2017
How to Talk about AI to Non-analaysts - Stampedecon AI Summit 2017StampedeCon
 
Getting Started with Keras and TensorFlow - StampedeCon AI Summit 2017
Getting Started with Keras and TensorFlow - StampedeCon AI Summit 2017Getting Started with Keras and TensorFlow - StampedeCon AI Summit 2017
Getting Started with Keras and TensorFlow - StampedeCon AI Summit 2017StampedeCon
 
Foundations of Machine Learning - StampedeCon AI Summit 2017
Foundations of Machine Learning - StampedeCon AI Summit 2017Foundations of Machine Learning - StampedeCon AI Summit 2017
Foundations of Machine Learning - StampedeCon AI Summit 2017StampedeCon
 
Don't Start from Scratch: Transfer Learning for Novel Computer Vision Problem...
Don't Start from Scratch: Transfer Learning for Novel Computer Vision Problem...Don't Start from Scratch: Transfer Learning for Novel Computer Vision Problem...
Don't Start from Scratch: Transfer Learning for Novel Computer Vision Problem...StampedeCon
 
Bringing the Whole Elephant Into View Can Cognitive Systems Bring Real Soluti...
Bringing the Whole Elephant Into View Can Cognitive Systems Bring Real Soluti...Bringing the Whole Elephant Into View Can Cognitive Systems Bring Real Soluti...
Bringing the Whole Elephant Into View Can Cognitive Systems Bring Real Soluti...StampedeCon
 
Automated AI The Next Frontier in Analytics - StampedeCon AI Summit 2017
Automated AI The Next Frontier in Analytics - StampedeCon AI Summit 2017Automated AI The Next Frontier in Analytics - StampedeCon AI Summit 2017
Automated AI The Next Frontier in Analytics - StampedeCon AI Summit 2017StampedeCon
 
AI in the Enterprise: Past, Present & Future - StampedeCon AI Summit 2017
AI in the Enterprise: Past,  Present &  Future - StampedeCon AI Summit 2017AI in the Enterprise: Past,  Present &  Future - StampedeCon AI Summit 2017
AI in the Enterprise: Past, Present & Future - StampedeCon AI Summit 2017StampedeCon
 
A Different Data Science Approach - StampedeCon AI Summit 2017
A Different Data Science Approach - StampedeCon AI Summit 2017A Different Data Science Approach - StampedeCon AI Summit 2017
A Different Data Science Approach - StampedeCon AI Summit 2017StampedeCon
 
End-to-end Big Data Projects with Python - StampedeCon Big Data Conference 2017
End-to-end Big Data Projects with Python - StampedeCon Big Data Conference 2017End-to-end Big Data Projects with Python - StampedeCon Big Data Conference 2017
End-to-end Big Data Projects with Python - StampedeCon Big Data Conference 2017StampedeCon
 
Doing Big Data Using Amazon's Analogs - StampedeCon Big Data Conference 2017
Doing Big Data Using Amazon's Analogs - StampedeCon Big Data Conference 2017Doing Big Data Using Amazon's Analogs - StampedeCon Big Data Conference 2017
Doing Big Data Using Amazon's Analogs - StampedeCon Big Data Conference 2017StampedeCon
 
Enabling New Business Capabilities with Cloud-based Streaming Data Architectu...
Enabling New Business Capabilities with Cloud-based Streaming Data Architectu...Enabling New Business Capabilities with Cloud-based Streaming Data Architectu...
Enabling New Business Capabilities with Cloud-based Streaming Data Architectu...StampedeCon
 
Big Data Meets IoT: Lessons From the Cloud on Polling, Collecting, and Analyz...
Big Data Meets IoT: Lessons From the Cloud on Polling, Collecting, and Analyz...Big Data Meets IoT: Lessons From the Cloud on Polling, Collecting, and Analyz...
Big Data Meets IoT: Lessons From the Cloud on Polling, Collecting, and Analyz...StampedeCon
 
Innovation in the Data Warehouse - StampedeCon 2016
Innovation in the Data Warehouse - StampedeCon 2016Innovation in the Data Warehouse - StampedeCon 2016
Innovation in the Data Warehouse - StampedeCon 2016StampedeCon
 
Creating a Data Driven Organization - StampedeCon 2016
Creating a Data Driven Organization - StampedeCon 2016Creating a Data Driven Organization - StampedeCon 2016
Creating a Data Driven Organization - StampedeCon 2016StampedeCon
 
Using The Internet of Things for Population Health Management - StampedeCon 2016
Using The Internet of Things for Population Health Management - StampedeCon 2016Using The Internet of Things for Population Health Management - StampedeCon 2016
Using The Internet of Things for Population Health Management - StampedeCon 2016StampedeCon
 
Turn Data Into Actionable Insights - StampedeCon 2016
Turn Data Into Actionable Insights - StampedeCon 2016Turn Data Into Actionable Insights - StampedeCon 2016
Turn Data Into Actionable Insights - StampedeCon 2016StampedeCon
 

More from StampedeCon (20)

Why Should We Trust You-Interpretability of Deep Neural Networks - StampedeCo...
Why Should We Trust You-Interpretability of Deep Neural Networks - StampedeCo...Why Should We Trust You-Interpretability of Deep Neural Networks - StampedeCo...
Why Should We Trust You-Interpretability of Deep Neural Networks - StampedeCo...
 
The Search for a New Visual Search Beyond Language - StampedeCon AI Summit 2017
The Search for a New Visual Search Beyond Language - StampedeCon AI Summit 2017The Search for a New Visual Search Beyond Language - StampedeCon AI Summit 2017
The Search for a New Visual Search Beyond Language - StampedeCon AI Summit 2017
 
Predicting Outcomes When Your Outcomes are Graphs - StampedeCon AI Summit 2017
Predicting Outcomes When Your Outcomes are Graphs - StampedeCon AI Summit 2017Predicting Outcomes When Your Outcomes are Graphs - StampedeCon AI Summit 2017
Predicting Outcomes When Your Outcomes are Graphs - StampedeCon AI Summit 2017
 
Novel Semi-supervised Probabilistic ML Approach to SNP Variant Calling - Stam...
Novel Semi-supervised Probabilistic ML Approach to SNP Variant Calling - Stam...Novel Semi-supervised Probabilistic ML Approach to SNP Variant Calling - Stam...
Novel Semi-supervised Probabilistic ML Approach to SNP Variant Calling - Stam...
 
How to Talk about AI to Non-analaysts - Stampedecon AI Summit 2017
How to Talk about AI to Non-analaysts - Stampedecon AI Summit 2017How to Talk about AI to Non-analaysts - Stampedecon AI Summit 2017
How to Talk about AI to Non-analaysts - Stampedecon AI Summit 2017
 
Getting Started with Keras and TensorFlow - StampedeCon AI Summit 2017
Getting Started with Keras and TensorFlow - StampedeCon AI Summit 2017Getting Started with Keras and TensorFlow - StampedeCon AI Summit 2017
Getting Started with Keras and TensorFlow - StampedeCon AI Summit 2017
 
Foundations of Machine Learning - StampedeCon AI Summit 2017
Foundations of Machine Learning - StampedeCon AI Summit 2017Foundations of Machine Learning - StampedeCon AI Summit 2017
Foundations of Machine Learning - StampedeCon AI Summit 2017
 
Don't Start from Scratch: Transfer Learning for Novel Computer Vision Problem...
Don't Start from Scratch: Transfer Learning for Novel Computer Vision Problem...Don't Start from Scratch: Transfer Learning for Novel Computer Vision Problem...
Don't Start from Scratch: Transfer Learning for Novel Computer Vision Problem...
 
Bringing the Whole Elephant Into View Can Cognitive Systems Bring Real Soluti...
Bringing the Whole Elephant Into View Can Cognitive Systems Bring Real Soluti...Bringing the Whole Elephant Into View Can Cognitive Systems Bring Real Soluti...
Bringing the Whole Elephant Into View Can Cognitive Systems Bring Real Soluti...
 
Automated AI The Next Frontier in Analytics - StampedeCon AI Summit 2017
Automated AI The Next Frontier in Analytics - StampedeCon AI Summit 2017Automated AI The Next Frontier in Analytics - StampedeCon AI Summit 2017
Automated AI The Next Frontier in Analytics - StampedeCon AI Summit 2017
 
AI in the Enterprise: Past, Present & Future - StampedeCon AI Summit 2017
AI in the Enterprise: Past,  Present &  Future - StampedeCon AI Summit 2017AI in the Enterprise: Past,  Present &  Future - StampedeCon AI Summit 2017
AI in the Enterprise: Past, Present & Future - StampedeCon AI Summit 2017
 
A Different Data Science Approach - StampedeCon AI Summit 2017
A Different Data Science Approach - StampedeCon AI Summit 2017A Different Data Science Approach - StampedeCon AI Summit 2017
A Different Data Science Approach - StampedeCon AI Summit 2017
 
End-to-end Big Data Projects with Python - StampedeCon Big Data Conference 2017
End-to-end Big Data Projects with Python - StampedeCon Big Data Conference 2017End-to-end Big Data Projects with Python - StampedeCon Big Data Conference 2017
End-to-end Big Data Projects with Python - StampedeCon Big Data Conference 2017
 
Doing Big Data Using Amazon's Analogs - StampedeCon Big Data Conference 2017
Doing Big Data Using Amazon's Analogs - StampedeCon Big Data Conference 2017Doing Big Data Using Amazon's Analogs - StampedeCon Big Data Conference 2017
Doing Big Data Using Amazon's Analogs - StampedeCon Big Data Conference 2017
 
Enabling New Business Capabilities with Cloud-based Streaming Data Architectu...
Enabling New Business Capabilities with Cloud-based Streaming Data Architectu...Enabling New Business Capabilities with Cloud-based Streaming Data Architectu...
Enabling New Business Capabilities with Cloud-based Streaming Data Architectu...
 
Big Data Meets IoT: Lessons From the Cloud on Polling, Collecting, and Analyz...
Big Data Meets IoT: Lessons From the Cloud on Polling, Collecting, and Analyz...Big Data Meets IoT: Lessons From the Cloud on Polling, Collecting, and Analyz...
Big Data Meets IoT: Lessons From the Cloud on Polling, Collecting, and Analyz...
 
Innovation in the Data Warehouse - StampedeCon 2016
Innovation in the Data Warehouse - StampedeCon 2016Innovation in the Data Warehouse - StampedeCon 2016
Innovation in the Data Warehouse - StampedeCon 2016
 
Creating a Data Driven Organization - StampedeCon 2016
Creating a Data Driven Organization - StampedeCon 2016Creating a Data Driven Organization - StampedeCon 2016
Creating a Data Driven Organization - StampedeCon 2016
 
Using The Internet of Things for Population Health Management - StampedeCon 2016
Using The Internet of Things for Population Health Management - StampedeCon 2016Using The Internet of Things for Population Health Management - StampedeCon 2016
Using The Internet of Things for Population Health Management - StampedeCon 2016
 
Turn Data Into Actionable Insights - StampedeCon 2016
Turn Data Into Actionable Insights - StampedeCon 2016Turn Data Into Actionable Insights - StampedeCon 2016
Turn Data Into Actionable Insights - StampedeCon 2016
 

Recently uploaded

SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESmohitsingh558521
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebUiPathCommunity
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenHervé Boutemy
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Mark Simos
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek SchlawackFwdays
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????blackmambaettijean
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsPixlogix Infotech
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxhariprasad279825
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rick Flair
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 

Recently uploaded (20)

SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICESSALESFORCE EDUCATION CLOUD | FEXLE SERVICES
SALESFORCE EDUCATION CLOUD | FEXLE SERVICES
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Dev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio WebDev Dives: Streamline document processing with UiPath Studio Web
Dev Dives: Streamline document processing with UiPath Studio Web
 
DevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache MavenDevoxxFR 2024 Reproducible Builds with Apache Maven
DevoxxFR 2024 Reproducible Builds with Apache Maven
 
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
Tampa BSides - Chef's Tour of Microsoft Security Adoption Framework (SAF)
 
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
"Subclassing and Composition – A Pythonic Tour of Trade-Offs", Hynek Schlawack
 
What is Artificial Intelligence?????????
What is Artificial Intelligence?????????What is Artificial Intelligence?????????
What is Artificial Intelligence?????????
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
The Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and ConsThe Ultimate Guide to Choosing WordPress Pros and Cons
The Ultimate Guide to Choosing WordPress Pros and Cons
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
Artificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptxArtificial intelligence in cctv survelliance.pptx
Artificial intelligence in cctv survelliance.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...Rise of the Machines: Known As Drones...
Rise of the Machines: Known As Drones...
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 

Gain a unified view of your customers with C360 and Graph