SlideShare une entreprise Scribd logo
1  sur  19
Télécharger pour lire hors ligne
www.persistentsys.com
© 2013 Persistent Systems Ltd
API Management in Digital Transformation
Aditya Thatte
Architect
Cloud & Digital Transformation Practice
© 2013 Persistent Systems Ltd
2
Topics of Discussion
• Why APIs & API Evolution
• API Initiatives / Programs
• API Management (What & Why)
• Components of API Management Platforms
• API Management Myths
• Deployment Models
• API Management Evaluation Criteria
• Case Study
© 2013 Persistent Systems Ltd
3
Amazon’s Fiery Secret Sauce…
1.All teams will henceforth expose their data and functionality
through service interfaces.
2. Teams must communicate with each other through these interfaces.
3. There will be no other form of IPC allowed: no direct linking, no direct
reads of another team’s data store, no shared-memory model, no back-
doors whatsoever. The only communication allowed is via service interface
calls over the network.
4. It doesn’t matter what technology they use. HTTP, CORBA, Pub/sub,
custom protocols — doesn’t matter.
5. All service interfaces, without exception, must be designed from the
ground up to be externalizable. That is to say, the team must plan and
design to be able to expose the interface to developers in the outside world.
No exceptions.
6. Anyone who doesn’t do this will be fired.
7. Thank you; have a nice day!
© 2013 Persistent Systems Ltd
4
Why APIs?
DisruptEngageExternalize Growth Optimize
• Service visibility
• Leverage internal
systems & data
• Partner adoption
• Open new channels
• Drive consumption
• Fuel App economy
• Accelerate innovation
• New biz. Models
• New revenue streams
• Mashups
• Customer Delight
• Target ubiquity
• Max reach
• Footprint
• Drive revenue
• Internal processes
• Faster GTM
• Time saver
© 2013 Persistent Systems Ltd
5
Evolution of APIs & Business Impact
• Revenue Generated
• Salesforce, 50% revenue via APIs
• Expedia, 90% revenue via APIs
• eBay, 60% revenue via APIs
• API Traffic explosion
• Twitter gets > 15B API calls / day
• Google gets > 10B API calls / day
• Facebook gets > 7B API calls / day
APIs
Device and data explosion
fuels the AE
© 2013 Persistent Systems Ltd
6
Types of API Programs / Initiatives
Facilitates Integration & optimization of
Internal services / processes
• Optimizing business processes
• Atomic SOA based services
• Reuse web services
For: Internal users, employees
• Streamlined operations
• Service reuse (no reinvention)
• Increased flexibility
Examples:
• HR Payroll service
• Travel Management service
Internal APIs Partner APIs Open APIs Product APIs
Product as an API
• B2B, B2C
• Mindshare
• Drive innovation
For: Developers, partners
• Grow product footprint
• Foster app economy
Examples:
• Amazon Web Services
• Salesforce.com
Facilitates Integration with partner
organizations
• B2B partner processes
• Composite SOA based services
• On-board new partners quickly
For: Internal users, suppliers, channel
partners
• Upsell services
• Lowers cost
• Grow partner ecosystem
Examples:
• Product Shipment API (e.g. Deliv)
• Payment API, Deals API (Groupon)
Public APIs, Self-service
• B2B, B2C
• Expand reach
• Drive innovation
For: Developers, disruptors
• Grow developer ecosystem
• Open new channels &
revenue streams
Examples:
• Google Maps
• BestBuy
• Facebook, Twitter
© 2013 Persistent Systems Ltd
7
API Management
Data LayerBusiness LogicAPI EndpointsApplications
Analytics
Quotas
Product
Management
Portals
Security
Transformation
Caching
Lifecycle
Management
Develop
• API Manageability (100’s of APIs)
• E.g. Amazon Web Services
• Faster Time to Market
• Product / Service / API Analytics
• Monetizing services
• API Versioning
• Scalability
© 2013 Persistent Systems Ltd
8
Key Components of API Management Platforms
API Portal
API Gateway
Data Layer
Security Performance Transformation
Documentation Onboarding Packaging Analytics
Lifecycle
Management
Data Backend as a Service (DBaaS)
Caching
Monetization
© 2013 Persistent Systems Ltd
9
API Management Scenario
API Management (API Proxy)
API Strategy for an e-commerce company:
- B2B & B2C API Program (~100,000 users)
- 20 Public & 100 Internal APIs
- Automatic Key Generation
- 500 API calls / day per user
- XML, JSON support
- Create app ecosystem around product &
inventory data
Security
Caching Analytics
Transform
Quotas
Onboarding
- Register (proxy) the backend API
- Enable OAuth / SAML / API key
- Automatic key registration
- Define Quotas (500 per day)
- XML to JSON transformation
- Cache tokens, product details
Data LayerBusiness LogicAPI EndpointsApplications
© 2013 Persistent Systems Ltd
10
A Microservices approach
© 2013 Persistent Systems Ltd
11
Forrester Wave (Oct 2014) & Gartner Quadrant (Apr 2015)
© 2013 Persistent Systems Ltd
12
Other Vendors…
Commercial Open Source
Oracle API Grove
Azure API Mgmt. ApiAxle
Software AG Tyk
WaveMaker API Umbrella
SAP StrongLoop
Mashape RESTFiddle
Repose
© 2013 Persistent Systems Ltd
13
Selection / Evaluation Criteria
Strategic Technical Non- Technical
Audience
- B2B
- B2E
- B2C
Metrics & Goals
- UX
- No. of downloads
- API calls / day
- Revenue / call
GTM Strategy
- Business Models
- Standalone app
- Integration
Support Services
- Community
- Forums
Global Presence
Technical & Domain
Expertise
- Vertical consulting
- API Strategy
- Custom Engineering
- Engineering services
Security
- OAuth, SAML
Monetize
- Rate Plans
- Business Models
Analytics
- API KPIs
- SLAs, Monitoring
- Revenue, Traffic Patterns
Transformation
- Caching, Mediation
Compliance
- FIPS, PCI, HIPAA
Budget
© 2013 Persistent Systems Ltd
14
API Management Deployment Models
Cloud On-Premise
• Typical PAYG model
• Multi-tenant
• Economies of scale
• Focus on the core business, not the
infrastructure
• Resiliency (HA, FT, DR)
• Faster Go To Market (GTM)
• Compliance
• Managed service
• All API management services & data
would run in the cloud (security)
• Latency
• Management & control
• Data compliance
• Reduced Latency
• Varied levels of security
• Increased CAPEX & OPEX
© 2013 Persistent Systems Ltd
15
API Management Myths
• API Management is different from SOA
• API Management is SOA Governance
• API Management is an extension of SOA (from inside to the outside)
• SOAP is dead
• SOAP is traditional YES, but by no means dead. SOAP projects are converted to REST projects
• APIs are only REST based
• Most favored for building next generation apps
• APIs need NO management
• Oh boy, APIs do need to be managed
• API Management == Digital Transformation
• APIs fuel the mobile, social and data economy, thus driving the digital force
© 2013 Persistent Systems Ltd
16
Case Study
• Enterprise in the Media Industry
• API Program: Public + Partner + Internal
• Goals:
• Offer USAToday content on any device
• Grow strategic partnerships
• Facilitate easy partner onboarding
• Mashup & remix data like never before
• Approach:
• API Management Platform + API Strategy services
• Results:
• 700+ partners onboarded
• 200+ applications developed around the APIs
© 2013 Persistent Systems Ltd
17
Key Takeaways
• APIs have exploded, and sit at the heart of the application economy (Great time
to be a developer and an agile business)
• APIs when grow in number, need to be managed (APIs are not as trivial as we
think. Get it right the first time!!)
• API management is one of the key stepping stones towards a Digital
Transformation Strategy
© 2013 Persistent Systems Ltd
18
References
Article Link
Strategic Value of APIs https://hbr.org/2015/01/the-strategic-value-of-apis
The Success to Amazon’s
Internal APIs
http://apievangelist.com/2012/01/12/the-secret-to-amazons-
success-internal-apis/
The Forrester Wave: API
Management Solutions
https://www.forrester.com/The+Forrester+Wave+API+Managem
ent+Solutions+Q3+2014/fulltext/-/E-RES119266
Gartner Magic Quadrant for
Application Services
http://www.gartner.com/technology/reprints.do?id=1-
2DE91TX&ct=150410&st=sg&aliId=14066789
Building blocks of a
successful API strategy
https://gigaom.com/2011/03/19/the-building-blocks-for-a-
successful-api-strategy/
Why APIs are not SOA++? https://blog.apigee.com/detail/qa_why_apis_are_not_soa
© 2013 Persistent Systems Ltd
19
Q&A

