SlideShare a Scribd company logo
1 of 35
Download to read offline
Managed	File	Transfer:	backbone	
of	your	opera7ons
Chinmaya	Tripathy,	Integra1on	Consultant,	Yenlo	
Rob	Blaauboer,	Integra1on		Consultant	Yenlo	
Senduran	Balasubramaniyam,	So<ware	Engineer	WSO2		
April	5th	2016
About	the	presenters		
2	
Chinmaya	Tripathy	
Senior	Consultant,	Yenlo	
Chinmaya	Tripathy	is	an	Integra1on	Consultant	with	WSO2	knowledge	stack	along	with	9	years	of	
experiance	in	cross	domain	projects	and	technologies	like	Java,	J2EE,	WebServices,	Spring,	SOA	
Architecture,	JS,	AJAX,	DOJO,	GWT.	He	has	a	Master	degree	in	Computer	Applica1on,	followed	by	
gradua1on	of	science	as	Mathema1cs	as	special	course.		
	
Rob	Blaauboer	
Senior	Consultant,	Yenlo	
Rob	is	a	Senior	Business	Consultant	and	Solu1on	Architect	with	more	than	twenty	years	experience.	In	
addi1on	to	his	work	he	is	an	ac1ve	blogger	working	on	a	number	of	ar1cles	on	the	'Internet	of	Things'	
and	a	WSO2	'GeRng	Started	with	...'	series	in	which	he	talks	about	WSO2	components	and	their	purpose	
especially	aimed	at	non	technical	readers.	
	
Senduran	Balasubramaniyam	
So:ware	Engineer,	WSO2	
Senduran is a software Engineer at WSO2 and part of WSO2 Enterprise Service Bus engineering team.
3	
•  Premier	Partner	of	WSO2	
•  Global	Organiza1on	
•  Offices	in	the	Netherlands,	Germany,	
Belgium,	United	Kingdom	and	United	
States	
•  Experts	is	Integra1on	Solu1ons	
•  Experts	in	a	‘Connected	Business’	
	
•  WSO2	project	&	consultancy	services	
•  WSO2	support	services:	
	
•  Product	Support	
•  Development	Support	
•  Opera1onal	Support	
•  WSO2	Training	services	
•  Enterprise	&	Solu1on	Architecture	
Who	we	are	 What	we	deliver	
More	info	about	us	and	our	pre-build	(WSO2)	solu1ons:	www.yenlo.com
Topics	Webinar	
4	
Managed	File	Transfer	=	SGll	one	of	the	backbone’s	of	many	operaGons	
•  Introduc1on	to	‘File	Transfer’	in	general	
•  File	transfer	in	WSO2	ESB	(Transports)	
•  What	about	Managed	File	Transfer?	
•  Benefits	of	our	MFT	solu1on	based	on	WSO2	
•  Demonstra1on	&	Technical	details	
•  You	have	ques1ons?	We	have	answers!
The	longevity	of	File	Transfer
For	many	organiza1ons	file	transfer	is	s1ll	
part	of	their	daily	opera1ons,	for	
example:	
	
