SlideShare ist ein Scribd-Unternehmen logo
1 von 19
Downloaden Sie, um offline zu lesen
Extend and Surround – how to
integrate IBM So5ware at customers
using Adobe DX So5ware
Patrick	Heinzelmann,	Harbour	Light	Ltd.	
Heiko	Voigt,	Harbour	Light	Ltd.
About	us...	
IBM	/	MS	Skills	
Sales	&	Dev.	Europe	
IBM	Skills,	
Sales	North	America	
Adobe	AEM	Skills	
Dev.	&	Sales	Europe	
A	Joint	Venture	to	build	integra3on	products	between	Adobe	Digital	Experience	
Solu3ons	and	3rd	Party	So>ware	solu3ons	from	IBM	and	Microso>.
Agenda
Adobe	DX	So>ware	–	Overview	(1)	
Hybrid	SoluGon,	some	Components	can	run	On-Prem	and	
in	the	Cloud	a	couple	are	Cloud	only		!	
Digital		
AnalyGcs	
Customer	
segment	
Mgmt.	
Campaign	
Mgmt.	
	
AdverGsing-	
opGmizaGon	
TV-	
PlaMorm	
Social	Media	
Mgmt.	&	
AnalyGcs	
Content	
Personali-
zaGon	
Content	
Mgmt.
Adobe	DX	So>ware	–	Overview	(2)	
Digital		
AnalyGcs	
Customer-	
segment	
Mgmt.	
Campaign	
Mgmt.	
	
AdverGsing-	
opGmizaGon	
TV-	
PlaNorm	
Social	Media	
Mgmt.	&	
AnalyGcs	
Content	
PersonalizaGon	
Mul3	Site	Mgmt.	
(MSM),	
Website	Crea3on,		
Templates	&	
Components	
Digital	Asset		
Management	
(Pictures,	Videos,	
Docuemnts	and	
mehr.)	
Development	
PlaMorm	for	mobile	
Apps	
Forms,	Documents	
and	Workflows	
Social	Logins	and	User	
generated	Content	like	
in	Blogs	or	Forums	
Content	
Mgmt.	
	
Our	
Focus	
Today	!
Adobe	DX	So>ware	–	Overview	(3)	
Adobe	Experience	Manager	–	Simplified	Architectural	Chart
Why	IBM	So>ware	and	Adobe	DX	?	
•  Adobe	offers	only	some	non-integrated	Social	Media	Components	for	
Social	Intranet	SoluGons	
•  No	true	Enterprise	Social	Networks	(ConnecGons	to	the	rescue!)	
•  No	Mailing	and	Calendaring	(Domino	Personal	InformaGon	
Management	closes	this	gap)	
•  Adobe	does	not	offer	its	own	Commerce	soluGon.	They	mostly	partner	
with	Hybris	and	ElasGc	Path.	IBM	WebSphere	Commerce	is	a	great	
product	in	that	space	
•  3rd	Party	IntegraGons	are	lacking	out-of-the-box	authenGcaGon/
authorizaGon	soluGons.	IBM	Security	products	can	fill	this	gap	nicely	
(Directory	Integrator,	Access	Manager,	Federated	IdenGty	Manager,	
etc.)
Integra3on	PaSerns	with	IBM	So>ware	
DMZ	
Two	Types	Of	IntegraGon	Components:	
•  RunGme	Components	for	End-Users	on	Publisher	Level	
•  Authoring	Components	for	Content	Authors	on	Author	Level	
Disptach	Disptach	
Publish	 Publish	 Publish	
IBM	WebSphere	
Commerce	
IBM	
ConnecGons	
IBM	Domino	
Author
Integra3on	PaSerns	with	IBM	So>ware	
Integra3on	Goals:	
	