Contenu connexe

Tendances

API Management Part 1 - An Introduction to Azure API Management
API Management Part 1 - An Introduction to Azure API ManagementAPI Management Part 1 - An Introduction to Azure API Management
API Management Part 1 - An Introduction to Azure API ManagementBizTalk360
 
API Management - Why it matters!
API Management - Why it matters!API Management - Why it matters!
API Management - Why it matters!Sven Bernhardt
 
API Strategy Introduction
API Strategy IntroductionAPI Strategy Introduction
API Strategy IntroductionDoug Gregory
 
How to Execute a Successful API Strategy
How to Execute a Successful API StrategyHow to Execute a Successful API Strategy
How to Execute a Successful API StrategyMatt McLarty
 
What do you mean by “API as a Product”?
What do you mean by “API as a Product”?What do you mean by “API as a Product”?
What do you mean by “API as a Product”?Nordic APIs
 
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
 
API Frenzy: API Strategy 101
API Frenzy: API Strategy 101API Frenzy: API Strategy 101
API Frenzy: API Strategy 101Akana
 
API Management
API ManagementAPI Management
API ManagementProlifics
 
apidays Australia 2023 - API Strategy In The Era Of Generative AI,Shreshta Sh...
apidays Australia 2023 - API Strategy In The Era Of Generative AI,Shreshta Sh...apidays Australia 2023 - API Strategy In The Era Of Generative AI,Shreshta Sh...
apidays Australia 2023 - API Strategy In The Era Of Generative AI,Shreshta Sh...apidays
 