o  Transfer	files	between	systems	
o  Interact	with	business	partners	
o  Managing	Laws	(publishing)	
o  Tax	returns	to	consumers	
File	transfer	is	here	to	stay….	
6
o  Files	can	be	really	big,	up	to	several	GB,	and	really	
small,	some	kilobytes,	for	example	
	
	
Big	files	and	small	files	
7
o  Files	can	be	PDF,	XML,	Plain	text,	and-so-on	
o  Files	can	be	encrypted	or	even	need	to	be	encrypted		
XML, PDF, DOC, DOCX …
All	kind	of	files	
8
o  A<er	uploading	you	might	need	to	send	the	uploader	a	receipt	
o  Calcula1ng	a	hash	might	be	necessary	for	audit	purposes	
ab34e562acd
Receipt
We have received…
Files	may	need	receipt	or	hash	
9
o  Check	for	malicious	content,	is	there	any	unwanted	
payload?	
Receipt
Warning! We have received…
Malicious	content	
10
o  Ac1ve/Passive	or	Ac1ve/Ac1ve	setup	
o  Make	it	scalable	
o  Making	sure	one	ESB	picks	up	the	file,	not	two	or	more	
o  Needs	to	be	a	dead	leher	channel	(EIP)	
Setup	can	be	challenging	
11
File	transfer	in	WSO2	ESB	
(Transports)
Transports	in	WSO2	ESB		
For	the	complete	list:	hRps://docs.wso2.com/display/ESB490/ESB+Transports	
o  HTTP/S	NIO	Transport		
o  HTTP	PassThrough	Transport	
o  HTTP/S	Servlet	Transport	
o  JMS	Transport		
o  VFS	Transport	
o  FIX	Transport		
o  and	more...	
13
VFS	Transport	
Supported	Protocols	
o  Local	File	System	
o  FTP	
o  FTPS	
o  SFTP	
o  Windows	Share	(SMB)	
14
File	Transports	in	ESB	
15	
o  VFS	Transport	
o  File	Inbound	protocol	
o  File	Connector	
File	Handling	Components
VFS	Transport	
o  File	processing	is	done	through	Virtual	File	System	(VFS)	
transport.	
o  VFS	Transport	has	two	parts	
o  VFS	Transport	Listener	
o  VFS	Transport	Sender	
o  Enabling	by	Uncommen1ng	the		following	entries	in	axis2.xml			
	
<transportreceiver	name="vfs"	
class="org.apache.synapse.transport.vfs.VFSTransportListener"/>	
	
<transportSender	name="vfs"	
class="org.apache.synapse.transport.vfs.VFSTransportSender"/>	
	
	
16
o  This	is	a	much	improved	alterna1ve	to	VFS	Transport		
o  Supports	mul1-tenancy		
o  Supports	coordina1on	in	clustered	environment		
	
File	Inbound	
File	Connector	
o  Speed	file	copy	
	17
VFS	use	cases	
18	
HTTP	to	VFS
VFS	use	cases	
19	
VFS	to	HTTP
The	Yenlo	
Managed	File	Transfer	
solu1on	based	on	WSO2
o  A	robust	MFT	solu1on	based	on	WSO2	ESB	
o  Many	out-of-the-box	features	to	address	men1oned	
challenges,	and	much	more…	
o  Added	high	availability	by	adding	2	or	more	ESB	nodes	
So	Yenlo	created...	
21
In	almost	all	cases	guaranteed	delivery	is	a	necessity.	The	
Yenlo	Managed	File	Transfer	offers:	
	
o SLA’s	
o Possible	guaranteed	delivery	
o Delivery	only	once	
o Receipt	with	or	without	hash	
o Possibility	to	work	with	encrypted	files		
Guaranteed	Delivery	
22
For	con1nuous	opera1on	a	HA	setup	is	necessary:	
o HA	in	Ac1ve/Passive	single	setup	
o HA	in	Ac1ve/Passive	group	setup	(2+	groups)	
A
P
A
P
High	availability	
23
Content	and	metadata	control	
Making	content	based	rou1ng	possible	using	simple	rules	
based	on,	for	example:	
	
o 	RegEX	
o 	Metadata	(1mestamp)	
o 	Inclusion	and	exclusion	criteria	(size,	type,	extension)	
o 	Encryp1on	or	the	absence	of	encryp1on	
o 	Virus	scanning	
24
Clustered	setup	
Managing	mul1ple	ESB’s	and	mul1ple	drop	directories	
25
RegEx	Sample	
Example	of	Metadata	based	rou1ng		
26
Transport	variables	(current	version)	
27
Future	developments	
o  Encryp1on	–	Decryp1on	
o  Hash	crea1on	for	audit	purposes	
o  Malicous	Payload	scanning	
o  Receipt	to	sender	/	uploader		
o  Poten1al	Valida1on	of	payload	(internal)		
28
Managed	File	Transfer	
What	are	the	benefits?
Benefits	are	clear		
o  High	availability	
o  Mul1	tenant	
o  Monitoring	&	Tracing	
o  Guaranteed	delivery	
o  MFT	is	a	service;	So	no	headaches	for	the	end-user	
30
Managed	File	Transfer	
Demonstra1on	&	Technical	stuff
Demo	 		
o  Running	on	local	machine:	two	WSO2	ESB’s	(4.9.0)	
o  Clustered	(Hazelcast)	with	two	workers	
o  10000	(dummy)	files		
o  7	too	big	
o  13	corrupt	
o  8000	XML	files	
o  2000	PDF	files		
o  Es1mated	1me	to	finish:	less	then	120	seconds	
32
Managed	File	Transfer	
You	have	ques1ons?	
We	have	answers!
Contact	&	Download	
34	
Interested	in	our	Managed	File	Transfer	soluGon?	
Download	this	presenta1on:	
hhps://www.yenlo.com/en/free-advice/webinars	
	
