SlideShare a Scribd company logo
1 of 22
Download to read offline
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	

Best	Prac*ces	in	Deploying	API	
Gateways	
API	World	2017	
	
	
	
Greg	DiFruscio	
Director	of	Support	
gdifruscio@forumsys.com
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
Why they are an essential component of a secure, robust and
scalable API infrastructure.
Best practices and common deployment
scenarios of API Gateways.
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
TYPES	of	API	GATEWAYS
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
#1	 API	Gateway	Basics	
Deployed	similar	to	a	reverse	proxy	(protocol	
break)	
The	gateway	represents	the	endpoint	API	and	
appears	to	the	consumer	as	if	it	is	the	applica*on	or	
service	itself	
Can	be	located	on-premise	or	in	cloud	
Move	the	security,	iden*ty,	and	management	
processing	out	to	the	API	Gateway	*er	–	let	the	
APIs	focus	on	the	business	requirement	
While	API	Gateways	expose	the	APIs,	not	all	API	
Gateways	truly	secure	the	APIs
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
IAM	(Iden*ty	and	Access	Management)	designed	for	
Iden*ty	and	Access	Control	and	centralizing	IAM	agents	
IAM	Gateway	products	support	limited	API	types	(i.e.	
REST)	
Limited	support	for	network	protocols	(i.e.	REST	APIs	
over	HTTP)	
Very	liUle	or	no	ability	to	provide	informa*on	
assurance	of	the	API	data	
Typically	built	on	insecure	plaVorms	–	soWware	only	or	
unhardened	virtual	appliance	
#2	 API	IAM	Gateways
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
More	versa*le	than	IAM	Gateways	with	broader	support	for	API	
types	and	network	protocols	
Evolved	from	ESB	integra*on	plaVorms	where	integra*on	and	
payload	conversion	are	core	func*ons	
Usually	developer	centric	
OWen	provide	developer	portals	for	API	consumers,	self	
documen*ng	APIs	
Typically	built	on	open	plaVorms	designed	for	flexibility	
Inherently	suscep*ble	to	aUack	and	compromise	
#3	 API	Management	Gateways
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
Security	first	focus	–	product	form	factors	and	feature	sets	
Products	hardened	against	cyber	aUack	–	closed	systems	
Include	API	Iden*ty	features	from	IAM	space	
Include	API	Governance	features	from	API	Management	space	
Include	API	Security	from	Cybersecurity	space	
Support	for	wide	array	of	API	types	and	network	protocols	
Focus	on	content	layer	security	(e.g.	schema	valida*on,	
encryp*on,	dsig)	in	addi*on	to	TLS	
Bi-direc*onal	scanning	to	prevent	threats	as	well	as	data	leakage	
#4	 API	Security	Gateways
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
Which	type	of	API	Gateway	is	right	for	you?	
	
Is	HTTP/S	only	protocol	sufficient?	
Are	REST	API	services	the	only	type	you	will	need	to	support?	
Are	you	concerned	about	malware	and	other	API	exploits	
embedded	within	the	payloads?	
Do	you	need	to	support	legacy	applica*ons	and	services?	
Are	you	concerned	with	data	leakage	and	sensi*ve	informa*on	
loss?
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
DEPLOYING	API	GATEWAYS
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
On-Premise	or	cloud?	
Hardware,	virtual,	soWware,	AMI,	
other?	
#1	 Loca*on	and	Form	Factor	
Where	are	the	services?	
Where	are	the	clients?	
Where	are	the	user	iden*ty	
repositories?
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
API	types	(e.g.	REST,	SOAP,	XML,	Web	Portals,	etc.)	
Network	protocols	(HTTP/S,	SFTP,	JMS,	SMTP,	AMQP	1.0,	
mixing)	
Iden*ty,	access	control,	and	SSO	requirements	(Iden*ty	
Repositories)	
API	security	requirements	(TLS,	Schema	valida*on,	AV	scanning,	
parameter	valida*on,	method	valida*on,	etc.)	
API	integra*on	/	media*on	requirements	(JSON	to/from	XML,	
etc.)	
Logging	requirements	
Custom	Error	handling		
#2	 Use	Case	Discussion
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
Simple	is	beUer	(point	and	click,	no	coding	necessary)	
Error	on	the	side	of	security	
Start	basic	and	add	processing	layers	
Reusing	policy	objects		
Policy	naming	conven*ons	
Propaga*on	of	policies	across	environments	
Automa*on	via	APIs	
#4	 Policy	Configura*on	and	Management
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
Ask	your	vendor	for	a	security	review	of	your	policies	
Check	for	sensi*ve	informa*on	in	logs	
Check	for	weak	ciphers	and	TLS	/	SSL	protocols	
Posi*ve	and	nega*ve	tes*ng	
Review	errors	generated	on	gateway	and	errors	returned	from	
applica*ons	
Do	it	before	moving	into	produc*on	
Schedule	them	oWen	
	