Monetization: Unlock More Value from Your APIs
Monetization: Unlock More Value from Your APIs Monetization: Unlock More Value from Your APIs
Monetization: Unlock More Value from Your APIs Apigee | Google Cloud
 
The Architecture of an API Platform
The Architecture of an API PlatformThe Architecture of an API Platform
The Architecture of an API PlatformJohannes Ridderstedt
 
Mapping out your API Strategy - 4.20.11 Webinar slides
Mapping out your API Strategy - 4.20.11 Webinar slidesMapping out your API Strategy - 4.20.11 Webinar slides
Mapping out your API Strategy - 4.20.11 Webinar slidesApigee | Google Cloud
 

Tendances (20)

API Management Part 1 - An Introduction to Azure API Management
API Management Part 1 - An Introduction to Azure API ManagementAPI Management Part 1 - An Introduction to Azure API Management
API Management Part 1 - An Introduction to Azure API Management
 
API Management - Why it matters!
API Management - Why it matters!API Management - Why it matters!
API Management - Why it matters!
 
Apigee Edge Product Demo
Apigee Edge Product DemoApigee Edge Product Demo
Apigee Edge Product Demo
 
API Strategy Introduction
API Strategy IntroductionAPI Strategy Introduction
API Strategy Introduction
 
How to Execute a Successful API Strategy
How to Execute a Successful API StrategyHow to Execute a Successful API Strategy
How to Execute a Successful API Strategy
 
Apigee Demo: API Platform Overview
Apigee Demo: API Platform OverviewApigee Demo: API Platform Overview
Apigee Demo: API Platform Overview
 
Definitive Guide to API Management
Definitive Guide to API ManagementDefinitive Guide to API Management
Definitive Guide to API Management
 
Apigee Products Overview
Apigee Products OverviewApigee Products Overview
Apigee Products Overview
 
What do you mean by “API as a Product”?
What do you mean by “API as a Product”?What do you mean by “API as a Product”?
What do you mean by “API as a Product”?
 
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 ...
 
API strategy with IBM API connect
API strategy with IBM API connectAPI strategy with IBM API connect
API strategy with IBM API connect
 
API Frenzy: API Strategy 101
API Frenzy: API Strategy 101API Frenzy: API Strategy 101
API Frenzy: API Strategy 101
 
Apigee Edge Overview and Roadmap
Apigee Edge Overview and RoadmapApigee Edge Overview and Roadmap
Apigee Edge Overview and Roadmap
 
API Management
API ManagementAPI Management
API Management
 
apidays Australia 2023 - API Strategy In The Era Of Generative AI,Shreshta Sh...
apidays Australia 2023 - API Strategy In The Era Of Generative AI,Shreshta Sh...apidays Australia 2023 - API Strategy In The Era Of Generative AI,Shreshta Sh...
apidays Australia 2023 - API Strategy In The Era Of Generative AI,Shreshta Sh...
 
Monetization: Unlock More Value from Your APIs
Monetization: Unlock More Value from Your APIs Monetization: Unlock More Value from Your APIs
Monetization: Unlock More Value from Your APIs
 
The Architecture of an API Platform
The Architecture of an API PlatformThe Architecture of an API Platform
The Architecture of an API Platform
 
Effective API Design
Effective API DesignEffective API Design
Effective API Design
 
Mapping out your API Strategy - 4.20.11 Webinar slides
Mapping out your API Strategy - 4.20.11 Webinar slidesMapping out your API Strategy - 4.20.11 Webinar slides
Mapping out your API Strategy - 4.20.11 Webinar slides
 
Apigee Product Roadmap Part 2
Apigee Product Roadmap Part 2Apigee Product Roadmap Part 2
Apigee Product Roadmap Part 2
 

En vedette

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
 
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
 
Best Practices for API Management
Best Practices for API Management Best Practices for API Management
Best Practices for API Management WSO2
 
API Business Models
API Business ModelsAPI Business Models
API Business ModelsJohn Musser
 
Case Study: Open Banking, APIs and Digital Transformation—the Banco Original ...
Case Study: Open Banking, APIs and Digital Transformation—the Banco Original ...Case Study: Open Banking, APIs and Digital Transformation—the Banco Original ...
Case Study: Open Banking, APIs and Digital Transformation—the Banco Original ...CA Technologies
 
Alexio Cassani - Start-up & API Economy: opportunità e benefici | Codemotion ...
Alexio Cassani - Start-up & API Economy: opportunità e benefici | Codemotion ...Alexio Cassani - Start-up & API Economy: opportunità e benefici | Codemotion ...
Alexio Cassani - Start-up & API Economy: opportunità e benefici | Codemotion ...Codemotion
 