Or	
	
Contact	us:	
hhps://www.yenlo.com/en/contact
35	
THANK YOU
FOR
YOUR
ATTENTION

More Related Content

Similar to WSO2 Partner Webinar: Managed File Transfer with WSO2 Enterprise Service Bus

WSO2 Guest Webinar: WSO2 Identity Server: Adding Hardware Security Module Wit...
WSO2 Guest Webinar: WSO2 Identity Server: Adding Hardware Security Module Wit...WSO2 Guest Webinar: WSO2 Identity Server: Adding Hardware Security Module Wit...
WSO2 Guest Webinar: WSO2 Identity Server: Adding Hardware Security Module Wit...WSO2
 
Mobile applications development - why should you start learning it right now?
Mobile applications development - why should you start learning it right now?Mobile applications development - why should you start learning it right now?
Mobile applications development - why should you start learning it right now?Natalija Rodionova
 
How to Design, Build and Map IT and Business Services in Splunk
How to Design, Build and Map IT and Business Services in Splunk How to Design, Build and Map IT and Business Services in Splunk
How to Design, Build and Map IT and Business Services in Splunk Splunk
 
2020 Top Web Development Trends
2020 Top Web Development Trends2020 Top Web Development Trends
2020 Top Web Development TrendsPencil Agency
 
Developers Nepal Meetup #4 Report
Developers Nepal Meetup #4 ReportDevelopers Nepal Meetup #4 Report
Developers Nepal Meetup #4 ReportPunit Jajodia
 
Group presentation
Group presentationGroup presentation
Group presentations1150027
 
This isn't what you think it is
This isn't what you think it isThis isn't what you think it is
This isn't what you think it isJoel Cochran
 
Application Of Software Engineering Field
Application Of Software Engineering FieldApplication Of Software Engineering Field
Application Of Software Engineering FieldMichelle Singh
 
Application Of Software Engineering Field
Application Of Software Engineering FieldApplication Of Software Engineering Field
Application Of Software Engineering FieldJessica Howard
 
Laszlo dian reference_letter_77company 1
Laszlo dian reference_letter_77company 1Laszlo dian reference_letter_77company 1
Laszlo dian reference_letter_77company 1Laszlo Dian
 
Design Types
Design TypesDesign Types
Design Types1&1
 
How to become a Software Engineer Carrier Path for Software Developer
How to become a Software Engineer Carrier Path for Software DeveloperHow to become a Software Engineer Carrier Path for Software Developer
How to become a Software Engineer Carrier Path for Software Developerjeetendra mandal
 
Detailed Guide of Angular Development 2022.pptx
Detailed Guide of Angular Development 2022.pptxDetailed Guide of Angular Development 2022.pptx
Detailed Guide of Angular Development 2022.pptx75waytechnologies
 

Similar to WSO2 Partner Webinar: Managed File Transfer with WSO2 Enterprise Service Bus (20)

WSO2 Guest Webinar: WSO2 Identity Server: Adding Hardware Security Module Wit...
WSO2 Guest Webinar: WSO2 Identity Server: Adding Hardware Security Module Wit...WSO2 Guest Webinar: WSO2 Identity Server: Adding Hardware Security Module Wit...
WSO2 Guest Webinar: WSO2 Identity Server: Adding Hardware Security Module Wit...
 
Mobile applications development - why should you start learning it right now?
Mobile applications development - why should you start learning it right now?Mobile applications development - why should you start learning it right now?
Mobile applications development - why should you start learning it right now?
 
curriculo-sandro-en
curriculo-sandro-encurriculo-sandro-en
curriculo-sandro-en
 
How to Design, Build and Map IT and Business Services in Splunk
How to Design, Build and Map IT and Business Services in Splunk How to Design, Build and Map IT and Business Services in Splunk
How to Design, Build and Map IT and Business Services in Splunk
 