1)  Lightweight	Data	Travel	–	JSON/XML	Data	Formats	
2)  Loosely	coupled	systems	–	REST	APIs		
3)  Extendable	and	Expandable:	
•  De-Couple	APIs	and	UI	Components	on	all	Layers	
•  Normalize	&	Standardize	AEM	Component	APIs	in	JavaScript	
•  Iron	out	IBM	REST-API	Inconsistencies	(ConnecGons,	anyone?!)	
•  Normalize	APIs	to	Support	Cross-Version	CompaGbilty
Integra3on	PaSerns	with	IBM	So>ware	–	
Component	Architecture	
AEM	Component	
Component	Business	Logic		
(Java	Bean	/	Sling	Models)	
JSON	REST	API	
(Servlet)	
Internal	Service	Layer	
UI	Component	View	
(JSP	/	Sightly)	
JavaScript	Library	for	UI	Component	
JavaScript	Library	
for	REST	API
Integra3on	PaSerns	with	IBM	So>ware	–	
Component	Architecture	in	Total	
AEM	Component	
UI	Layer	
Internal	Service	Layer	
REST	API	Layer	SSO	
CommuniGes	
IBM	ConnecGons	
AcGvity	Streams	
File	Sharing	Blogs,	Forums,	Wikis	
Social	AnalyGcs	
Liking,	Following,	
Bookmarks	
CollaboraGve	EdiGng	
ExperGse	LocaGng	
REST	
API	
Profiles	
IdenGty	Provider	
Login	 STS	
Workflow
There‘s	one	caveat:	Authen3ca3on/
Authoriza3on	and	Security	!	
Adobe	Experience	Manager	
Content	
Content	
Content		
External	User	
Repository	
ID	 Token	
3rd	Party	Systems	(IBM	
WebSphere	Commerce,	
IBM	ConnecGons,	IBM	
Domino,	SAP,	Oracle,	
Cloud,	On-Prem,…)	
Internal	IDP	
Internal	User	
Repository	
Web	User	
Register	/	
Authen3cate	
IDP	
	
Valida3on	
Web	Services	/	
REST	
HOW	?
Our	Solu3on:	Secure	Token	Service	
Adobe	Experience	Manager	Content	
Content	
Content		
OAuth	2	
SAML	2.0			
LTPA	
External	User	
Repository	
IMPRISIS	STS		
ID	 Token	
3rd	Party	Systems	(IBM	
WebSphere	Commerce,	
IBM	ConnecGons,	IBM	
Domino,	SAP,	Oracle,	
Cloud,	On-Prem,…)	
Internal	IDP	
Internal	User	
Repository	
Web	User	
Register	/	
Authen3cate	
IDP,	IBM	FIM	
	
Valida3on	
Web	Services	/	
REST	
•  RegistraGon	/	AuthenGcaGon	/	AuthorizaGon	SoluGon	
•  MulGple	Token	Formats	supported	
•  MulGple	parallel	Endpoints	supported	
•  No	Client	Soeware	necessary	
•  IMPRISIS	STS	delivers	JS	API	for	STS	InteracGons	in	AEM	Component	Development
Use	Cases	
IBM	
WebSphere	Commerce	
IBM	
ConnecGons	
IBM	
Domino	
IBM	
Security	
Social	
Intranet	
Social	Portal	/		
Social	Selling	
Commerce	
Sites	
IBM	Security	
SoluGons	
IBM	Domino	 IBM	ConnecGons	
IBM	WebSphere	
Commerce
Demo	–	What	you	will/should/might	see:	
Social	Intranet	in	Adobe	Experience	Manager	
Login	
Personal	
Dashboard	
Customer	
Internal	
Users	
Link	to	files	
Like,	Recommend	
Login	
Personal	
Dashboard	
Community	
Forum	 Forum	
QuesGon	
Forum	
Response	
Files	
Mail	&	Calendar
The	things	to	take	home...	
•  IBM	Soeware	can	add	significant	value	to	Adobe	Digital	
MarkeGng	SoluGons	
•  The	IntegraGon	Pagerns	we	deliver	make	it	easy	to	start	
quickly	and	deliver	stunning	results	in	ligle	Gme.	
•  We	support	several	versions	in	mulG	tennant	
enviroments	and	hybrid	deployments:	
•  Adobe	CQ5/AEM	from	Version	5.3	onwards	
•  IBM	ConnecGons	from	Version	4.5	and	higher	
•  IBM	Domino	from	Version	8.5.3	and	higher	
•  We	support	IBM	ConnecGons	Cloud,	IBM	WebSphere	Commerce	
Cloud	and	Adobe	MarkeGng	Cloud	and	hybrid	deployments	
•  Every	product	brings	ready-to-run	components	and	APIs	
to	extend	and	adept
Thank	you	!	
Contact:	
Heiko	Voigt:		
Heiko.voigt@harbour-light.com,		
twiger:	@SITGmbH	
	