#4	 Security	Review
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
BEST	PRACTICES	IN	API	SECURITY
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
	
Secure	OS	–	the	infrastructure	is	a	target	
Secure	policy	/	configura*on	storage	
Protect	your	private	keys	
#1	 Product	Security
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
#2	 API	Security	Policy
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
Aim	for	agentless	approach	
Protect	iden*ty	repositories	
Use	SSO	and	Federa*on	
#3	 API	Iden*ty	
Mul*-Context	authen*ca*on	and	
authoriza*on	
Reduce	dependencies	on	vendor	specific	
implementa*ons
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
Rewri*ng	URLs	–	obfuscate	your	path	
Mapping	payload	formats	–	for	integra*on	as	well	as	security	
Mapping	user	aUribute	informa*on	retrieved	from	iden*ty	call	
Querying	LDAP,	Databases,	APIs	(t-junc*on	processing)	
Network	protocol	media*on	(e.g.	HTTPS	to/from	Ac*veMQ)	
#4	 API	Integra*on
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
Integrate	with	central	SIEM	/	logging	system	(e.g.	Splunk,	ELK,	
Graylog,	etc.)	
Build	real	*me	Dashboards	from	gateway	logs	
Leverage	big	data	analy*cs	for	alerts,	trends,	reports	
#3	 API	Monitoring
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
Choose	the	right	type	of	API	Gateway	for	your	current	and	future	
needs	
Decide	where	the	API	Gateway(s)	will	live	and	what	form	factors	
are	correct	for	your	environment	
Spend	the	*me	upfront	to	architect	the	solu*on	and	build	the	
policies	in	accordance	to	your	plan	
Your	APIs	and	your	API	infrastructure	are	targets	–	API	Security	
means	security	features	as	well	as	secure	architecture	
	