Workshop: API Management
Workshop: API ManagementWorkshop: API Management
Workshop: API ManagementWSO2
 
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.
 
Digital Businesses of the Future
Digital Businesses of the Future Digital Businesses of the Future
Digital Businesses of the Future MuleSoft
 
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
 
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
 
Build an api eco-system you can be proud of
Build an api eco-system you can be proud ofBuild an api eco-system you can be proud of
Build an api eco-system you can be proud ofCisco DevNet
 
Microservices Done Right: Key Ingredients for Microservices Success
Microservices Done Right: Key Ingredients for Microservices SuccessMicroservices Done Right: Key Ingredients for Microservices Success
Microservices Done Right: Key Ingredients for Microservices SuccessApigee | Google Cloud
 
REST & API Management with the WSO2 ESB
REST & API Management with the WSO2 ESBREST & API Management with the WSO2 ESB
REST & API Management with the WSO2 ESBWSO2
 
Improved JSON Support of WSO2 ESB 4.8
Improved JSON Support of WSO2 ESB 4.8Improved JSON Support of WSO2 ESB 4.8
Improved JSON Support of WSO2 ESB 4.8WSO2
 
Pitney Bowes Uses Development and Testing Tools to Drive Early API Developmen...
Pitney Bowes Uses Development and Testing Tools to Drive Early API Developmen...Pitney Bowes Uses Development and Testing Tools to Drive Early API Developmen...
Pitney Bowes Uses Development and Testing Tools to Drive Early API Developmen...CA Technologies
 
Case Study: Rogers Communications Integrates CA API Management and CA Service...
Case Study: Rogers Communications Integrates CA API Management and CA Service...Case Study: Rogers Communications Integrates CA API Management and CA Service...
Case Study: Rogers Communications Integrates CA API Management and CA Service...CA Technologies
 
API Driven Applications - An ecosystem architecture
API Driven Applications - An ecosystem architectureAPI Driven Applications - An ecosystem architecture
API Driven Applications - An ecosystem architectureWSO2
 

En vedette (19)

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
 
Api architectures for the modern enterprise
Api architectures for the modern enterpriseApi architectures for the modern enterprise
Api architectures for the modern enterprise
 
Why APIs are not SOA++
Why APIs are not SOA++Why APIs are not SOA++
Why APIs are not SOA++
 
Best Practices for API Management
Best Practices for API Management Best Practices for API Management
Best Practices for API Management
 
API Business Models
API Business ModelsAPI Business Models
API Business Models
 
Case Study: Open Banking, APIs and Digital Transformation—the Banco Original ...
Case Study: Open Banking, APIs and Digital Transformation—the Banco Original ...Case Study: Open Banking, APIs and Digital Transformation—the Banco Original ...
Case Study: Open Banking, APIs and Digital Transformation—the Banco Original ...
 
Alexio Cassani - Start-up & API Economy: opportunità e benefici | Codemotion ...
Alexio Cassani - Start-up & API Economy: opportunità e benefici | Codemotion ...Alexio Cassani - Start-up & API Economy: opportunità e benefici | Codemotion ...
Alexio Cassani - Start-up & API Economy: opportunità e benefici | Codemotion ...
 
Workshop: API Management
Workshop: API ManagementWorkshop: API Management
Workshop: API Management
 
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
 
Digital Businesses of the Future
Digital Businesses of the Future Digital Businesses of the Future
Digital Businesses of the Future
 
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 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...
 
Build an api eco-system you can be proud of
Build an api eco-system you can be proud ofBuild an api eco-system you can be proud of
Build an api eco-system you can be proud of
 
Microservices Done Right: Key Ingredients for Microservices Success
Microservices Done Right: Key Ingredients for Microservices SuccessMicroservices Done Right: Key Ingredients for Microservices Success
Microservices Done Right: Key Ingredients for Microservices Success
 
REST & API Management with the WSO2 ESB
REST & API Management with the WSO2 ESBREST & API Management with the WSO2 ESB
REST & API Management with the WSO2 ESB
 
Improved JSON Support of WSO2 ESB 4.8
Improved JSON Support of WSO2 ESB 4.8Improved JSON Support of WSO2 ESB 4.8
Improved JSON Support of WSO2 ESB 4.8
 
Pitney Bowes Uses Development and Testing Tools to Drive Early API Developmen...
Pitney Bowes Uses Development and Testing Tools to Drive Early API Developmen...Pitney Bowes Uses Development and Testing Tools to Drive Early API Developmen...
Pitney Bowes Uses Development and Testing Tools to Drive Early API Developmen...
 
Case Study: Rogers Communications Integrates CA API Management and CA Service...
Case Study: Rogers Communications Integrates CA API Management and CA Service...Case Study: Rogers Communications Integrates CA API Management and CA Service...
Case Study: Rogers Communications Integrates CA API Management and CA Service...
 