Patrick	Heinzelmann:	
patrick.heinzelmann@harbour-light.com	
twiger:	@pheinzelmann	
twiger:	@imprisis	
	
hgp://www.sit.de	
hgp://www.antegma.de	
hgp://www.harbour-light.com
You	can	buy	all	of	that	today	!	
…for	IBM	
ConnecGons	
(Cloud)	
…for	
IBM	Domino	
…for	IBM	
WebSphere	
Commerce	
…	for	IBM	
Security	(TIM/	
TAM/	TFIM)	
IMPRISIS	
Modules	
=	released	Product	
=	Product	in	development	
=	Project	asset	
…	for	MS	
Exchange	/	
Office	365	
The	IMPRISIS™	Product	Line:	
Ready-to-use	APIs,	Sample	Components,	Integrated	SSO:	
Quick	Time-to-Market,	faster	ROI	!
PLATINUM	&	CHAMPAGNE	SPONSORS	
GOLD	SPONSORS	
SILVER	SPONSORS	
BRONZE	SPONSORS

Weitere ähnliche Inhalte

Was ist angesagt?

IBM Mail Next and Notes/Domino Roadmap
IBM Mail Next and Notes/Domino RoadmapIBM Mail Next and Notes/Domino Roadmap
IBM Mail Next and Notes/Domino RoadmapTeamstudio
 
Bitrix24 Spring 2017 Presentation
Bitrix24 Spring 2017 PresentationBitrix24 Spring 2017 Presentation
Bitrix24 Spring 2017 PresentationBitrix, Inc.
 
Inspirationsdag 24. april: Flyt til skyen med IBM SmartCloud
Inspirationsdag 24. april: Flyt til skyen med IBM SmartCloudInspirationsdag 24. april: Flyt til skyen med IBM SmartCloud
Inspirationsdag 24. april: Flyt til skyen med IBM SmartCloudNotesnet_dk
 
Creating an exceptional rich social web and work experience (10-11-2012)
Creating an exceptional rich social web and work experience (10-11-2012)Creating an exceptional rich social web and work experience (10-11-2012)
Creating an exceptional rich social web and work experience (10-11-2012)Davalen LLC
 
Webinar: Migration from IBM Domino to IBM Verse
Webinar: Migration from IBM Domino to IBM VerseWebinar: Migration from IBM Domino to IBM Verse
Webinar: Migration from IBM Domino to IBM VerseMOVE4IDEAS
 
How to be successful with your Social Communications strategy?
How to be successful with your Social Communications strategy?How to be successful with your Social Communications strategy?
How to be successful with your Social Communications strategy?Thierry Batut
 
Bitrix24: Social Intranet (Sneak Preview)
Bitrix24: Social Intranet (Sneak Preview)Bitrix24: Social Intranet (Sneak Preview)
Bitrix24: Social Intranet (Sneak Preview)Bitrix, Inc.
 
SugarCRM / IBM Portfolio Building smarter crm for smarter commerce
SugarCRM / IBM Portfolio Building smarter crm for smarter commerceSugarCRM / IBM Portfolio Building smarter crm for smarter commerce
SugarCRM / IBM Portfolio Building smarter crm for smarter commerceSugarCRM
 
Bitrix24 Presentation
Bitrix24 PresentationBitrix24 Presentation
Bitrix24 PresentationBitrix, Inc.
 
Bitrix, Inc. SaaS presentation for hosting companies
Bitrix, Inc. SaaS presentation for hosting companiesBitrix, Inc. SaaS presentation for hosting companies
Bitrix, Inc. SaaS presentation for hosting companiesBitrix, Inc.
 
