SlideShare a Scribd company logo
1 of 4
Download to read offline
API Management – an Infosys Perspective 
Ravish Rao, Senior Technology Architect 
No matter what industry you’re in, internet is changing your priorities. The growth in mobile apps, cloud 
services, internet of things and external developer community, has driven enterprises to open up 
internal data and resources through APIs. An API is the cornerstone of what is widely seen as the next 
iteration of business development, where having a well-developed API is poised to be the way in which 
business relationship are established and maintained in a online, 24/7 digital economy. For example, 
Expedia gets over $2 billion of its revenue by selling hotel rooms via its affiliate API program. Similarly, 
by cultivating an external developer base, Netflix is able to offer service on more than 800 physical 
devices, at a fraction of the cost of internal development. 
Unfortunately most companies treat their API as an afterthought or a checkbox on their project list 
rather than a core IT feature that drives business strategy. As a result, APIs are not well designed and 
end up costing both the company and its API users thousands of dollars in ongoing change requests. It 
is very important to get API definition (API catalog, operations, signature, security, etc.) correct the 
very first time. Frequent major revisions to the API definition can cause your internal/external partners 
and developer community to look around for alternate API providers. 
Why build API? Common reasons we hear out clients tell us: 
• Partnering with other businesses to extend market. 
• Scaling Development and Empowering Users – B2C for new revenue stream. 
• Device Proliferation – new ways to engage with customers. 
• Establish Governance in SOA initiative – improve internal development efficiency. 
Most API management platforms provide comprehensive solution, offering features such as: 
• API development and runtime platform 
• Portal for API discovery and subscription 
• API security and protocol mediation 
• Memory management and caching for 
service performance 
• Usage analytics 
• On-premise and On-cloud option 
• API lifecycle management and versioning 
Early vendors in the API management space 
such as Apigee and Mashery, demonstrate 
strong capability in providing infrastructure to 
support external developer community, cloud 
deployment option and API brokering. Vendors 
such as IBM, Vordel and Layer7, who come with rich enterprise application integration (EAI) and SOA 
background, have traditionally offered strong on premise service gateway solutions. Over the last 18 
months, these vendors have evolved their service gateway offerings, to incorporate strong API 
management/governance capabilities and cloud deployment options.
Relevance of API management in the Retail vertical 
The diagram to the left shows various 
deployment options available. The 
deployment option that best suits your 
company will depend upon your 
companies API business model, cloud 
adoption roadmap, current application 
landscape, and existing investment on 
service/SOA infrastructure. Most 
vendors offer cloud and on premise 
deployment model, with options to 
interoperate your APIs across the 
models without making code changes. 
In 2013, 30% of e-commerce traffic came from the mobile channel. Retailers are also increasingly 
collaborating by exchanging data with other retailers/partners to cross sell merchandise. This trend is 
forcing IT departments to quickly extend capability of existing systems to support new emerging 
channels. Adding to this complexity, legacy channels such as brick and mortar, online website, were 
initially established as independent lines of business with separate logistics, inventory management and 
customer policies. As a result, beyond the initial impetus of garnering increased revenues through new 
channels, providing a seamless customer experience across these channels is a challenge. 
Infosys has been helping retailers address this challenge by leveraging its Omni channel Integration 
Hub solution. In this solution, API management plays a key role as the enabler to deliver business 
services to various channels. To contextualize this better, diagram below gives common application 
layout seen at most retailing companies. 
• How to meter API usage by business partners. 
Traditionally, access to enterprise 
business services hosted on internal 
ecommerce and order fulfillment systems, 
was restricted within the boundaries of an 
enterprise. The advent of new channels 
has posed the following IT challenges: 
• How to assemble API's leveraging 
investments already made in 
developing business services (e.g.: 
create order, inventory lookup web 
services), for the legacy channel. 
• How to host, secure and provide 
access control to business services 
when exposed to the internet. 
• How to document, socialize and 
market API's. 
An API management platform such as IBM API Management, deployed in the DMZ or the cloud, 
provides the design time and runtime capabilities needed to address the above mentioned retail vertical 
challenges.
IBM API Management 
IBM API Management provides organizations with the tools for assembling, securing and socializing web 
APIs. Key Capabilities of IBM API Management solution is: 
• Configuration, No coding – easy API assembly, API versioning, quick developer portal configuration 
with socialization capability. Client registration, client id and key management. 
• Leverages IBM Data Power for API runtime infrastructure. DataPower gives the security and 
mediations capabilities. 
• Out of the box API usage analytics which can be used to derive business insight. 
• Strong on premise solution and revamped cloud offering to be released in mid-2014. 
Infosys POV on IBM API Management 
IBM’s API management solution has evolved continuously since it was initially introduced in mid-2012. 
The initial offering provided a cloud based deployment option which ran on IBM’s Cast Iron Live 
infrastructure. The subsequent v2 release in mid-2013 provided an on premise solution that leveraged 
IBM DataPower for runtime service gateway and IBM Cast Iron for API assembly. One also needs to 
stand up two additional nodes, one for the API portal (called the management node) and other for 
analytics. We anticipate next release of IBM API Management to simply the products component 
architecture. The API assembly capabilities provided by Cast Iron node will be merged into the 
DataPower node. Similarly the Analytics node will be merged with the management node. This greatly 
simplifies the deployment and maintenance cost of the solution. We recommend deploying the gateway 
node in the DMZ and the management node be deployed behind the internal firewall. All portal traffic 
going to the management node can be proxy via the web application policy on the gateway node. 
IBM DataPower is the industry leader in 
providing secured service gateway 
infrastructure. For organizations that 
have already deployed IBM DataPower, 
upgrading to API Management stack will 
provide additional capability to drive 
revenue and market reach. The table 
gives the list of capabilities IBM API 
Management stack brings to your IT 
infrastructure compared to DataPower. 
Advanced Optimization (AO) capability of 
DataPower can be used to self-load 
balance API requests across multiple 
DataPower nodes. We recommend 
complex message transformation be achieved by using multi-protocol gateway service in a separate 
domain within the DataPower node. 
API Management can also serve as a good option for organizations looking to implement governance to 
their internal SOA initiative. 
IBM is expected to revamp its cloud API Management offering. This is an option if you are looking at: 
• Reducing capital expense 
• Experimenting the market with API offering 
• Unclear of the infrastructure sizing or having seasonal spike in transaction volume.
Our accelerators and frameworks for IBM API Management 
• Partner with IBM on the API Management vnext beta program. 
• Security Framework - guidelines on implementing security using DataPower 
• Administration Framework - achieve routine DataPower admin activities through SOMA and CLI 
scripts 
• Error Handling, Logging and Automated Deployment framework 
• Reusable artefacts that can save effort and reduce build, testing time considerably. Ex: DataPower 
SSO solution, DataPower design pattern references, highly reusable configuration sets and 
DataPower Performance Testing tool etc. 
• Templates and Checklist - Architecture templates, Integration requirement and Detailed Design 
templates, Data Mapping templates and Review checklists. 
Case Study 
A leading fashion retailer is working on launching a mobile shopping application in under 6 months. A 
decision was made to leverage existing functionality of its e-commerce website and order fulfillment 
services hosted by legacy order management system. Integration challenges put forward are: 
• Provide security while exposing key real-time business services as APIs, at the edge of the 
network. 
• APIs should mediate between frontend RESTFful JSON protocol and backend JSP/SOAP web 
services. 
• Support OAuth, Key Management and Single Sign On (SSO) across website and mobile application. 
• API response caching to reduce impact on the legacy application capacity. 
Infosys helped the customer evaluate various API management solutions in the market. IBM API 
Management was chosen as the product stack to support the solution. Infosys is currently working 
with the retailer to setup IBM API Management infrastructure and is also responsible for developing 
APIs on the new stack. 
IBM BPM and Integration Practice at Infosys 
• 1000+ consultants with 800+ IBM certifications in Architecture, Technology and Development. 
• Strong capability on IBM products – IBM BPM, WODM, Business Modeler, DataPower, IBM API 
Management, IIB, WMQ, WTX, WebSphere Cast Iron Cloud Integration, InfoSphere DataStage. 
• 45+ active customers, 30+ large programs (100+ interfaces) implementation. 
• Engagement Models – Traditional and non-linear, outcome based models. 
• Solutions, frameworks and pre-build accelerators for various industries vertical. 
• Premier business partnership with IBM provides us access to partner channels, events, beta 
programs, education, certifications and project consulting.