2020 Top Web Development Trends
2020 Top Web Development Trends2020 Top Web Development Trends
2020 Top Web Development Trends
 
Developers Nepal Meetup #4 Report
Developers Nepal Meetup #4 ReportDevelopers Nepal Meetup #4 Report
Developers Nepal Meetup #4 Report
 
Group presentation
Group presentationGroup presentation
Group presentation
 
Group presentation
Group presentationGroup presentation
Group presentation
 
Group presentation
Group presentationGroup presentation
Group presentation
 
This isn't what you think it is
This isn't what you think it isThis isn't what you think it is
This isn't what you think it is
 
MEAN (DevFM)
MEAN (DevFM)MEAN (DevFM)
MEAN (DevFM)
 
cv
cvcv
cv
 
Application Of Software Engineering Field
Application Of Software Engineering FieldApplication Of Software Engineering Field
Application Of Software Engineering Field
 
Application Of Software Engineering Field
Application Of Software Engineering FieldApplication Of Software Engineering Field
Application Of Software Engineering Field
 
Laszlo dian reference_letter_77company 1
Laszlo dian reference_letter_77company 1Laszlo dian reference_letter_77company 1
Laszlo dian reference_letter_77company 1
 
Design Types
Design TypesDesign Types
Design Types
 
GianlucaBonifacioCV_240117
GianlucaBonifacioCV_240117GianlucaBonifacioCV_240117
GianlucaBonifacioCV_240117
 
Synergetics Training Consultancy Solution
Synergetics Training Consultancy SolutionSynergetics Training Consultancy Solution
Synergetics Training Consultancy Solution
 
How to become a Software Engineer Carrier Path for Software Developer
How to become a Software Engineer Carrier Path for Software DeveloperHow to become a Software Engineer Carrier Path for Software Developer
How to become a Software Engineer Carrier Path for Software Developer
 
Detailed Guide of Angular Development 2022.pptx
Detailed Guide of Angular Development 2022.pptxDetailed Guide of Angular Development 2022.pptx
Detailed Guide of Angular Development 2022.pptx
 

More from WSO2

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native ApplicationsWSO2
 
Accelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessAccelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessWSO2
 
How to Create a Service in Choreo
How to Create a Service in ChoreoHow to Create a Service in Choreo
How to Create a Service in ChoreoWSO2
 
Ballerina Tech Talk - May 2023
Ballerina Tech Talk - May 2023Ballerina Tech Talk - May 2023
Ballerina Tech Talk - May 2023WSO2
 
Platform Strategy to Deliver Digital Experiences on Azure
Platform Strategy to Deliver Digital Experiences on AzurePlatform Strategy to Deliver Digital Experiences on Azure
Platform Strategy to Deliver Digital Experiences on AzureWSO2
 
GartnerITSymSessionSlides.pdf
GartnerITSymSessionSlides.pdfGartnerITSymSessionSlides.pdf
GartnerITSymSessionSlides.pdfWSO2
 
[Webinar] How to Create an API in Minutes
[Webinar] How to Create an API in Minutes[Webinar] How to Create an API in Minutes
[Webinar] How to Create an API in MinutesWSO2
 
Modernizing the Student Journey with Ethos Identity
Modernizing the Student Journey with Ethos IdentityModernizing the Student Journey with Ethos Identity
Modernizing the Student Journey with Ethos IdentityWSO2
 
Choreo - Build unique digital experiences on WSO2's platform, secured by Etho...
Choreo - Build unique digital experiences on WSO2's platform, secured by Etho...Choreo - Build unique digital experiences on WSO2's platform, secured by Etho...
Choreo - Build unique digital experiences on WSO2's platform, secured by Etho...WSO2
 
CIO Summit Berlin 2022.pptx.pdf
CIO Summit Berlin 2022.pptx.pdfCIO Summit Berlin 2022.pptx.pdf
CIO Summit Berlin 2022.pptx.pdfWSO2
 
Delivering New Digital Experiences Fast - Introducing Choreo
Delivering New Digital Experiences Fast - Introducing ChoreoDelivering New Digital Experiences Fast - Introducing Choreo
Delivering New Digital Experiences Fast - Introducing ChoreoWSO2
 