API Driven Applications - An ecosystem architecture
API Driven Applications - An ecosystem architectureAPI Driven Applications - An ecosystem architecture
API Driven Applications - An ecosystem architecture
 

Similaire à API Management in Digital Transformation

Api management customer
Api management customerApi management customer
Api management customernick_garrod
 
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
 
I Love APIs Europe 2015: Technical Sessions
I Love APIs Europe 2015: Technical SessionsI Love APIs Europe 2015: Technical Sessions
I Love APIs Europe 2015: Technical SessionsApigee | Google Cloud
 
API Management point of view
API Management point of viewAPI Management point of view
API Management point of viewRavish Adka Rao
 
MuleSoft Surat Meetup#51 - API Monitoring - Through a New Lens
MuleSoft Surat Meetup#51 - API Monitoring - Through a New LensMuleSoft Surat Meetup#51 - API Monitoring - Through a New Lens
MuleSoft Surat Meetup#51 - API Monitoring - Through a New LensJitendra Bafna
 
APIdays Open Banking & Fintech: Workshop - Financial Services Use Cases for APIs
APIdays Open Banking & Fintech: Workshop - Financial Services Use Cases for APIsAPIdays Open Banking & Fintech: Workshop - Financial Services Use Cases for APIs
APIdays Open Banking & Fintech: Workshop - Financial Services Use Cases for APIsJeremy Brown
 
apidays Australia 2022 - Accelerate business innovation by improving API prog...
apidays Australia 2022 - Accelerate business innovation by improving API prog...apidays Australia 2022 - Accelerate business innovation by improving API prog...
apidays Australia 2022 - Accelerate business innovation by improving API prog...apidays
 
Openbar Leuven \\ Using API Management to improve developers productivity \\ ...
Openbar Leuven \\ Using API Management to improve developers productivity \\ ...Openbar Leuven \\ Using API Management to improve developers productivity \\ ...
Openbar Leuven \\ Using API Management to improve developers productivity \\ ...Openbar
 
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
 
APIs as a Product Strategy
APIs as a Product StrategyAPIs as a Product Strategy
APIs as a Product StrategyRavi Kumar
 
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
 
Driving Digital Innovation with a Layered API Design Approach
Driving Digital Innovation with a Layered API Design ApproachDriving Digital Innovation with a Layered API Design Approach
Driving Digital Innovation with a Layered API Design ApproachAkana
 
WSO2Con Asia 2014 - Building the API-Centric Enterprise
WSO2Con Asia 2014 - Building the API-Centric EnterpriseWSO2Con Asia 2014 - Building the API-Centric Enterprise
WSO2Con Asia 2014 - Building the API-Centric EnterpriseWSO2
 
Six Steps to Build Successful APIs
Six Steps to Build Successful APIsSix Steps to Build Successful APIs
Six Steps to Build Successful APIsWSO2
 
Six Steps To Build A Successful API
Six Steps To Build A Successful APISix Steps To Build A Successful API
Six Steps To Build A Successful APIChris Haddad
 
Why APIs need their own development method - Open and Lean method to develop ...
Why APIs need their own development method - Open and Lean method to develop ...Why APIs need their own development method - Open and Lean method to develop ...
Why APIs need their own development method - Open and Lean method to develop ...Marjukka Niinioja
 

Similaire à API Management in Digital Transformation (20)

Smartone v1.0
Smartone v1.0Smartone v1.0
Smartone v1.0
 
Api management customer
Api management customerApi management customer
Api management customer
 
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
 
I Love APIs Europe 2015: Technical Sessions
I Love APIs Europe 2015: Technical SessionsI Love APIs Europe 2015: Technical Sessions
I Love APIs Europe 2015: Technical Sessions
 
API Management point of view
API Management point of viewAPI Management point of view
API Management point of view
 
MuleSoft Surat Meetup#51 - API Monitoring - Through a New Lens
MuleSoft Surat Meetup#51 - API Monitoring - Through a New LensMuleSoft Surat Meetup#51 - API Monitoring - Through a New Lens
MuleSoft Surat Meetup#51 - API Monitoring - Through a New Lens
 
APIdays Open Banking & Fintech: Workshop - Financial Services Use Cases for APIs
APIdays Open Banking & Fintech: Workshop - Financial Services Use Cases for APIsAPIdays Open Banking & Fintech: Workshop - Financial Services Use Cases for APIs
APIdays Open Banking & Fintech: Workshop - Financial Services Use Cases for APIs
 
apidays Australia 2022 - Accelerate business innovation by improving API prog...
apidays Australia 2022 - Accelerate business innovation by improving API prog...apidays Australia 2022 - Accelerate business innovation by improving API prog...
apidays Australia 2022 - Accelerate business innovation by improving API prog...
 
Openbar Leuven \\ Using API Management to improve developers productivity \\ ...
Openbar Leuven \\ Using API Management to improve developers productivity \\ ...Openbar Leuven \\ Using API Management to improve developers productivity \\ ...
Openbar Leuven \\ Using API Management to improve developers productivity \\ ...
 
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...
 