More Related Content

What's hot

The Power of IBM API Management. API connect 2016 Vegas
The Power of IBM API Management. API connect 2016 VegasThe Power of IBM API Management. API connect 2016 Vegas
The Power of IBM API Management. API connect 2016 VegasSaaS-Journal
 
API Management - A Transformation
API Management - A TransformationAPI Management - A Transformation
API Management - A TransformationAkana
 
Manage your ap is securely and easily ibm apim 4.0
Manage your ap is securely and easily ibm apim 4.0Manage your ap is securely and easily ibm apim 4.0
Manage your ap is securely and easily ibm apim 4.0sflynn073
 
Ibm redguide api economy
Ibm redguide   api economyIbm redguide   api economy
Ibm redguide api economyKerrie Holley
 
APIdays Paris 2018 - API Culture Enabling Bi-Modal IT Laure Jouffre, API Prog...
APIdays Paris 2018 - API Culture Enabling Bi-Modal IT Laure Jouffre, API Prog...APIdays Paris 2018 - API Culture Enabling Bi-Modal IT Laure Jouffre, API Prog...
APIdays Paris 2018 - API Culture Enabling Bi-Modal IT Laure Jouffre, API Prog...apidays
 
Welcome to the API Economy: Developing Your API Strategy
Welcome to the API Economy: Developing Your API StrategyWelcome to the API Economy: Developing Your API Strategy
Welcome to the API Economy: Developing Your API StrategyMuleSoft
 