Fueling the Digital Experience Economy with Connected Products
Fueling the Digital Experience Economy with Connected ProductsFueling the Digital Experience Economy with Connected Products
Fueling the Digital Experience Economy with Connected ProductsWSO2
 
A Reference Methodology for Agile Digital Businesses
 A Reference Methodology for Agile Digital Businesses A Reference Methodology for Agile Digital Businesses
A Reference Methodology for Agile Digital BusinessesWSO2
 
Workflows in WSO2 API Manager - WSO2 API Manager Community Call (12/15/2021)
Workflows in WSO2 API Manager - WSO2 API Manager Community Call (12/15/2021)Workflows in WSO2 API Manager - WSO2 API Manager Community Call (12/15/2021)
Workflows in WSO2 API Manager - WSO2 API Manager Community Call (12/15/2021)WSO2
 
Lessons from the pandemic - From a single use case to true transformation
 Lessons from the pandemic - From a single use case to true transformation Lessons from the pandemic - From a single use case to true transformation
Lessons from the pandemic - From a single use case to true transformationWSO2
 
Adding Liveliness to Banking Experiences
Adding Liveliness to Banking ExperiencesAdding Liveliness to Banking Experiences
Adding Liveliness to Banking ExperiencesWSO2
 
Building a Future-ready Bank
Building a Future-ready BankBuilding a Future-ready Bank
Building a Future-ready BankWSO2
 
WSO2 API Manager Community Call - November 2021
WSO2 API Manager Community Call - November 2021WSO2 API Manager Community Call - November 2021
WSO2 API Manager Community Call - November 2021WSO2
 
[API World ] - Managing Asynchronous APIs
[API World ] - Managing Asynchronous APIs[API World ] - Managing Asynchronous APIs
[API World ] - Managing Asynchronous APIsWSO2
 
[API World 2021 ] - Understanding Cloud Native Deployment
[API World 2021 ] - Understanding Cloud Native Deployment[API World 2021 ] - Understanding Cloud Native Deployment
[API World 2021 ] - Understanding Cloud Native DeploymentWSO2
 

More from WSO2 (20)

Architecting Cloud Native Applications
Architecting Cloud Native ApplicationsArchitecting Cloud Native Applications
Architecting Cloud Native Applications
 
Accelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with PlatformlessAccelerating Enterprise Software Engineering with Platformless
Accelerating Enterprise Software Engineering with Platformless
 
How to Create a Service in Choreo
How to Create a Service in ChoreoHow to Create a Service in Choreo
How to Create a Service in Choreo
 
Ballerina Tech Talk - May 2023
Ballerina Tech Talk - May 2023Ballerina Tech Talk - May 2023
Ballerina Tech Talk - May 2023
 
Platform Strategy to Deliver Digital Experiences on Azure
Platform Strategy to Deliver Digital Experiences on AzurePlatform Strategy to Deliver Digital Experiences on Azure
Platform Strategy to Deliver Digital Experiences on Azure
 
GartnerITSymSessionSlides.pdf
GartnerITSymSessionSlides.pdfGartnerITSymSessionSlides.pdf
GartnerITSymSessionSlides.pdf
 
[Webinar] How to Create an API in Minutes
[Webinar] How to Create an API in Minutes[Webinar] How to Create an API in Minutes
[Webinar] How to Create an API in Minutes
 
Modernizing the Student Journey with Ethos Identity
Modernizing the Student Journey with Ethos IdentityModernizing the Student Journey with Ethos Identity
Modernizing the Student Journey with Ethos Identity
 
Choreo - Build unique digital experiences on WSO2's platform, secured by Etho...
Choreo - Build unique digital experiences on WSO2's platform, secured by Etho...Choreo - Build unique digital experiences on WSO2's platform, secured by Etho...
Choreo - Build unique digital experiences on WSO2's platform, secured by Etho...
 
CIO Summit Berlin 2022.pptx.pdf
CIO Summit Berlin 2022.pptx.pdfCIO Summit Berlin 2022.pptx.pdf
CIO Summit Berlin 2022.pptx.pdf
 