Conclusions
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
ForumOS™.		FIPS	140-2	Level	II	purpose-built	chassis.		NIAP	NDPP	
CerPfied.		Patented	cryptographic	acceleraPon	
Fully	encapsulated	virtualized	rendiPon	of	Hardware	system	in	a	
deployable	Amazon	AMI			
Windows,	Linux,	or	Solaris	deployable	in	any	compuPng	ecosystem	
(single-package	install	with	no	dependencies)	
FORM	FACTORS	
API	Security	Gateway	
Fully	encapsulated	virtualized	rendiPon	of	Hardware	system	in	a	
deployable	OVA	VMWare	image	
Hardware	
Virtual	
Cloud	
SoWware
Forum	Systems			|			www.forumsys.com			|			888.811.0060			|			75	Second	Avenue,	Suite	520		Needham,	MA	02494	
To	learn	more	visit	us	at		
h[p://info.forumsys.com/api_world

More Related Content

What's hot

Sba dc netapp_dg (1)
Sba dc netapp_dg (1)Sba dc netapp_dg (1)
Sba dc netapp_dg (1)purushotham m
 
Best Practices for Certificate Management
Best Practices for Certificate ManagementBest Practices for Certificate Management
Best Practices for Certificate ManagementAppViewX
 
Security and Communication Systems Integration
Security and Communication Systems Integration Security and Communication Systems Integration
Security and Communication Systems Integration Chris Cavallo
 
AssureBridge - SSO With Many B2B Customers - Marketing Presentation
AssureBridge - SSO With Many B2B Customers - Marketing PresentationAssureBridge - SSO With Many B2B Customers - Marketing Presentation
AssureBridge - SSO With Many B2B Customers - Marketing PresentationAssureBridge
 
Cisco Connect 2018 Indonesia - Cisco HyperFlex
Cisco Connect 2018 Indonesia - Cisco HyperFlexCisco Connect 2018 Indonesia - Cisco HyperFlex
Cisco Connect 2018 Indonesia - Cisco HyperFlexNetworkCollaborators
 
AVT Systems Ltd - Solutions & Services
AVT Systems Ltd - Solutions & ServicesAVT Systems Ltd - Solutions & Services
AVT Systems Ltd - Solutions & ServicesWilliams_j_j
 
Coral Active HTML5 Agent Desktop
Coral Active HTML5 Agent DesktopCoral Active HTML5 Agent Desktop
Coral Active HTML5 Agent DesktopPSS Help
 
Cisco’s Cloud Strategy, including our acquisition of CliQr
Cisco’s Cloud Strategy, including our acquisition of CliQr Cisco’s Cloud Strategy, including our acquisition of CliQr
Cisco’s Cloud Strategy, including our acquisition of CliQr Cisco Canada
 
Why SDN Skills is a Big Boost to Networking Careers
Why SDN Skills is a Big Boost to Networking CareersWhy SDN Skills is a Big Boost to Networking Careers
Why SDN Skills is a Big Boost to Networking CareersITpreneurs
 
Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage
Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage
Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage EMC
 
Security architecture best practices for saas applications
Security architecture best practices for saas applicationsSecurity architecture best practices for saas applications
Security architecture best practices for saas applicationskanimozhin
 
LENSEC Corporate Presentation 2017
LENSEC Corporate Presentation 2017LENSEC Corporate Presentation 2017
LENSEC Corporate Presentation 2017Keith Harris
 
CNS - An Introduction
CNS - An IntroductionCNS - An Introduction
CNS - An Introductioncnssources
 
An Introduction to CNS
An Introduction to CNSAn Introduction to CNS
An Introduction to CNScnssources
 
Coral Active HTML5 Agent Desktop
Coral Active HTML5 Agent DesktopCoral Active HTML5 Agent Desktop
Coral Active HTML5 Agent DesktopPSS Help
 
DSS_Resource_Guide_booklet_2015
DSS_Resource_Guide_booklet_2015DSS_Resource_Guide_booklet_2015
DSS_Resource_Guide_booklet_2015Jan Robin
 

What's hot (20)

Sba dc netapp_dg (1)
Sba dc netapp_dg (1)Sba dc netapp_dg (1)
Sba dc netapp_dg (1)
 
JAL Resume
JAL ResumeJAL Resume
JAL Resume
 
Best Practices for Certificate Management
Best Practices for Certificate ManagementBest Practices for Certificate Management
Best Practices for Certificate Management
 
Security and Communication Systems Integration
Security and Communication Systems Integration Security and Communication Systems Integration
Security and Communication Systems Integration
 
AssureBridge - SSO With Many B2B Customers - Marketing Presentation
AssureBridge - SSO With Many B2B Customers - Marketing PresentationAssureBridge - SSO With Many B2B Customers - Marketing Presentation
AssureBridge - SSO With Many B2B Customers - Marketing Presentation
 
Cisco Connect 2018 Indonesia - Cisco HyperFlex
Cisco Connect 2018 Indonesia - Cisco HyperFlexCisco Connect 2018 Indonesia - Cisco HyperFlex
Cisco Connect 2018 Indonesia - Cisco HyperFlex
 
AVT Systems Ltd - Solutions & Services
AVT Systems Ltd - Solutions & ServicesAVT Systems Ltd - Solutions & Services
AVT Systems Ltd - Solutions & Services
 
Coral Active HTML5 Agent Desktop
Coral Active HTML5 Agent DesktopCoral Active HTML5 Agent Desktop
Coral Active HTML5 Agent Desktop
 
Cisco’s Cloud Strategy, including our acquisition of CliQr
Cisco’s Cloud Strategy, including our acquisition of CliQr Cisco’s Cloud Strategy, including our acquisition of CliQr
Cisco’s Cloud Strategy, including our acquisition of CliQr
 
Why SDN Skills is a Big Boost to Networking Careers
Why SDN Skills is a Big Boost to Networking CareersWhy SDN Skills is a Big Boost to Networking Careers
Why SDN Skills is a Big Boost to Networking Careers
 
Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage
Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage
Oracle PeopleSoft on Cisco Unified Computing System and EMC VNX Storage
 
Secure Enterprise Mobility
Secure Enterprise MobilitySecure Enterprise Mobility
Secure Enterprise Mobility
 
Security architecture best practices for saas applications
Security architecture best practices for saas applicationsSecurity architecture best practices for saas applications
Security architecture best practices for saas applications
 
LENSEC Corporate Presentation 2017
LENSEC Corporate Presentation 2017LENSEC Corporate Presentation 2017
LENSEC Corporate Presentation 2017
 
2012 ah apj deploying byod
2012 ah apj   deploying byod2012 ah apj   deploying byod
2012 ah apj deploying byod
 
CNS - An Introduction
CNS - An IntroductionCNS - An Introduction
CNS - An Introduction
 
R.Netmeating
R.NetmeatingR.Netmeating
R.Netmeating
 
An Introduction to CNS
An Introduction to CNSAn Introduction to CNS
An Introduction to CNS
 
Coral Active HTML5 Agent Desktop
Coral Active HTML5 Agent DesktopCoral Active HTML5 Agent Desktop
Coral Active HTML5 Agent Desktop
 
DSS_Resource_Guide_booklet_2015
DSS_Resource_Guide_booklet_2015DSS_Resource_Guide_booklet_2015
DSS_Resource_Guide_booklet_2015
 

Similar to Best Practices in Deploying API Gateways

Three Innovations that Define a “Next-Generation Global Transit Hub”
Three Innovations that Define a “Next-Generation Global Transit Hub”Three Innovations that Define a “Next-Generation Global Transit Hub”
Three Innovations that Define a “Next-Generation Global Transit Hub”Khash Nakhostin
 
apidays LIVE JAKARTA - Take control of your microservices with App Mesh by Ak...
apidays LIVE JAKARTA - Take control of your microservices with App Mesh by Ak...apidays LIVE JAKARTA - Take control of your microservices with App Mesh by Ak...
apidays LIVE JAKARTA - Take control of your microservices with App Mesh by Ak...apidays
 
API Management Microservices beyond HIP
API Management Microservices beyond HIPAPI Management Microservices beyond HIP
API Management Microservices beyond HIPSmartWave
 
Accelerate Digital London Technical Masterclass
Accelerate Digital London Technical MasterclassAccelerate Digital London Technical Masterclass
Accelerate Digital London Technical MasterclassApigee | Google Cloud
 
xConf-2022-api-gateway-service-mesh.pdf
xConf-2022-api-gateway-service-mesh.pdfxConf-2022-api-gateway-service-mesh.pdf
xConf-2022-api-gateway-service-mesh.pdfWesley Reisz
 
webMethods 10.5 and webMethods.io Integration: Everything You Must Know
webMethods 10.5 and webMethods.io Integration: Everything You Must KnowwebMethods 10.5 and webMethods.io Integration: Everything You Must Know
webMethods 10.5 and webMethods.io Integration: Everything You Must KnowKellton Tech Solutions Ltd
 
Breeze overview
Breeze overviewBreeze overview
Breeze overviewYang Cheng
 
APIConnect Security Best Practice
APIConnect Security Best PracticeAPIConnect Security Best Practice
APIConnect Security Best PracticeShiu-Fun Poon
 
Securely Connecting Your Customers to Their Cloud-Hosted App – In Minutes
Securely Connecting Your Customers to Their Cloud-Hosted App – In MinutesSecurely Connecting Your Customers to Their Cloud-Hosted App – In Minutes
Securely Connecting Your Customers to Their Cloud-Hosted App – In MinutesKhash Nakhostin
 
CA Microgateway: Deploying, Configuring, and Extending CA Microgateway
CA Microgateway: Deploying, Configuring, and Extending CA MicrogatewayCA Microgateway: Deploying, Configuring, and Extending CA Microgateway
CA Microgateway: Deploying, Configuring, and Extending CA MicrogatewayCA Technologies
 
Battery-free, Info-enabled AGVs Bring Portable Assembly Lines to Automotive I...
Battery-free, Info-enabled AGVs Bring Portable Assembly Lines to Automotive I...Battery-free, Info-enabled AGVs Bring Portable Assembly Lines to Automotive I...
Battery-free, Info-enabled AGVs Bring Portable Assembly Lines to Automotive I...Rockwell Automation
 
Techorama 2014 - Azure API management and Service Virtualization
Techorama 2014 - Azure API management and Service VirtualizationTechorama 2014 - Azure API management and Service Virtualization
Techorama 2014 - Azure API management and Service VirtualizationSam Vanhoutte
 
WSO2- OSC Korea - Accelerating Digital Businesses with APIs
WSO2- OSC Korea - Accelerating Digital Businesses with APIsWSO2- OSC Korea - Accelerating Digital Businesses with APIs
WSO2- OSC Korea - Accelerating Digital Businesses with APIsWSO2
 
What You Need to Know About Operationalizing Your AWS Transit Hub
What You Need to Know About Operationalizing Your AWS Transit HubWhat You Need to Know About Operationalizing Your AWS Transit Hub
What You Need to Know About Operationalizing Your AWS Transit HubKhash Nakhostin
 
Seven Criteria for Building an AWS Global Transit Network
Seven Criteria for Building an AWS Global Transit NetworkSeven Criteria for Building an AWS Global Transit Network
Seven Criteria for Building an AWS Global Transit NetworkKhash Nakhostin
 
IBM DataPower Weekly Webcast - The Value of Datapower Frameworks - 11.03.17
IBM DataPower Weekly Webcast - The Value of Datapower Frameworks - 11.03.17 IBM DataPower Weekly Webcast - The Value of Datapower Frameworks - 11.03.17
IBM DataPower Weekly Webcast - The Value of Datapower Frameworks - 11.03.17 Natalia Kataoka
 

Similar to Best Practices in Deploying API Gateways (20)

Three Innovations that Define a “Next-Generation Global Transit Hub”
Three Innovations that Define a “Next-Generation Global Transit Hub”Three Innovations that Define a “Next-Generation Global Transit Hub”
Three Innovations that Define a “Next-Generation Global Transit Hub”
 
apidays LIVE JAKARTA - Take control of your microservices with App Mesh by Ak...
apidays LIVE JAKARTA - Take control of your microservices with App Mesh by Ak...apidays LIVE JAKARTA - Take control of your microservices with App Mesh by Ak...
apidays LIVE JAKARTA - Take control of your microservices with App Mesh by Ak...
 
API Management Microservices beyond HIP
API Management Microservices beyond HIPAPI Management Microservices beyond HIP
API Management Microservices beyond HIP
 
Accelerate Digital London Technical Masterclass
Accelerate Digital London Technical MasterclassAccelerate Digital London Technical Masterclass
Accelerate Digital London Technical Masterclass
 
xConf-2022-api-gateway-service-mesh.pdf
xConf-2022-api-gateway-service-mesh.pdfxConf-2022-api-gateway-service-mesh.pdf
xConf-2022-api-gateway-service-mesh.pdf
 
Unlocking the Cloud Operating Model
Unlocking the Cloud Operating ModelUnlocking the Cloud Operating Model
Unlocking the Cloud Operating Model
 
webMethods 10.5 and webMethods.io Integration: Everything You Must Know
webMethods 10.5 and webMethods.io Integration: Everything You Must KnowwebMethods 10.5 and webMethods.io Integration: Everything You Must Know
webMethods 10.5 and webMethods.io Integration: Everything You Must Know
 
Breeze overview
Breeze overviewBreeze overview
Breeze overview
 
APIConnect Security Best Practice
APIConnect Security Best PracticeAPIConnect Security Best Practice
APIConnect Security Best Practice
 
Securely Connecting Your Customers to Their Cloud-Hosted App – In Minutes
Securely Connecting Your Customers to Their Cloud-Hosted App – In MinutesSecurely Connecting Your Customers to Their Cloud-Hosted App – In Minutes
Securely Connecting Your Customers to Their Cloud-Hosted App – In Minutes
 
CA Microgateway: Deploying, Configuring, and Extending CA Microgateway
CA Microgateway: Deploying, Configuring, and Extending CA MicrogatewayCA Microgateway: Deploying, Configuring, and Extending CA Microgateway
CA Microgateway: Deploying, Configuring, and Extending CA Microgateway
 
Battery-free, Info-enabled AGVs Bring Portable Assembly Lines to Automotive I...
Battery-free, Info-enabled AGVs Bring Portable Assembly Lines to Automotive I...Battery-free, Info-enabled AGVs Bring Portable Assembly Lines to Automotive I...
Battery-free, Info-enabled AGVs Bring Portable Assembly Lines to Automotive I...
 
Apigee Product Roadmap Part 2
Apigee Product Roadmap Part 2Apigee Product Roadmap Part 2
Apigee Product Roadmap Part 2
 
Gab2015 samir arezki_api management
Gab2015 samir arezki_api managementGab2015 samir arezki_api management
Gab2015 samir arezki_api management
 
Azure API Management
Azure API ManagementAzure API Management
Azure API Management
 
Techorama 2014 - Azure API management and Service Virtualization
Techorama 2014 - Azure API management and Service VirtualizationTechorama 2014 - Azure API management and Service Virtualization
Techorama 2014 - Azure API management and Service Virtualization
 
WSO2- OSC Korea - Accelerating Digital Businesses with APIs
WSO2- OSC Korea - Accelerating Digital Businesses with APIsWSO2- OSC Korea - Accelerating Digital Businesses with APIs
WSO2- OSC Korea - Accelerating Digital Businesses with APIs
 
What You Need to Know About Operationalizing Your AWS Transit Hub
What You Need to Know About Operationalizing Your AWS Transit HubWhat You Need to Know About Operationalizing Your AWS Transit Hub
What You Need to Know About Operationalizing Your AWS Transit Hub
 
Seven Criteria for Building an AWS Global Transit Network
Seven Criteria for Building an AWS Global Transit NetworkSeven Criteria for Building an AWS Global Transit Network
Seven Criteria for Building an AWS Global Transit Network
 
IBM DataPower Weekly Webcast - The Value of Datapower Frameworks - 11.03.17
IBM DataPower Weekly Webcast - The Value of Datapower Frameworks - 11.03.17 IBM DataPower Weekly Webcast - The Value of Datapower Frameworks - 11.03.17
IBM DataPower Weekly Webcast - The Value of Datapower Frameworks - 11.03.17
 

Recently uploaded

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):comworks
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Scott Keck-Warren
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Alan Dix
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksSoftradix Technologies
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsMark Billinghurst
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024Scott Keck-Warren
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxOnBoard
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraDeakin University
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...shyamraj55
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slidespraypatel2
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationRidwan Fadjar
 