Design - Start Your API Journey Today
Design - Start Your API Journey TodayDesign - Start Your API Journey Today
Design - Start Your API Journey TodayLaurenWendler
 
Melbourne API Management Seminar
Melbourne API Management SeminarMelbourne API Management Seminar
Melbourne API Management SeminarCA API Management
 
Core Dimensions of API Management
Core Dimensions of API ManagementCore Dimensions of API Management
Core Dimensions of API ManagementFaisal Banaeamah
 
API Economy - Cuomo
API Economy - Cuomo API Economy - Cuomo
API Economy - Cuomo Prolifics
 
IBM API management Philip Little
IBM API management Philip LittleIBM API management Philip Little
IBM API management Philip LittleValeri Illescas
 
API Management
API ManagementAPI Management
API ManagementProlifics
 
Enterprise API New Features and Roadmap
Enterprise API New Features and RoadmapEnterprise API New Features and Roadmap
Enterprise API New Features and RoadmapSalesforce Developers
 
Service Delivery Broker - Digital Services Management
Service Delivery Broker - Digital Services ManagementService Delivery Broker - Digital Services Management
Service Delivery Broker - Digital Services ManagementAnt Cruz
 
APIdays Paris 2018 - The State of the API Industry Paolo Malinverno, VP Resea...
APIdays Paris 2018 - The State of the API Industry Paolo Malinverno, VP Resea...APIdays Paris 2018 - The State of the API Industry Paolo Malinverno, VP Resea...
APIdays Paris 2018 - The State of the API Industry Paolo Malinverno, VP Resea...apidays
 
API Management in Digital Transformation
API Management in Digital TransformationAPI Management in Digital Transformation
API Management in Digital TransformationAditya Thatte
 

What's hot (20)

The Power of IBM API Management. API connect 2016 Vegas
The Power of IBM API Management. API connect 2016 VegasThe Power of IBM API Management. API connect 2016 Vegas
The Power of IBM API Management. API connect 2016 Vegas
 
API Management - A Transformation
API Management - A TransformationAPI Management - A Transformation
API Management - A Transformation
 
Manage your ap is securely and easily ibm apim 4.0
Manage your ap is securely and easily ibm apim 4.0Manage your ap is securely and easily ibm apim 4.0
Manage your ap is securely and easily ibm apim 4.0
 
Ibm redguide api economy
Ibm redguide   api economyIbm redguide   api economy
Ibm redguide api economy
 
API Connect from IBM
API Connect from IBMAPI Connect from IBM
API Connect from IBM
 
Ibm apim
Ibm apimIbm apim
Ibm apim
 
APIdays Paris 2018 - API Culture Enabling Bi-Modal IT Laure Jouffre, API Prog...
APIdays Paris 2018 - API Culture Enabling Bi-Modal IT Laure Jouffre, API Prog...APIdays Paris 2018 - API Culture Enabling Bi-Modal IT Laure Jouffre, API Prog...
APIdays Paris 2018 - API Culture Enabling Bi-Modal IT Laure Jouffre, API Prog...
 
Welcome to the API Economy: Developing Your API Strategy
Welcome to the API Economy: Developing Your API StrategyWelcome to the API Economy: Developing Your API Strategy
Welcome to the API Economy: Developing Your API Strategy
 
Design - Start Your API Journey Today
Design - Start Your API Journey TodayDesign - Start Your API Journey Today
Design - Start Your API Journey Today
 
Melbourne API Management Seminar
Melbourne API Management SeminarMelbourne API Management Seminar
Melbourne API Management Seminar
 
Core Dimensions of API Management
Core Dimensions of API ManagementCore Dimensions of API Management
Core Dimensions of API Management
 
API Economy - Cuomo
API Economy - Cuomo API Economy - Cuomo
API Economy - Cuomo
 
IBM API management Philip Little
IBM API management Philip LittleIBM API management Philip Little
IBM API management Philip Little
 
API Management
API ManagementAPI Management
API Management
 
API strategy with IBM API connect
API strategy with IBM API connectAPI strategy with IBM API connect
API strategy with IBM API connect
 