The New Workplace: Unleashing The Power Of Enterprise Mobility
The New Workplace: Unleashing The Power Of Enterprise MobilityThe New Workplace: Unleashing The Power Of Enterprise Mobility
The New Workplace: Unleashing The Power Of Enterprise MobilityChris Pepin
 
Microsoft Dynamics CRM Inventory Management
Microsoft Dynamics CRM Inventory ManagementMicrosoft Dynamics CRM Inventory Management
Microsoft Dynamics CRM Inventory ManagementAileen Gusni
 
Buzzient Presentation at DeVenci Conference 2009
Buzzient Presentation at DeVenci Conference 2009Buzzient Presentation at DeVenci Conference 2009
Buzzient Presentation at DeVenci Conference 2009TBJ Investments, LLC
 
Vortrag OnCommerce zur ITmitte.de Ring Vorlesung, Master Informatik, Universi...
Vortrag OnCommerce zur ITmitte.de Ring Vorlesung, Master Informatik, Universi...Vortrag OnCommerce zur ITmitte.de Ring Vorlesung, Master Informatik, Universi...
Vortrag OnCommerce zur ITmitte.de Ring Vorlesung, Master Informatik, Universi...Community ITmitte.de
 
Migrating from Sales Force to Oracle CRM On Demand Webinar
Migrating from Sales Force to Oracle CRM On Demand WebinarMigrating from Sales Force to Oracle CRM On Demand Webinar
Migrating from Sales Force to Oracle CRM On Demand WebinarKBACE Technologies, Inc.
 

Was ist angesagt? (19)

Bitrix24fullpresentation
Bitrix24fullpresentationBitrix24fullpresentation
Bitrix24fullpresentation
 
raj_full_cv
raj_full_cvraj_full_cv
raj_full_cv
 
IBM Mail Next and Notes/Domino Roadmap
IBM Mail Next and Notes/Domino RoadmapIBM Mail Next and Notes/Domino Roadmap
IBM Mail Next and Notes/Domino Roadmap
 
Bitrix24 Spring 2017 Presentation
Bitrix24 Spring 2017 PresentationBitrix24 Spring 2017 Presentation
Bitrix24 Spring 2017 Presentation
 
Inspirationsdag 24. april: Flyt til skyen med IBM SmartCloud
Inspirationsdag 24. april: Flyt til skyen med IBM SmartCloudInspirationsdag 24. april: Flyt til skyen med IBM SmartCloud
Inspirationsdag 24. april: Flyt til skyen med IBM SmartCloud
 
Creating an exceptional rich social web and work experience (10-11-2012)
Creating an exceptional rich social web and work experience (10-11-2012)Creating an exceptional rich social web and work experience (10-11-2012)
Creating an exceptional rich social web and work experience (10-11-2012)
 
Webinar: Migration from IBM Domino to IBM Verse
Webinar: Migration from IBM Domino to IBM VerseWebinar: Migration from IBM Domino to IBM Verse
Webinar: Migration from IBM Domino to IBM Verse
 
How to be successful with your Social Communications strategy?
How to be successful with your Social Communications strategy?How to be successful with your Social Communications strategy?
How to be successful with your Social Communications strategy?
 
Bitrix24: Social Intranet (Sneak Preview)
Bitrix24: Social Intranet (Sneak Preview)Bitrix24: Social Intranet (Sneak Preview)
Bitrix24: Social Intranet (Sneak Preview)
 
Bitrix24
Bitrix24Bitrix24
Bitrix24
 
SugarCRM / IBM Portfolio Building smarter crm for smarter commerce
SugarCRM / IBM Portfolio Building smarter crm for smarter commerceSugarCRM / IBM Portfolio Building smarter crm for smarter commerce
SugarCRM / IBM Portfolio Building smarter crm for smarter commerce
 
Ibm wcs
Ibm wcsIbm wcs
Ibm wcs
 
Bitrix24 Presentation
Bitrix24 PresentationBitrix24 Presentation
Bitrix24 Presentation
 
Bitrix, Inc. SaaS presentation for hosting companies
Bitrix, Inc. SaaS presentation for hosting companiesBitrix, Inc. SaaS presentation for hosting companies
Bitrix, Inc. SaaS presentation for hosting companies
 