APIs as a Product Strategy
APIs as a Product StrategyAPIs as a Product Strategy
APIs as a Product Strategy
 
Guide to an API-first Strategy
Guide to an API-first StrategyGuide to an API-first Strategy
Guide to an API-first Strategy
 
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...
 
TEC-Roundtable-API
TEC-Roundtable-APITEC-Roundtable-API
TEC-Roundtable-API
 
Web API Management
Web API ManagementWeb API Management
Web API Management
 
Driving Digital Innovation with a Layered API Design Approach
Driving Digital Innovation with a Layered API Design ApproachDriving Digital Innovation with a Layered API Design Approach
Driving Digital Innovation with a Layered API Design Approach
 
WSO2Con Asia 2014 - Building the API-Centric Enterprise
WSO2Con Asia 2014 - Building the API-Centric EnterpriseWSO2Con Asia 2014 - Building the API-Centric Enterprise
WSO2Con Asia 2014 - Building the API-Centric Enterprise
 
Six Steps to Build Successful APIs
Six Steps to Build Successful APIsSix Steps to Build Successful APIs
Six Steps to Build Successful APIs
 
Six Steps To Build A Successful API
Six Steps To Build A Successful APISix Steps To Build A Successful API
Six Steps To Build A Successful API
 
Why APIs need their own development method - Open and Lean method to develop ...
Why APIs need their own development method - Open and Lean method to develop ...Why APIs need their own development method - Open and Lean method to develop ...
Why APIs need their own development method - Open and Lean method to develop ...
 

Dernier

Digital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentDigital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentMahmoud Rabie
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsYoss Cohen
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...itnewsafrica
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsRavi Sanghani
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch TuesdayIvanti
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality AssuranceInflectra
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integrationmarketing932765
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Kaya Weers
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxfnnc6jmgwh
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Nikki Chapple
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...itnewsafrica
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Hiroshi SHIBATA
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesBernd Ruecker
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Jeffrey Haguewood
 

Dernier (20)

Digital Tools & AI in Career Development
Digital Tools & AI in Career DevelopmentDigital Tools & AI in Career Development
Digital Tools & AI in Career Development
 
Infrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platformsInfrared simulation and processing on Nvidia platforms
Infrared simulation and processing on Nvidia platforms
 
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...Abdul Kader Baba- Managing Cybersecurity Risks  and Compliance Requirements i...
Abdul Kader Baba- Managing Cybersecurity Risks and Compliance Requirements i...
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
Potential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and InsightsPotential of AI (Generative AI) in Business: Learnings and Insights
Potential of AI (Generative AI) in Business: Learnings and Insights
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
2024 April Patch Tuesday
2024 April Patch Tuesday2024 April Patch Tuesday
2024 April Patch Tuesday
 
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance[Webinar] SpiraTest - Setting New Standards in Quality Assurance
[Webinar] SpiraTest - Setting New Standards in Quality Assurance
 
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS:  6 Ways to Automate Your Data IntegrationBridging Between CAD & GIS:  6 Ways to Automate Your Data Integration
Bridging Between CAD & GIS: 6 Ways to Automate Your Data Integration
 
Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)Design pattern talk by Kaya Weers - 2024 (v2)
Design pattern talk by Kaya Weers - 2024 (v2)
 
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptxGenerative AI - Gitex v1Generative AI - Gitex v1.pptx
Generative AI - Gitex v1Generative AI - Gitex v1.pptx
 
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
Microsoft 365 Copilot: How to boost your productivity with AI – Part one: Ado...
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...Zeshan Sattar- Assessing the skill requirements and industry expectations for...
Zeshan Sattar- Assessing the skill requirements and industry expectations for...
 
Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024Long journey of Ruby standard library at RubyConf AU 2024
Long journey of Ruby standard library at RubyConf AU 2024
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 
QCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architecturesQCon London: Mastering long-running processes in modern architectures
QCon London: Mastering long-running processes in modern architectures
 
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
Email Marketing Automation for Bonterra Impact Management (fka Social Solutio...
 

API Management in Digital Transformation

  • 1. www.persistentsys.com © 2013 Persistent Systems Ltd API Management in Digital Transformation Aditya Thatte Architect Cloud & Digital Transformation Practice
  • 2. © 2013 Persistent Systems Ltd 2 Topics of Discussion • Why APIs & API Evolution • API Initiatives / Programs • API Management (What & Why) • Components of API Management Platforms • API Management Myths • Deployment Models • API Management Evaluation Criteria • Case Study
  • 3. © 2013 Persistent Systems Ltd 3 Amazon’s Fiery Secret Sauce… 1.All teams will henceforth expose their data and functionality through service interfaces. 2. Teams must communicate with each other through these interfaces. 3. There will be no other form of IPC allowed: no direct linking, no direct reads of another team’s data store, no shared-memory model, no back- doors whatsoever. The only communication allowed is via service interface calls over the network. 4. It doesn’t matter what technology they use. HTTP, CORBA, Pub/sub, custom protocols — doesn’t matter. 5. All service interfaces, without exception, must be designed from the ground up to be externalizable. That is to say, the team must plan and design to be able to expose the interface to developers in the outside world. No exceptions. 6. Anyone who doesn’t do this will be fired. 7. Thank you; have a nice day!
  • 4. © 2013 Persistent Systems Ltd 4 Why APIs? DisruptEngageExternalize Growth Optimize • Service visibility • Leverage internal systems & data • Partner adoption • Open new channels • Drive consumption • Fuel App economy • Accelerate innovation • New biz. Models • New revenue streams • Mashups • Customer Delight • Target ubiquity • Max reach • Footprint • Drive revenue • Internal processes • Faster GTM • Time saver
  • 5. © 2013 Persistent Systems Ltd 5 Evolution of APIs & Business Impact • Revenue Generated • Salesforce, 50% revenue via APIs • Expedia, 90% revenue via APIs • eBay, 60% revenue via APIs • API Traffic explosion • Twitter gets > 15B API calls / day • Google gets > 10B API calls / day • Facebook gets > 7B API calls / day APIs Device and data explosion fuels the AE
  • 6. © 2013 Persistent Systems Ltd 6 Types of API Programs / Initiatives Facilitates Integration & optimization of Internal services / processes • Optimizing business processes • Atomic SOA based services • Reuse web services For: Internal users, employees • Streamlined operations • Service reuse (no reinvention) • Increased flexibility Examples: • HR Payroll service • Travel Management service Internal APIs Partner APIs Open APIs Product APIs Product as an API • B2B, B2C • Mindshare • Drive innovation For: Developers, partners • Grow product footprint • Foster app economy Examples: • Amazon Web Services • Salesforce.com Facilitates Integration with partner organizations • B2B partner processes • Composite SOA based services • On-board new partners quickly For: Internal users, suppliers, channel partners • Upsell services • Lowers cost • Grow partner ecosystem Examples: • Product Shipment API (e.g. Deliv) • Payment API, Deals API (Groupon) Public APIs, Self-service • B2B, B2C • Expand reach • Drive innovation For: Developers, disruptors • Grow developer ecosystem • Open new channels & revenue streams Examples: • Google Maps • BestBuy • Facebook, Twitter
  • 7. © 2013 Persistent Systems Ltd 7 API Management Data LayerBusiness LogicAPI EndpointsApplications Analytics Quotas Product Management Portals Security Transformation Caching Lifecycle Management Develop • API Manageability (100’s of APIs) • E.g. Amazon Web Services • Faster Time to Market • Product / Service / API Analytics • Monetizing services • API Versioning • Scalability
  • 8. © 2013 Persistent Systems Ltd 8 Key Components of API Management Platforms API Portal API Gateway Data Layer Security Performance Transformation Documentation Onboarding Packaging Analytics Lifecycle Management Data Backend as a Service (DBaaS) Caching Monetization
  • 9. © 2013 Persistent Systems Ltd 9 API Management Scenario API Management (API Proxy) API Strategy for an e-commerce company: - B2B & B2C API Program (~100,000 users) - 20 Public & 100 Internal APIs - Automatic Key Generation - 500 API calls / day per user - XML, JSON support - Create app ecosystem around product & inventory data Security Caching Analytics Transform Quotas Onboarding - Register (proxy) the backend API - Enable OAuth / SAML / API key - Automatic key registration - Define Quotas (500 per day) - XML to JSON transformation - Cache tokens, product details Data LayerBusiness LogicAPI EndpointsApplications
  • 10. © 2013 Persistent Systems Ltd 10 A Microservices approach
  • 11. © 2013 Persistent Systems Ltd 11 Forrester Wave (Oct 2014) & Gartner Quadrant (Apr 2015)
  • 12. © 2013 Persistent Systems Ltd 12 Other Vendors… Commercial Open Source Oracle API Grove Azure API Mgmt. ApiAxle Software AG Tyk WaveMaker API Umbrella SAP StrongLoop Mashape RESTFiddle Repose
  • 13. © 2013 Persistent Systems Ltd 13 Selection / Evaluation Criteria Strategic Technical Non- Technical Audience - B2B - B2E - B2C Metrics & Goals - UX - No. of downloads - API calls / day - Revenue / call GTM Strategy - Business Models - Standalone app - Integration Support Services - Community - Forums Global Presence Technical & Domain Expertise - Vertical consulting - API Strategy - Custom Engineering - Engineering services Security - OAuth, SAML Monetize - Rate Plans - Business Models Analytics - API KPIs - SLAs, Monitoring - Revenue, Traffic Patterns Transformation - Caching, Mediation Compliance - FIPS, PCI, HIPAA Budget
  • 14. © 2013 Persistent Systems Ltd 14 API Management Deployment Models Cloud On-Premise • Typical PAYG model • Multi-tenant • Economies of scale • Focus on the core business, not the infrastructure • Resiliency (HA, FT, DR) • Faster Go To Market (GTM) • Compliance • Managed service • All API management services & data would run in the cloud (security) • Latency • Management & control • Data compliance • Reduced Latency • Varied levels of security • Increased CAPEX & OPEX
  • 15. © 2013 Persistent Systems Ltd 15 API Management Myths • API Management is different from SOA • API Management is SOA Governance • API Management is an extension of SOA (from inside to the outside) • SOAP is dead • SOAP is traditional YES, but by no means dead. SOAP projects are converted to REST projects • APIs are only REST based • Most favored for building next generation apps • APIs need NO management • Oh boy, APIs do need to be managed • API Management == Digital Transformation • APIs fuel the mobile, social and data economy, thus driving the digital force
  • 16. © 2013 Persistent Systems Ltd 16 Case Study • Enterprise in the Media Industry • API Program: Public + Partner + Internal • Goals: • Offer USAToday content on any device • Grow strategic partnerships • Facilitate easy partner onboarding • Mashup & remix data like never before • Approach: • API Management Platform + API Strategy services • Results: • 700+ partners onboarded • 200+ applications developed around the APIs
  • 17. © 2013 Persistent Systems Ltd 17 Key Takeaways • APIs have exploded, and sit at the heart of the application economy (Great time to be a developer and an agile business) • APIs when grow in number, need to be managed (APIs are not as trivial as we think. Get it right the first time!!) • API management is one of the key stepping stones towards a Digital Transformation Strategy
  • 18. © 2013 Persistent Systems Ltd 18 References Article Link Strategic Value of APIs https://hbr.org/2015/01/the-strategic-value-of-apis The Success to Amazon’s Internal APIs http://apievangelist.com/2012/01/12/the-secret-to-amazons- success-internal-apis/ The Forrester Wave: API Management Solutions https://www.forrester.com/The+Forrester+Wave+API+Managem ent+Solutions+Q3+2014/fulltext/-/E-RES119266 Gartner Magic Quadrant for Application Services http://www.gartner.com/technology/reprints.do?id=1- 2DE91TX&ct=150410&st=sg&aliId=14066789 Building blocks of a successful API strategy https://gigaom.com/2011/03/19/the-building-blocks-for-a- successful-api-strategy/ Why APIs are not SOA++? https://blog.apigee.com/detail/qa_why_apis_are_not_soa
  • 19. © 2013 Persistent Systems Ltd 19 Q&A

Notes de l'éditeur

  1. Hello everyone, a very good morning and evening to all of you, wherever you are seeing this from. I am Aditya Thatte; most of my time is spent architecting solutions around Infrastructure clouds and digital transformation projects. I hope you have enjoyed the highly insightful talks on curated data and api design in our webinar series from our experts. Today I’m going to be talking about the use of API management in enabling Digital Transformation.
  2. Here are the topics we would be looking at today. Starting off with why APIs are critical and how APIs have evolved over the last few years. We shall then take a look at what API management is, and why it is essential to enabling transformation. We’d round off by discussing some myths around API mgmt, deployment models, evaluation criteria and case studies
  3. I just want to take a step back in time and talk about Amazon’s secret sauce. It was indeed a fiery one. This is what Jeff Bezos mandated back in 2002.
  4. Great ideas need to be heard, seen, felt and consumed. 1 minute
  5. Web API development has made great leaps since the mid 2000s. The API pioneers in those days were Amazon, eBay & Salesforce.com APIs have now come of age with the advent of cloud computing and the ubiquity of mobile devices. Data explosion has and will create many new opportunities to optimize and scale processes, drive revenue. Mobile devices have changed the way consumers behave and have set high benchmarks in terms of expectations. (retail, fitness, wellness)
  6. (3 minutes) API Management as the name suggests, is the ability to manage APIs. Lets take a look at what that means, and why it is essential in the context of Digital Transformation. The API management platforms offload many management features of the backend services such as security, caching and the like. The API proxies act as managed facades for backend services. Introduction of management capabilities for APIs without having to touch the backend implementation of the service. The goal of the API tier is to be able to connect to different devices in a shared, performance, and secure manner.
  7. Lets now come to the meat of the talk. API Management components. API Management vendors package these components in the way they like; however a standard API management suite would comprise these 3 subsystems.
  8. (1 minute) This itself is another 15 min webinar topic, however I’d like to quickly summarize some key evaluation pointers for you to be able to choose the right vendor for implementing your api management solution. Identifying and creating your high level API strategy. This would define the following: Aligning metrics (No. of downloads, X no. of API calls / day) Knowing your audience (B2B, B2C) Internal APIs Partner APIs Open APIs Product APIs GTM strategy (integration in another app, standalone app) Evaluation Criteria Hosting Model (On-premise vs cloud) Monetization support
  9. This piece of discussion is very much analogous to the discussion between choosing a public cloud v/s a private cloud.