Enterprise API New Features and Roadmap
Enterprise API New Features and RoadmapEnterprise API New Features and Roadmap
Enterprise API New Features and Roadmap
 
Service Delivery Broker - Digital Services Management
Service Delivery Broker - Digital Services ManagementService Delivery Broker - Digital Services Management
Service Delivery Broker - Digital Services Management
 
APIdays Paris 2018 - The State of the API Industry Paolo Malinverno, VP Resea...
APIdays Paris 2018 - The State of the API Industry Paolo Malinverno, VP Resea...APIdays Paris 2018 - The State of the API Industry Paolo Malinverno, VP Resea...
APIdays Paris 2018 - The State of the API Industry Paolo Malinverno, VP Resea...
 
API Management in Digital Transformation
API Management in Digital TransformationAPI Management in Digital Transformation
API Management in Digital Transformation
 
Definitive Guide to API Management
Definitive Guide to API ManagementDefinitive Guide to API Management
Definitive Guide to API Management
 

Viewers also liked

API Business Models
API Business ModelsAPI Business Models
API Business ModelsJohn Musser
 
API Management - Why it matters!
API Management - Why it matters!API Management - Why it matters!
API Management - Why it matters!Sven Bernhardt
 
Workshop: API Management
Workshop: API ManagementWorkshop: API Management
Workshop: API ManagementWSO2
 
如何從搏來客行銷(Inbound marketing) 進化到成長駭客行銷(growth hacker marketing)?
如何從搏來客行銷(Inbound marketing) 進化到成長駭客行銷(growth hacker marketing)?如何從搏來客行銷(Inbound marketing) 進化到成長駭客行銷(growth hacker marketing)?
如何從搏來客行銷(Inbound marketing) 進化到成長駭客行銷(growth hacker marketing)?Taiwan Inbound Marketing Envangelist
 
API Economy: 2016 Horizonwatch Trend Brief
API Economy:  2016 Horizonwatch Trend BriefAPI Economy:  2016 Horizonwatch Trend Brief
API Economy: 2016 Horizonwatch Trend BriefBill Chamberlin
 
Api architectures for the modern enterprise
Api architectures for the modern enterpriseApi architectures for the modern enterprise
Api architectures for the modern enterpriseCA API Management
 
SAP API Business Hub - SAP Community Webinar
SAP API Business Hub - SAP Community Webinar SAP API Business Hub - SAP Community Webinar
SAP API Business Hub - SAP Community Webinar Harsh Jegadeesan
 
SAP TechEd 2015 INT103 Enabling Digital Transformation with APIs and SAP API...
SAP TechEd  2015 INT103 Enabling Digital Transformation with APIs and SAP API...SAP TechEd  2015 INT103 Enabling Digital Transformation with APIs and SAP API...
SAP TechEd 2015 INT103 Enabling Digital Transformation with APIs and SAP API...Harsh Jegadeesan
 
SAP API Management and API Business Hub (TechEd Barcelona)
SAP API Management and API Business Hub (TechEd Barcelona)SAP API Management and API Business Hub (TechEd Barcelona)
SAP API Management and API Business Hub (TechEd Barcelona)Harsh Jegadeesan
 
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Open API and API Management - Introduction and Comparison of Products: TIBCO ...Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Open API and API Management - Introduction and Comparison of Products: TIBCO ...Kai Wähner
 
Architecting an Enterprise API Management Strategy
Architecting an Enterprise API Management StrategyArchitecting an Enterprise API Management Strategy
Architecting an Enterprise API Management StrategyWSO2
 

Viewers also liked (13)

API Business Models
API Business ModelsAPI Business Models
API Business Models
 
API Management - Why it matters!
API Management - Why it matters!API Management - Why it matters!
API Management - Why it matters!
 
Workshop: API Management
Workshop: API ManagementWorkshop: API Management
Workshop: API Management
 
Why APIs are not SOA++
Why APIs are not SOA++Why APIs are not SOA++
Why APIs are not SOA++
 
如何從搏來客行銷(Inbound marketing) 進化到成長駭客行銷(growth hacker marketing)?
如何從搏來客行銷(Inbound marketing) 進化到成長駭客行銷(growth hacker marketing)?如何從搏來客行銷(Inbound marketing) 進化到成長駭客行銷(growth hacker marketing)?
如何從搏來客行銷(Inbound marketing) 進化到成長駭客行銷(growth hacker marketing)?
 
API Economy: 2016 Horizonwatch Trend Brief
API Economy:  2016 Horizonwatch Trend BriefAPI Economy:  2016 Horizonwatch Trend Brief
API Economy: 2016 Horizonwatch Trend Brief
 