The New Workplace: Unleashing The Power Of Enterprise Mobility
The New Workplace: Unleashing The Power Of Enterprise MobilityThe New Workplace: Unleashing The Power Of Enterprise Mobility
The New Workplace: Unleashing The Power Of Enterprise Mobility
 
Microsoft Dynamics CRM Inventory Management
Microsoft Dynamics CRM Inventory ManagementMicrosoft Dynamics CRM Inventory Management
Microsoft Dynamics CRM Inventory Management
 
Buzzient Presentation at DeVenci Conference 2009
Buzzient Presentation at DeVenci Conference 2009Buzzient Presentation at DeVenci Conference 2009
Buzzient Presentation at DeVenci Conference 2009
 
Vortrag OnCommerce zur ITmitte.de Ring Vorlesung, Master Informatik, Universi...
Vortrag OnCommerce zur ITmitte.de Ring Vorlesung, Master Informatik, Universi...Vortrag OnCommerce zur ITmitte.de Ring Vorlesung, Master Informatik, Universi...
Vortrag OnCommerce zur ITmitte.de Ring Vorlesung, Master Informatik, Universi...
 
Migrating from Sales Force to Oracle CRM On Demand Webinar
Migrating from Sales Force to Oracle CRM On Demand WebinarMigrating from Sales Force to Oracle CRM On Demand Webinar
Migrating from Sales Force to Oracle CRM On Demand Webinar
 

Ähnlich wie Social Connections 9 - how to extend Adobe Digital Marketing Solutions with IBM Software

Amplexor Customer Experience Management seminar Adobe
Amplexor Customer Experience Management seminar Adobe Amplexor Customer Experience Management seminar Adobe
Amplexor Customer Experience Management seminar Adobe Amplexor
 
Sugarcrm on ibm social business overview at ce bit 2012
Sugarcrm on ibm social business overview at ce bit 2012Sugarcrm on ibm social business overview at ce bit 2012
Sugarcrm on ibm social business overview at ce bit 2012Friedel Jonker
 
Image con keynote product
Image con keynote productImage con keynote product
Image con keynote productAlexa Phoenix
 
ImageCon keynote product
ImageCon keynote productImageCon keynote product
ImageCon keynote productCloudinary
 
Fellow Consulting English 20100325
Fellow Consulting English 20100325Fellow Consulting English 20100325
Fellow Consulting English 20100325Daniel Jordan
 
Enrich your customer experience by socialising it using IBM Connections
Enrich your customer experience by socialising it using IBM Connections Enrich your customer experience by socialising it using IBM Connections
Enrich your customer experience by socialising it using IBM Connections LetsConnect
 
Tarkenton Software Overview
Tarkenton Software OverviewTarkenton Software Overview
Tarkenton Software Overviewkaseywheat
 
Ibm software network2012 claudio cinquepalmi #ibmsocialbiz
Ibm software network2012 claudio cinquepalmi  #ibmsocialbiz Ibm software network2012 claudio cinquepalmi  #ibmsocialbiz
Ibm software network2012 claudio cinquepalmi #ibmsocialbiz Claudio Cinquepalmi
 
AWS Toronto Summit 2019 - AIM302 - Build, train, and deploy ML models with Am...
AWS Toronto Summit 2019 - AIM302 - Build, train, and deploy ML models with Am...AWS Toronto Summit 2019 - AIM302 - Build, train, and deploy ML models with Am...
AWS Toronto Summit 2019 - AIM302 - Build, train, and deploy ML models with Am...Jonathan Dion
 
Ibm cognos express capabilities matrix
Ibm cognos express capabilities matrixIbm cognos express capabilities matrix
Ibm cognos express capabilities matrixIntellium
 
Finalyser - the Plug-In and ExtendScripts Collection for Adobe FrameMaker an...
Finalyser - the Plug-In and ExtendScripts  Collection for Adobe FrameMaker an...Finalyser - the Plug-In and ExtendScripts  Collection for Adobe FrameMaker an...
Finalyser - the Plug-In and ExtendScripts Collection for Adobe FrameMaker an...Georg Eck
 