Delivering New Digital Experiences Fast - Introducing Choreo
Delivering New Digital Experiences Fast - Introducing ChoreoDelivering New Digital Experiences Fast - Introducing Choreo
Delivering New Digital Experiences Fast - Introducing Choreo
 
Fueling the Digital Experience Economy with Connected Products
Fueling the Digital Experience Economy with Connected ProductsFueling the Digital Experience Economy with Connected Products
Fueling the Digital Experience Economy with Connected Products
 
A Reference Methodology for Agile Digital Businesses
 A Reference Methodology for Agile Digital Businesses A Reference Methodology for Agile Digital Businesses
A Reference Methodology for Agile Digital Businesses
 
Workflows in WSO2 API Manager - WSO2 API Manager Community Call (12/15/2021)
Workflows in WSO2 API Manager - WSO2 API Manager Community Call (12/15/2021)Workflows in WSO2 API Manager - WSO2 API Manager Community Call (12/15/2021)
Workflows in WSO2 API Manager - WSO2 API Manager Community Call (12/15/2021)
 
Lessons from the pandemic - From a single use case to true transformation
 Lessons from the pandemic - From a single use case to true transformation Lessons from the pandemic - From a single use case to true transformation
Lessons from the pandemic - From a single use case to true transformation
 
Adding Liveliness to Banking Experiences
Adding Liveliness to Banking ExperiencesAdding Liveliness to Banking Experiences
Adding Liveliness to Banking Experiences
 
Building a Future-ready Bank
Building a Future-ready BankBuilding a Future-ready Bank
Building a Future-ready Bank
 
WSO2 API Manager Community Call - November 2021
WSO2 API Manager Community Call - November 2021WSO2 API Manager Community Call - November 2021
WSO2 API Manager Community Call - November 2021
 
[API World ] - Managing Asynchronous APIs
[API World ] - Managing Asynchronous APIs[API World ] - Managing Asynchronous APIs
[API World ] - Managing Asynchronous APIs
 
[API World 2021 ] - Understanding Cloud Native Deployment
[API World 2021 ] - Understanding Cloud Native Deployment[API World 2021 ] - Understanding Cloud Native Deployment
[API World 2021 ] - Understanding Cloud Native Deployment
 

Recently uploaded

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Enterprise Knowledge
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)wesley chun
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘RTylerCroy
 
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
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdfhans926745
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationSafe Software
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?Antenna Manufacturer Coco
 
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
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024The Digital Insurer
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...Neo4j
 
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
 
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
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationRadu Cotescu
 
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
 
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
 
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
 
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
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessPixlogix Infotech
 

Recently uploaded (20)

Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...Driving Behavioral Change for Information Management through Data-Driven Gree...
Driving Behavioral Change for Information Management through Data-Driven Gree...
 
Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)Powerful Google developer tools for immediate impact! (2023-24 C)
Powerful Google developer tools for immediate impact! (2023-24 C)
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
🐬 The future of MySQL is Postgres 🐘
🐬  The future of MySQL is Postgres   🐘🐬  The future of MySQL is Postgres   🐘
🐬 The future of MySQL is Postgres 🐘
 
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
 
[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf[2024]Digital Global Overview Report 2024 Meltwater.pdf
[2024]Digital Global Overview Report 2024 Meltwater.pdf
 
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time AutomationFrom Event to Action: Accelerate Your Decision Making with Real-Time Automation
From Event to Action: Accelerate Your Decision Making with Real-Time Automation
 
What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?What Are The Drone Anti-jamming Systems Technology?
What Are The Drone Anti-jamming Systems Technology?
 
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
 
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
Bajaj Allianz Life Insurance Company - Insurer Innovation Award 2024
 
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...Workshop - Best of Both Worlds_ Combine  KG and Vector search for  enhanced R...
Workshop - Best of Both Worlds_ Combine KG and Vector search for enhanced R...
 
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
 
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
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Scaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organizationScaling API-first – The story of a global engineering organization
Scaling API-first – The story of a global engineering organization
 
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
 
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...
 
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
 
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
 
Advantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your BusinessAdvantages of Hiring UIUX Design Service Providers for Your Business
Advantages of Hiring UIUX Design Service Providers for Your Business
 

WSO2 Partner Webinar: Managed File Transfer with WSO2 Enterprise Service Bus