Api architectures for the modern enterprise
Api architectures for the modern enterpriseApi architectures for the modern enterprise
Api architectures for the modern enterprise
 
SAP API Business Hub - SAP Community Webinar
SAP API Business Hub - SAP Community Webinar SAP API Business Hub - SAP Community Webinar
SAP API Business Hub - SAP Community Webinar
 
SAP TechEd 2015 INT103 Enabling Digital Transformation with APIs and SAP API...
SAP TechEd  2015 INT103 Enabling Digital Transformation with APIs and SAP API...SAP TechEd  2015 INT103 Enabling Digital Transformation with APIs and SAP API...
SAP TechEd 2015 INT103 Enabling Digital Transformation with APIs and SAP API...
 
SAP API Management and API Business Hub (TechEd Barcelona)
SAP API Management and API Business Hub (TechEd Barcelona)SAP API Management and API Business Hub (TechEd Barcelona)
SAP API Management and API Business Hub (TechEd Barcelona)
 
SAP API Business Hub
SAP API Business HubSAP API Business Hub
SAP API Business Hub
 
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Open API and API Management - Introduction and Comparison of Products: TIBCO ...Open API and API Management - Introduction and Comparison of Products: TIBCO ...
Open API and API Management - Introduction and Comparison of Products: TIBCO ...
 
Architecting an Enterprise API Management Strategy
Architecting an Enterprise API Management StrategyArchitecting an Enterprise API Management Strategy
Architecting an Enterprise API Management Strategy
 

Similar to API Management point of view

Meetup 2022 - API Gateway landscape.pdf
Meetup 2022 - API Gateway landscape.pdfMeetup 2022 - API Gateway landscape.pdf
Meetup 2022 - API Gateway landscape.pdfLuca Mattia Ferrari
 
How Strategic Custom Cloud API Development Empowers Businesses?
How Strategic Custom Cloud API Development Empowers Businesses?How Strategic Custom Cloud API Development Empowers Businesses?
How Strategic Custom Cloud API Development Empowers Businesses?Ficode Technologies Limited
 
Χάρης Λιναρδάκης, IBM Cloud Leader Greece and Cyprus at IBM
Χάρης Λιναρδάκης, IBM Cloud Leader Greece and Cyprus at IBMΧάρης Λιναρδάκης, IBM Cloud Leader Greece and Cyprus at IBM
Χάρης Λιναρδάκης, IBM Cloud Leader Greece and Cyprus at IBMStarttech Ventures
 
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBMBuild end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBMCodemotion Tel Aviv
 
Opus-Value-Driven-Experiences-Led-by-API-in-Fintech-032521.pdf
Opus-Value-Driven-Experiences-Led-by-API-in-Fintech-032521.pdfOpus-Value-Driven-Experiences-Led-by-API-in-Fintech-032521.pdf
Opus-Value-Driven-Experiences-Led-by-API-in-Fintech-032521.pdfOpus CS
 
INTERFACE by apidays - API Success: Running a Successful API Program by Nelso...
INTERFACE by apidays - API Success: Running a Successful API Program by Nelso...INTERFACE by apidays - API Success: Running a Successful API Program by Nelso...
INTERFACE by apidays - API Success: Running a Successful API Program by Nelso...apidays
 
apidays LIVE Hong Kong - The Future of Legacy - How to leverage legacy and on...
apidays LIVE Hong Kong - The Future of Legacy - How to leverage legacy and on...apidays LIVE Hong Kong - The Future of Legacy - How to leverage legacy and on...
apidays LIVE Hong Kong - The Future of Legacy - How to leverage legacy and on...apidays
 
Creating a Successful API Program to Drive Digital Transformation
Creating a Successful API Program to Drive Digital TransformationCreating a Successful API Program to Drive Digital Transformation
Creating a Successful API Program to Drive Digital TransformationPerficient, Inc.
 
APIs +Micro services technology for Computing
APIs +Micro services technology for ComputingAPIs +Micro services technology for Computing
APIs +Micro services technology for Computingwismoyo92
 
Top API Lifecycle Management Trends.pdf
Top API Lifecycle Management Trends.pdfTop API Lifecycle Management Trends.pdf
Top API Lifecycle Management Trends.pdfDhruvD7
 
API: Extracting Value
API:  Extracting ValueAPI:  Extracting Value
API: Extracting ValueTrustRobin
 
SOA Strategy for Connected Business
SOA Strategy for Connected BusinessSOA Strategy for Connected Business
SOA Strategy for Connected BusinessJeffrey Hasan
 
Re-Inventing Enterprise IT Around APIs & Apps
Re-Inventing Enterprise IT Around APIs & AppsRe-Inventing Enterprise IT Around APIs & Apps
Re-Inventing Enterprise IT Around APIs & AppsWSO2
 
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...apidays
 