Ibm connect 2014 recap asean perspective
Ibm connect 2014 recap   asean perspectiveIbm connect 2014 recap   asean perspective
Ibm connect 2014 recap asean perspectiveJoseph George
 
Comidor presentation 2014 for partners
Comidor presentation 2014 for partnersComidor presentation 2014 for partners
Comidor presentation 2014 for partnersGeorge Fylaktopoulos
 
Move SysML models from Rhapsody to MagicDraw with the Publisher for Rhapsody
Move SysML models from Rhapsody to MagicDraw with the Publisher for Rhapsody Move SysML models from Rhapsody to MagicDraw with the Publisher for Rhapsody
Move SysML models from Rhapsody to MagicDraw with the Publisher for Rhapsody SodiusWillert
 
IBM REM Marketing _Samir Singh_IIM Indore
IBM REM Marketing _Samir Singh_IIM IndoreIBM REM Marketing _Samir Singh_IIM Indore
IBM REM Marketing _Samir Singh_IIM IndoreSamir Singh
 
IBM_Garage_client_deck.pptx
IBM_Garage_client_deck.pptxIBM_Garage_client_deck.pptx
IBM_Garage_client_deck.pptxKamalKamalli1
 
DB2 User Day Keynote by Julian Stuhler. DB2 Trends and Directions, The Signal...
DB2 User Day Keynote by Julian Stuhler. DB2 Trends and Directions, The Signal...DB2 User Day Keynote by Julian Stuhler. DB2 Trends and Directions, The Signal...
DB2 User Day Keynote by Julian Stuhler. DB2 Trends and Directions, The Signal...Carol Davis-Mann
 

Ähnlich wie Social Connections 9 - how to extend Adobe Digital Marketing Solutions with IBM Software (20)

Adobe PPt
 Adobe PPt Adobe PPt
Adobe PPt
 
Amplexor Customer Experience Management seminar Adobe
Amplexor Customer Experience Management seminar Adobe Amplexor Customer Experience Management seminar Adobe
Amplexor Customer Experience Management seminar Adobe
 
Sugarcrm on ibm social business overview at ce bit 2012
Sugarcrm on ibm social business overview at ce bit 2012Sugarcrm on ibm social business overview at ce bit 2012
Sugarcrm on ibm social business overview at ce bit 2012
 
Image con keynote product
Image con keynote productImage con keynote product
Image con keynote product
 
ImageCon keynote product
ImageCon keynote productImageCon keynote product
ImageCon keynote product
 
Fellow Consulting English 20100325
Fellow Consulting English 20100325Fellow Consulting English 20100325
Fellow Consulting English 20100325
 
Enrich your customer experience by socialising it using IBM Connections
Enrich your customer experience by socialising it using IBM Connections Enrich your customer experience by socialising it using IBM Connections
Enrich your customer experience by socialising it using IBM Connections
 
Tarkenton Software Overview
Tarkenton Software OverviewTarkenton Software Overview
Tarkenton Software Overview
 
Ibm software network2012 claudio cinquepalmi #ibmsocialbiz
Ibm software network2012 claudio cinquepalmi  #ibmsocialbiz Ibm software network2012 claudio cinquepalmi  #ibmsocialbiz
Ibm software network2012 claudio cinquepalmi #ibmsocialbiz
 
AWS Toronto Summit 2019 - AIM302 - Build, train, and deploy ML models with Am...
AWS Toronto Summit 2019 - AIM302 - Build, train, and deploy ML models with Am...AWS Toronto Summit 2019 - AIM302 - Build, train, and deploy ML models with Am...
AWS Toronto Summit 2019 - AIM302 - Build, train, and deploy ML models with Am...
 
Ibm cognos express capabilities matrix
Ibm cognos express capabilities matrixIbm cognos express capabilities matrix
Ibm cognos express capabilities matrix
 
Development by Design
Development by DesignDevelopment by Design
Development by Design
 