Recently uploaded (20)

08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):CloudStudio User manual (basic edition):
CloudStudio User manual (basic edition):
 
Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024Advanced Test Driven-Development @ php[tek] 2024
Advanced Test Driven-Development @ php[tek] 2024
 
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptxVulnerability_Management_GRC_by Sohang Sengupta.pptx
Vulnerability_Management_GRC_by Sohang Sengupta.pptx
 
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...Swan(sea) Song – personal research during my six years at Swansea ... and bey...
Swan(sea) Song – personal research during my six years at Swansea ... and bey...
 
Benefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other FrameworksBenefits Of Flutter Compared To Other Frameworks
Benefits Of Flutter Compared To Other Frameworks
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Human Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR SystemsHuman Factors of XR: Using Human Factors to Design XR Systems
Human Factors of XR: Using Human Factors to Design XR Systems
 
SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024SQL Database Design For Developers at php[tek] 2024
SQL Database Design For Developers at php[tek] 2024
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Maximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptxMaximizing Board Effectiveness 2024 Webinar.pptx
Maximizing Board Effectiveness 2024 Webinar.pptx
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
Artificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning eraArtificial intelligence in the post-deep learning era
Artificial intelligence in the post-deep learning era
 
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
Automating Business Process via MuleSoft Composer | Bangalore MuleSoft Meetup...
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 
Slack Application Development 101 Slides
Slack Application Development 101 SlidesSlack Application Development 101 Slides
Slack Application Development 101 Slides
 
My Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 PresentationMy Hashitalk Indonesia April 2024 Presentation
My Hashitalk Indonesia April 2024 Presentation
 

Best Practices in Deploying API Gateways