What 100TB's API Can Do For You
What 100TB's API Can Do For YouWhat 100TB's API Can Do For You
What 100TB's API Can Do For You100TB
 
What's New in API Connect & DataPower Gateway in 1H 2018
What's New in API Connect & DataPower Gateway in 1H 2018What's New in API Connect & DataPower Gateway in 1H 2018
What's New in API Connect & DataPower Gateway in 1H 2018IBM API Connect
 
IBM APM for Hybrid Applications
IBM APM for Hybrid ApplicationsIBM APM for Hybrid Applications
IBM APM for Hybrid ApplicationsMatthew Cheah
 
SAP API Management sap insider webinar intelligent business operations netw...
SAP API Management   sap insider webinar intelligent business operations netw...SAP API Management   sap insider webinar intelligent business operations netw...
SAP API Management sap insider webinar intelligent business operations netw...Darren Crowder
 

Similar to API Management point of view (20)

Meetup 2022 - API Gateway landscape.pdf
Meetup 2022 - API Gateway landscape.pdfMeetup 2022 - API Gateway landscape.pdf
Meetup 2022 - API Gateway landscape.pdf
 
How Strategic Custom Cloud API Development Empowers Businesses?
How Strategic Custom Cloud API Development Empowers Businesses?How Strategic Custom Cloud API Development Empowers Businesses?
How Strategic Custom Cloud API Development Empowers Businesses?
 
Χάρης Λιναρδάκης, IBM Cloud Leader Greece and Cyprus at IBM
Χάρης Λιναρδάκης, IBM Cloud Leader Greece and Cyprus at IBMΧάρης Λιναρδάκης, IBM Cloud Leader Greece and Cyprus at IBM
Χάρης Λιναρδάκης, IBM Cloud Leader Greece and Cyprus at IBM
 
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBMBuild end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
Build end-to-end solutions with BlueMix, Avi Vizel & Ziv Dai, IBM
 
Opus-Value-Driven-Experiences-Led-by-API-in-Fintech-032521.pdf
Opus-Value-Driven-Experiences-Led-by-API-in-Fintech-032521.pdfOpus-Value-Driven-Experiences-Led-by-API-in-Fintech-032521.pdf
Opus-Value-Driven-Experiences-Led-by-API-in-Fintech-032521.pdf
 
INTERFACE by apidays - API Success: Running a Successful API Program by Nelso...
INTERFACE by apidays - API Success: Running a Successful API Program by Nelso...INTERFACE by apidays - API Success: Running a Successful API Program by Nelso...
INTERFACE by apidays - API Success: Running a Successful API Program by Nelso...
 
apidays LIVE Hong Kong - The Future of Legacy - How to leverage legacy and on...
apidays LIVE Hong Kong - The Future of Legacy - How to leverage legacy and on...apidays LIVE Hong Kong - The Future of Legacy - How to leverage legacy and on...
apidays LIVE Hong Kong - The Future of Legacy - How to leverage legacy and on...
 
Creating a Successful API Program to Drive Digital Transformation
Creating a Successful API Program to Drive Digital TransformationCreating a Successful API Program to Drive Digital Transformation
Creating a Successful API Program to Drive Digital Transformation
 
APIs +Micro services technology for Computing
APIs +Micro services technology for ComputingAPIs +Micro services technology for Computing
APIs +Micro services technology for Computing
 
Top API Lifecycle Management Trends.pdf
Top API Lifecycle Management Trends.pdfTop API Lifecycle Management Trends.pdf
Top API Lifecycle Management Trends.pdf
 
API: Extracting Value
API:  Extracting ValueAPI:  Extracting Value
API: Extracting Value
 
SOA Strategy for Connected Business
SOA Strategy for Connected BusinessSOA Strategy for Connected Business
SOA Strategy for Connected Business
 
Re-Inventing Enterprise IT Around APIs & Apps
Re-Inventing Enterprise IT Around APIs & AppsRe-Inventing Enterprise IT Around APIs & Apps
Re-Inventing Enterprise IT Around APIs & Apps
 
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...
apidays LIVE Australia 2021 - Overcoming the 3 Largest Obstacles to Digital T...
 
What 100TB's API Can Do For You
What 100TB's API Can Do For YouWhat 100TB's API Can Do For You
What 100TB's API Can Do For You
 
What's New in API Connect & DataPower Gateway in 1H 2018
What's New in API Connect & DataPower Gateway in 1H 2018What's New in API Connect & DataPower Gateway in 1H 2018
What's New in API Connect & DataPower Gateway in 1H 2018
 
5 pillars of API Management
5 pillars of API Management5 pillars of API Management
5 pillars of API Management
 