Finalyser - the Plug-In and ExtendScripts Collection for Adobe FrameMaker an...
Finalyser - the Plug-In and ExtendScripts  Collection for Adobe FrameMaker an...Finalyser - the Plug-In and ExtendScripts  Collection for Adobe FrameMaker an...
Finalyser - the Plug-In and ExtendScripts Collection for Adobe FrameMaker an...
 
Asset anywhere
Asset anywhereAsset anywhere
Asset anywhere
 
Ibm connect 2014 recap asean perspective
Ibm connect 2014 recap   asean perspectiveIbm connect 2014 recap   asean perspective
Ibm connect 2014 recap asean perspective
 
Comidor presentation 2014 for partners
Comidor presentation 2014 for partnersComidor presentation 2014 for partners
Comidor presentation 2014 for partners
 
Move SysML models from Rhapsody to MagicDraw with the Publisher for Rhapsody
Move SysML models from Rhapsody to MagicDraw with the Publisher for Rhapsody Move SysML models from Rhapsody to MagicDraw with the Publisher for Rhapsody
Move SysML models from Rhapsody to MagicDraw with the Publisher for Rhapsody
 
IBM REM Marketing _Samir Singh_IIM Indore
IBM REM Marketing _Samir Singh_IIM IndoreIBM REM Marketing _Samir Singh_IIM Indore
IBM REM Marketing _Samir Singh_IIM Indore
 
IBM_Garage_client_deck.pptx
IBM_Garage_client_deck.pptxIBM_Garage_client_deck.pptx
IBM_Garage_client_deck.pptx
 
DB2 User Day Keynote by Julian Stuhler. DB2 Trends and Directions, The Signal...
DB2 User Day Keynote by Julian Stuhler. DB2 Trends and Directions, The Signal...DB2 User Day Keynote by Julian Stuhler. DB2 Trends and Directions, The Signal...
DB2 User Day Keynote by Julian Stuhler. DB2 Trends and Directions, The Signal...
 

Kürzlich hochgeladen

SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanyChristoph Pohl
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commercemanigoyal112
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsSafe Software
 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsChristian Birchler
 
Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Mater
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Angel Borroy López
 
Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Rob Geurden
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxRTS corp
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEEVICTOR MAESTRE RAMIREZ
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...Technogeeks
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprisepreethippts
 
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
 
Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfFerryKemperman
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLionel Briand
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 

Kürzlich hochgeladen (20)

SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte GermanySuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
SuccessFactors 1H 2024 Release - Sneak-Peek by Deloitte Germany
 
Cyber security and its impact on E commerce
Cyber security and its impact on E commerceCyber security and its impact on E commerce
Cyber security and its impact on E commerce
 
Powering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data StreamsPowering Real-Time Decisions with Continuous Data Streams
Powering Real-Time Decisions with Continuous Data Streams
 
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving CarsSensoDat: Simulation-based Sensor Dataset of Self-driving Cars
SensoDat: Simulation-based Sensor Dataset of Self-driving Cars
 
2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva2.pdf Ejercicios de programación competitiva
2.pdf Ejercicios de programación competitiva
 
Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)Ahmed Motair CV April 2024 (Senior SW Developer)
Ahmed Motair CV April 2024 (Senior SW Developer)
 
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
Alfresco TTL#157 - Troubleshooting Made Easy: Deciphering Alfresco mTLS Confi...
 
Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...Simplifying Microservices & Apps - The art of effortless development - Meetup...
Simplifying Microservices & Apps - The art of effortless development - Meetup...
 
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptxReal-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
Real-time Tracking and Monitoring with Cargo Cloud Solutions.pptx
 
Cloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEECloud Data Center Network Construction - IEEE
Cloud Data Center Network Construction - IEEE
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...
 
Odoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 EnterpriseOdoo 14 - eLearning Module In Odoo 14 Enterprise
Odoo 14 - eLearning Module In Odoo 14 Enterprise
 
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...
 
Introduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdfIntroduction Computer Science - Software Design.pdf
Introduction Computer Science - Software Design.pdf
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
Large Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and RepairLarge Language Models for Test Case Evolution and Repair
Large Language Models for Test Case Evolution and Repair
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 

Social Connections 9 - how to extend Adobe Digital Marketing Solutions with IBM Software