IBM APM for Hybrid Applications
IBM APM for Hybrid ApplicationsIBM APM for Hybrid Applications
IBM APM for Hybrid Applications
 
SAP API Management sap insider webinar intelligent business operations netw...
SAP API Management   sap insider webinar intelligent business operations netw...SAP API Management   sap insider webinar intelligent business operations netw...
SAP API Management sap insider webinar intelligent business operations netw...
 
Smarter Retail
Smarter RetailSmarter Retail
Smarter Retail
 

Recently uploaded

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Allon Mureinik
 
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
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
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
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
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
 
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
 
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
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machinePadma Pradeep
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure servicePooja Nehwal
 
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
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking MenDelhi Call girls
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?XfilesPro
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 

Recently uploaded (20)

Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
Neo4j - How KGs are shaping the future of Generative AI at AWS Summit London ...
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)Injustice - Developers Among Us (SciFiDevCon 2024)
Injustice - Developers Among Us (SciFiDevCon 2024)
 
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
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
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
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
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
 
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
 
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
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
Install Stable Diffusion in windows machine
Install Stable Diffusion in windows machineInstall Stable Diffusion in windows machine
Install Stable Diffusion in windows machine
 
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure serviceWhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
WhatsApp 9892124323 ✓Call Girls In Kalyan ( Mumbai ) secure service
 
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
 
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
 
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
08448380779 Call Girls In Diplomatic Enclave Women Seeking Men
 
How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?How to Remove Document Management Hurdles with X-Docs?
How to Remove Document Management Hurdles with X-Docs?
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 

API Management point of view

  • 1. API Management – an Infosys Perspective Ravish Rao, Senior Technology Architect No matter what industry you’re in, internet is changing your priorities. The growth in mobile apps, cloud services, internet of things and external developer community, has driven enterprises to open up internal data and resources through APIs. An API is the cornerstone of what is widely seen as the next iteration of business development, where having a well-developed API is poised to be the way in which business relationship are established and maintained in a online, 24/7 digital economy. For example, Expedia gets over $2 billion of its revenue by selling hotel rooms via its affiliate API program. Similarly, by cultivating an external developer base, Netflix is able to offer service on more than 800 physical devices, at a fraction of the cost of internal development. Unfortunately most companies treat their API as an afterthought or a checkbox on their project list rather than a core IT feature that drives business strategy. As a result, APIs are not well designed and end up costing both the company and its API users thousands of dollars in ongoing change requests. It is very important to get API definition (API catalog, operations, signature, security, etc.) correct the very first time. Frequent major revisions to the API definition can cause your internal/external partners and developer community to look around for alternate API providers. Why build API? Common reasons we hear out clients tell us: • Partnering with other businesses to extend market. • Scaling Development and Empowering Users – B2C for new revenue stream. • Device Proliferation – new ways to engage with customers. • Establish Governance in SOA initiative – improve internal development efficiency. Most API management platforms provide comprehensive solution, offering features such as: • API development and runtime platform • Portal for API discovery and subscription • API security and protocol mediation • Memory management and caching for service performance • Usage analytics • On-premise and On-cloud option • API lifecycle management and versioning Early vendors in the API management space such as Apigee and Mashery, demonstrate strong capability in providing infrastructure to support external developer community, cloud deployment option and API brokering. Vendors such as IBM, Vordel and Layer7, who come with rich enterprise application integration (EAI) and SOA background, have traditionally offered strong on premise service gateway solutions. Over the last 18 months, these vendors have evolved their service gateway offerings, to incorporate strong API management/governance capabilities and cloud deployment options.
  • 2. Relevance of API management in the Retail vertical The diagram to the left shows various deployment options available. The deployment option that best suits your company will depend upon your companies API business model, cloud adoption roadmap, current application landscape, and existing investment on service/SOA infrastructure. Most vendors offer cloud and on premise deployment model, with options to interoperate your APIs across the models without making code changes. In 2013, 30% of e-commerce traffic came from the mobile channel. Retailers are also increasingly collaborating by exchanging data with other retailers/partners to cross sell merchandise. This trend is forcing IT departments to quickly extend capability of existing systems to support new emerging channels. Adding to this complexity, legacy channels such as brick and mortar, online website, were initially established as independent lines of business with separate logistics, inventory management and customer policies. As a result, beyond the initial impetus of garnering increased revenues through new channels, providing a seamless customer experience across these channels is a challenge. Infosys has been helping retailers address this challenge by leveraging its Omni channel Integration Hub solution. In this solution, API management plays a key role as the enabler to deliver business services to various channels. To contextualize this better, diagram below gives common application layout seen at most retailing companies. • How to meter API usage by business partners. Traditionally, access to enterprise business services hosted on internal ecommerce and order fulfillment systems, was restricted within the boundaries of an enterprise. The advent of new channels has posed the following IT challenges: • How to assemble API's leveraging investments already made in developing business services (e.g.: create order, inventory lookup web services), for the legacy channel. • How to host, secure and provide access control to business services when exposed to the internet. • How to document, socialize and market API's. An API management platform such as IBM API Management, deployed in the DMZ or the cloud, provides the design time and runtime capabilities needed to address the above mentioned retail vertical challenges.
  • 3. IBM API Management IBM API Management provides organizations with the tools for assembling, securing and socializing web APIs. Key Capabilities of IBM API Management solution is: • Configuration, No coding – easy API assembly, API versioning, quick developer portal configuration with socialization capability. Client registration, client id and key management. • Leverages IBM Data Power for API runtime infrastructure. DataPower gives the security and mediations capabilities. • Out of the box API usage analytics which can be used to derive business insight. • Strong on premise solution and revamped cloud offering to be released in mid-2014. Infosys POV on IBM API Management IBM’s API management solution has evolved continuously since it was initially introduced in mid-2012. The initial offering provided a cloud based deployment option which ran on IBM’s Cast Iron Live infrastructure. The subsequent v2 release in mid-2013 provided an on premise solution that leveraged IBM DataPower for runtime service gateway and IBM Cast Iron for API assembly. One also needs to stand up two additional nodes, one for the API portal (called the management node) and other for analytics. We anticipate next release of IBM API Management to simply the products component architecture. The API assembly capabilities provided by Cast Iron node will be merged into the DataPower node. Similarly the Analytics node will be merged with the management node. This greatly simplifies the deployment and maintenance cost of the solution. We recommend deploying the gateway node in the DMZ and the management node be deployed behind the internal firewall. All portal traffic going to the management node can be proxy via the web application policy on the gateway node. IBM DataPower is the industry leader in providing secured service gateway infrastructure. For organizations that have already deployed IBM DataPower, upgrading to API Management stack will provide additional capability to drive revenue and market reach. The table gives the list of capabilities IBM API Management stack brings to your IT infrastructure compared to DataPower. Advanced Optimization (AO) capability of DataPower can be used to self-load balance API requests across multiple DataPower nodes. We recommend complex message transformation be achieved by using multi-protocol gateway service in a separate domain within the DataPower node. API Management can also serve as a good option for organizations looking to implement governance to their internal SOA initiative. IBM is expected to revamp its cloud API Management offering. This is an option if you are looking at: • Reducing capital expense • Experimenting the market with API offering • Unclear of the infrastructure sizing or having seasonal spike in transaction volume.
  • 4. Our accelerators and frameworks for IBM API Management • Partner with IBM on the API Management vnext beta program. • Security Framework - guidelines on implementing security using DataPower • Administration Framework - achieve routine DataPower admin activities through SOMA and CLI scripts • Error Handling, Logging and Automated Deployment framework • Reusable artefacts that can save effort and reduce build, testing time considerably. Ex: DataPower SSO solution, DataPower design pattern references, highly reusable configuration sets and DataPower Performance Testing tool etc. • Templates and Checklist - Architecture templates, Integration requirement and Detailed Design templates, Data Mapping templates and Review checklists. Case Study A leading fashion retailer is working on launching a mobile shopping application in under 6 months. A decision was made to leverage existing functionality of its e-commerce website and order fulfillment services hosted by legacy order management system. Integration challenges put forward are: • Provide security while exposing key real-time business services as APIs, at the edge of the network. • APIs should mediate between frontend RESTFful JSON protocol and backend JSP/SOAP web services. • Support OAuth, Key Management and Single Sign On (SSO) across website and mobile application. • API response caching to reduce impact on the legacy application capacity. Infosys helped the customer evaluate various API management solutions in the market. IBM API Management was chosen as the product stack to support the solution. Infosys is currently working with the retailer to setup IBM API Management infrastructure and is also responsible for developing APIs on the new stack. IBM BPM and Integration Practice at Infosys • 1000+ consultants with 800+ IBM certifications in Architecture, Technology and Development. • Strong capability on IBM products – IBM BPM, WODM, Business Modeler, DataPower, IBM API Management, IIB, WMQ, WTX, WebSphere Cast Iron Cloud Integration, InfoSphere DataStage. • 45+ active customers, 30+ large programs (100+ interfaces) implementation. • Engagement Models – Traditional and non-linear, outcome based models. • Solutions, frameworks and pre-build accelerators for various industries vertical. • Premier business partnership with IBM provides us access to partner channels, events, beta programs, education, certifications and project consulting.