SlideShare uma empresa Scribd logo
1 de 35
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
API Frenzy and
Planning for a
Successful API
Strategy
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
API FRENZY?
WHY?
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
API Frenzy
API Growth Rate
Source: Programmable Web
15B+ API calls a day
10B+ API calls a day
7B+ API calls a day
1B+ API calls a day
1B+ API calls a day
1.5B+ API calls a day
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
API, you said API… ?
 Initial meaning:
API = Application Programming Interface
 Set of instructions and tools that enables
Enterprises to expose & exchange
Data, Services, Processesbetween systems
 Actual meaning, business driven:
API = a product that will bring you more
– Applications
– Partners
– Income
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
What is causing this Frenzy?
New
Channels
No. of
Devices
Technology
Trends
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Devices
• Mobile + Smart Phones > Total PC shipments
• Mobile + Tablets -> 24% of Online shopping (2012 Black Friday)
• Connected Devices will exceed Mobile Devices by 2020
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Internet of Things
50 Devices
per
household
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Technologies Trends
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Accelerate New Channels
• In the beginning
companies reached their
customers using:
– The phone
– Snail mail
– Advertising
– Yellow Pages
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Accelerate New Channels
• Then they invested in web
sites
• Initially just marketing
themselves
• Then eCommerce
• Those that didn’t….aren’t
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Accelerate New Channels
• With the cellphone and mobile
internet came more pressures
• Companies extended their
web presence with mobile
(WAP) versions of their
existing site
• Limited success
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Accelerate New Channels
• The iPhone effect
• Mobile web browsers are not
adequate…
• ..so companies build their
own Apps to provide a rich
experience to their consumers
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Accelerate New Channels
• If building your own
App helps reach your
own consumers….
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Accelerate New Channels
• If building your own
App helps reach your
own consumers….
• A Developer
Community building
tens, hundreds, or
even thousands of
Apps…
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Accelerate New Channels
• If building your own
App helps reach your
own consumers….
• A Developer
Community building
tens, hundreds, or
even thousands of
Apps…
• Can reach consumers
in ways you can’t even
dream of
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Accelerate new channels
• APIs = Applications
Partners
Income
 Through
Federation of
communities
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Why use APIs in your company
Make
money
•API model: bill the value of your enterprise services
•Billing model: Pay-per-use, affiliate/commission(fix, lead, visite)
•Examples: Ebay Partner network, Amazon associates …
Save
money
•API model: allow companies to decrease their IT expenses
•Billing model: Pay-per-consumption, package
•Examples: Amazon WS …
Move to
the cloud
•API model: provide companies with enterprise software services from the cloud
•Billing model: Subscription (fee)
•Examples: Salesforce, Zoho …
Build
brand
•API model: increase your visibility and develop your Brand
•Billing model: Freemium (one product free, another one billable)
•Examples: GoogleMaps, Twitter …
Go
anywhere
•API model: make your enterprise services available from any type of device
•Billing model: accessing services from anywhere means more billable business
•Examples: Netflix …
+ …
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
The API Economy is Here!
IT’S NO LONGER
‘WEB FIRST’ OR
‘MOBILE FIRST’
- IT’s NOW
‘API FIRST.’
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
API BEST PRACTICES
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Think of APIs as Products
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Identify Design Develop Test Stage Release Version Retire
API Essentials
Transform Scale PublishTestSecure
SOAP to REST
Mobile-
Optimization
OAuth
Mediation
Analytics API Documentation
Existing
Apps
API
Manage Entire Lifecycle
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
1. Transform
• Consider the number and
complexity of backend systems
and data sources
• Mediate between different
message styles
• Augment/Enrich your messages
• Aggregate backend calls
• Virtualize backend Services
APIs
Transform
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
2. Scale
• Do you have caching?
• Is the API too granular? Chatty?
• API Latency. Do you have
consumers in different
geographies?
• Backend Services and
Dependencies? Are they robust
enough?
• Other basics – Fault Tolerance, etc.
APIs
Scale
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
3. Secure
• Does it Authenticate and
Authorize, integrate with existing
Identity & Access Mgmt. systems
• Prevent Threats and DoS Attacks
• Secure Data in flight, message
security
• Federate API access with Business
Partners - OAuth
• Risk and Compliance factors with
publishing APIs
APIs
Secure
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
4. Test
• Provide a simple test platform for
developers
• For sensitive
data/transactions, provide a
dummy application front-end
• Support App verification
APIs
Sandbox
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
5. Publish
• Publish your APIs to the developer
community
• Describe value and document API
• Host Legal Documentation
• Provide a social community for
developers to interact
• Manage provisioning of APIs to
Developers
APIs
Developer Portal
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
6. Lifecycle
• API Initiatives need to integrated
with your SDLC
• The dependencies on backend
services and systems, drive the
need for an integrated approach to
lifecycle and operations
management
• Define and track multiple API and
versions and the dependencies on
those versions throughout the
process.
• Integrated with your development
tools – IDE, Eclipse, Visual
Studio, SCM, etc.
APIs
Lifecycle
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
API MANAGEMENT PLATFORM
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
SOA Software API Platform
Analytics
Developer
Engagement
Gateway Services
Application
Integration
Lifecycle
Management
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
The API Essentials
APICommunityManagement
• Publish and
Discover APIs
• Sign-up for
Access
• Social
Engagement of
developers
• Analytics
APIGateway
• Security and
Threat
Prevention
• Integration &
Mediation for
API’s
• QoS and Routing
APILifecycle
• Manage Design
and
Development of
API’s
• Integration with
Development
tools like IDE’s
and SCM’s
• Impact Analysis
Visualization
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Developer Engagement
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Analytics
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Flexible Deployment Model
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Summary
• API Frenzy
– No. of Devices
– Technology Trends
– New Channels
• API Best Practices
– Transform
– Scale
– Secure
– Test
– Publish
– Lifecycle
• API Management Platform
Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.
Thanks…
Visit us at www.soa.com
www.facebook.com/soasoftware
www.linkedin.com/company/soasoftware
@soasoftwareinc

Mais conteúdo relacionado

Mais procurados

Bold Predictions for the 2016 API Economy
Bold Predictions for the 2016 API EconomyBold Predictions for the 2016 API Economy
Bold Predictions for the 2016 API EconomyNeha Sampat
 
APIdays Paris 2018 - Creating an API economy business strategy Alan Glickenho...
APIdays Paris 2018 - Creating an API economy business strategy Alan Glickenho...APIdays Paris 2018 - Creating an API economy business strategy Alan Glickenho...
APIdays Paris 2018 - Creating an API economy business strategy Alan Glickenho...apidays
 
Vertical APIs as Core Product
Vertical APIs as Core ProductVertical APIs as Core Product
Vertical APIs as Core ProductZak Schwarzman
 
The API Economy (with speaker notes)
The API Economy (with speaker notes)The API Economy (with speaker notes)
The API Economy (with speaker notes)James Parton
 
API Economy - Cuomo
API Economy - Cuomo API Economy - Cuomo
API Economy - Cuomo Prolifics
 
Ibm redguide api economy
Ibm redguide   api economyIbm redguide   api economy
Ibm redguide api economyKerrie Holley
 
Wake Up to the API Economy
Wake Up to the API EconomyWake Up to the API Economy
Wake Up to the API EconomySmartBear
 
API Economy: 2016 Horizonwatch Trend Brief
API Economy:  2016 Horizonwatch Trend BriefAPI Economy:  2016 Horizonwatch Trend Brief
API Economy: 2016 Horizonwatch Trend BriefBill Chamberlin
 
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
 
API Business Models
API Business ModelsAPI Business Models
API Business ModelsJohn Musser
 
APIs as a Product Strategy
APIs as a Product StrategyAPIs as a Product Strategy
APIs as a Product StrategyRavi Kumar
 
Introduction to IBM API Management
Introduction to IBM API Management Introduction to IBM API Management
Introduction to IBM API Management Patrick Bouillaud
 
API First Mobile Strategy
API First Mobile StrategyAPI First Mobile Strategy
API First Mobile StrategyNitin Gaur
 
Open API Ecosystem Overview: December 2010
Open API Ecosystem Overview: December 2010Open API Ecosystem Overview: December 2010
Open API Ecosystem Overview: December 2010John Musser
 
The API Economy: API Provider Perspective / European Identity Summit 2012
The API Economy: API Provider Perspective / European Identity Summit 2012The API Economy: API Provider Perspective / European Identity Summit 2012
The API Economy: API Provider Perspective / European Identity Summit 20123scale
 
API Product Management - Driving Success through the Value Chain
API Product Management - Driving Success through the Value ChainAPI Product Management - Driving Success through the Value Chain
API Product Management - Driving Success through the Value ChainApigee | Google Cloud
 
MuleSoft London Community - API Marketing, Culture Change and Tooling
MuleSoft London Community - API Marketing, Culture Change and ToolingMuleSoft London Community - API Marketing, Culture Change and Tooling
MuleSoft London Community - API Marketing, Culture Change and ToolingPace Integration
 
Profiting From "Smart City" APIs
Profiting From "Smart City" APIsProfiting From "Smart City" APIs
Profiting From "Smart City" APIsProgrammableWeb
 
Dc meetup-pure-api-led-connectivity-16x9
Dc meetup-pure-api-led-connectivity-16x9Dc meetup-pure-api-led-connectivity-16x9
Dc meetup-pure-api-led-connectivity-16x9Bruce Schonk -PMP, MBA
 

Mais procurados (20)

Bold Predictions for the 2016 API Economy
Bold Predictions for the 2016 API EconomyBold Predictions for the 2016 API Economy
Bold Predictions for the 2016 API Economy
 
Api economy
Api economyApi economy
Api economy
 
APIdays Paris 2018 - Creating an API economy business strategy Alan Glickenho...
APIdays Paris 2018 - Creating an API economy business strategy Alan Glickenho...APIdays Paris 2018 - Creating an API economy business strategy Alan Glickenho...
APIdays Paris 2018 - Creating an API economy business strategy Alan Glickenho...
 
Vertical APIs as Core Product
Vertical APIs as Core ProductVertical APIs as Core Product
Vertical APIs as Core Product
 
The API Economy (with speaker notes)
The API Economy (with speaker notes)The API Economy (with speaker notes)
The API Economy (with speaker notes)
 
API Economy - Cuomo
API Economy - Cuomo API Economy - Cuomo
API Economy - Cuomo
 
Ibm redguide api economy
Ibm redguide   api economyIbm redguide   api economy
Ibm redguide api economy
 
Wake Up to the API Economy
Wake Up to the API EconomyWake Up to the API Economy
Wake Up to the API Economy
 
API Economy: 2016 Horizonwatch Trend Brief
API Economy:  2016 Horizonwatch Trend BriefAPI Economy:  2016 Horizonwatch Trend Brief
API Economy: 2016 Horizonwatch Trend Brief
 
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...
 
API Business Models
API Business ModelsAPI Business Models
API Business Models
 
APIs as a Product Strategy
APIs as a Product StrategyAPIs as a Product Strategy
APIs as a Product Strategy
 
Introduction to IBM API Management
Introduction to IBM API Management Introduction to IBM API Management
Introduction to IBM API Management
 
API First Mobile Strategy
API First Mobile StrategyAPI First Mobile Strategy
API First Mobile Strategy
 
Open API Ecosystem Overview: December 2010
Open API Ecosystem Overview: December 2010Open API Ecosystem Overview: December 2010
Open API Ecosystem Overview: December 2010
 
The API Economy: API Provider Perspective / European Identity Summit 2012
The API Economy: API Provider Perspective / European Identity Summit 2012The API Economy: API Provider Perspective / European Identity Summit 2012
The API Economy: API Provider Perspective / European Identity Summit 2012
 
API Product Management - Driving Success through the Value Chain
API Product Management - Driving Success through the Value ChainAPI Product Management - Driving Success through the Value Chain
API Product Management - Driving Success through the Value Chain
 
MuleSoft London Community - API Marketing, Culture Change and Tooling
MuleSoft London Community - API Marketing, Culture Change and ToolingMuleSoft London Community - API Marketing, Culture Change and Tooling
MuleSoft London Community - API Marketing, Culture Change and Tooling
 
Profiting From "Smart City" APIs
Profiting From "Smart City" APIsProfiting From "Smart City" APIs
Profiting From "Smart City" APIs
 
Dc meetup-pure-api-led-connectivity-16x9
Dc meetup-pure-api-led-connectivity-16x9Dc meetup-pure-api-led-connectivity-16x9
Dc meetup-pure-api-led-connectivity-16x9
 

Semelhante a API Frenzy: The Implications and Planning for a Successful API Strategy

Enterprise API Adoption Patterns
Enterprise API Adoption PatternsEnterprise API Adoption Patterns
Enterprise API Adoption PatternsAkana
 
Enterprise API Adoption Patterns
Enterprise API Adoption PatternsEnterprise API Adoption Patterns
Enterprise API Adoption PatternsAkana
 
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
 
The Datacenter API
The Datacenter APIThe Datacenter API
The Datacenter APIAkana
 
How APIs are transforming large enterprises
How APIs are transforming large enterprisesHow APIs are transforming large enterprises
How APIs are transforming large enterprisesRogue Wave Software
 
Jumping Ahead with Enterprise APIs
Jumping Ahead with Enterprise APIsJumping Ahead with Enterprise APIs
Jumping Ahead with Enterprise APIsAkana
 
The Business Value for Internal APIs in the Enterprise
The Business Value for Internal APIs in the EnterpriseThe Business Value for Internal APIs in the Enterprise
The Business Value for Internal APIs in the EnterpriseAkana
 
The Business Value for Internal APIs in the Enterprise
The Business Value for Internal APIs in the EnterpriseThe Business Value for Internal APIs in the Enterprise
The Business Value for Internal APIs in the EnterpriseAkana
 
Jumping Ahead with Enterprise APIs
Jumping Ahead with Enterprise APIsJumping Ahead with Enterprise APIs
Jumping Ahead with Enterprise APIsAkana
 
Jumping Ahead with {enterprise:apis}
Jumping Ahead with {enterprise:apis}Jumping Ahead with {enterprise:apis}
Jumping Ahead with {enterprise:apis}Sachin Agarwal
 
Api management introduction and product overview v1.0 2014.08.28
Api management introduction and product overview v1.0 2014.08.28Api management introduction and product overview v1.0 2014.08.28
Api management introduction and product overview v1.0 2014.08.28floridawusergroup
 
Will you survive the API avalanche?
Will you survive the API avalanche?Will you survive the API avalanche?
Will you survive the API avalanche?Rogue Wave Software
 
Best Practices: The Role of API Management
Best Practices: The Role of API ManagementBest Practices: The Role of API Management
Best Practices: The Role of API ManagementAkana
 
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
 
WEBINAR: API Clouds for Faster APIs: Leveraging Existing Assets for the API ...
WEBINAR: API Clouds for Faster APIs:  Leveraging Existing Assets for the API ...WEBINAR: API Clouds for Faster APIs:  Leveraging Existing Assets for the API ...
WEBINAR: API Clouds for Faster APIs: Leveraging Existing Assets for the API ...Jason Bloomberg
 
The Datacenter API
The Datacenter APIThe Datacenter API
The Datacenter APIAkana
 
Realizing SOA and API Convergence
Realizing SOA and API ConvergenceRealizing SOA and API Convergence
Realizing SOA and API ConvergenceAkana
 
Realizing SOA and API Convergence for IBM DataPower Customers
Realizing SOA and API Convergence for IBM DataPower CustomersRealizing SOA and API Convergence for IBM DataPower Customers
Realizing SOA and API Convergence for IBM DataPower CustomersAkana
 
Powering Internal API Communities
Powering Internal API CommunitiesPowering Internal API Communities
Powering Internal API CommunitiesAkana
 
Powering Internal API Communities
Powering Internal API CommunitiesPowering Internal API Communities
Powering Internal API CommunitiesAkana
 

Semelhante a API Frenzy: The Implications and Planning for a Successful API Strategy (20)

Enterprise API Adoption Patterns
Enterprise API Adoption PatternsEnterprise API Adoption Patterns
Enterprise API Adoption Patterns
 
Enterprise API Adoption Patterns
Enterprise API Adoption PatternsEnterprise API Adoption Patterns
Enterprise API Adoption Patterns
 
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 ...
 
The Datacenter API
The Datacenter APIThe Datacenter API
The Datacenter API
 
How APIs are transforming large enterprises
How APIs are transforming large enterprisesHow APIs are transforming large enterprises
How APIs are transforming large enterprises
 
Jumping Ahead with Enterprise APIs
Jumping Ahead with Enterprise APIsJumping Ahead with Enterprise APIs
Jumping Ahead with Enterprise APIs
 
The Business Value for Internal APIs in the Enterprise
The Business Value for Internal APIs in the EnterpriseThe Business Value for Internal APIs in the Enterprise
The Business Value for Internal APIs in the Enterprise
 
The Business Value for Internal APIs in the Enterprise
The Business Value for Internal APIs in the EnterpriseThe Business Value for Internal APIs in the Enterprise
The Business Value for Internal APIs in the Enterprise
 
Jumping Ahead with Enterprise APIs
Jumping Ahead with Enterprise APIsJumping Ahead with Enterprise APIs
Jumping Ahead with Enterprise APIs
 
Jumping Ahead with {enterprise:apis}
Jumping Ahead with {enterprise:apis}Jumping Ahead with {enterprise:apis}
Jumping Ahead with {enterprise:apis}
 
Api management introduction and product overview v1.0 2014.08.28
Api management introduction and product overview v1.0 2014.08.28Api management introduction and product overview v1.0 2014.08.28
Api management introduction and product overview v1.0 2014.08.28
 
Will you survive the API avalanche?
Will you survive the API avalanche?Will you survive the API avalanche?
Will you survive the API avalanche?
 
Best Practices: The Role of API Management
Best Practices: The Role of API ManagementBest Practices: The Role of API Management
Best Practices: The Role of API Management
 
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
 
WEBINAR: API Clouds for Faster APIs: Leveraging Existing Assets for the API ...
WEBINAR: API Clouds for Faster APIs:  Leveraging Existing Assets for the API ...WEBINAR: API Clouds for Faster APIs:  Leveraging Existing Assets for the API ...
WEBINAR: API Clouds for Faster APIs: Leveraging Existing Assets for the API ...
 
The Datacenter API
The Datacenter APIThe Datacenter API
The Datacenter API
 
Realizing SOA and API Convergence
Realizing SOA and API ConvergenceRealizing SOA and API Convergence
Realizing SOA and API Convergence
 
Realizing SOA and API Convergence for IBM DataPower Customers
Realizing SOA and API Convergence for IBM DataPower CustomersRealizing SOA and API Convergence for IBM DataPower Customers
Realizing SOA and API Convergence for IBM DataPower Customers
 
Powering Internal API Communities
Powering Internal API CommunitiesPowering Internal API Communities
Powering Internal API Communities
 
Powering Internal API Communities
Powering Internal API CommunitiesPowering Internal API Communities
Powering Internal API Communities
 

Mais de Akana

API Description Languages: Which is the Right One for Me?
API Description Languages: Which is the Right One for Me?API Description Languages: Which is the Right One for Me?
API Description Languages: Which is the Right One for Me?Akana
 
Is it time for a Connector-less Approach to Cloud Integration?
Is it time for a Connector-less Approach to Cloud Integration? Is it time for a Connector-less Approach to Cloud Integration?
Is it time for a Connector-less Approach to Cloud Integration? Akana
 
Delivering on Personalization with the Power of APIs
Delivering on Personalization with the Power of APIsDelivering on Personalization with the Power of APIs
Delivering on Personalization with the Power of APIsAkana
 
Manage Your Mesh
Manage Your MeshManage Your Mesh
Manage Your MeshAkana
 
Platform for Secure Digital Business
Platform for Secure Digital BusinessPlatform for Secure Digital Business
Platform for Secure Digital BusinessAkana
 
API Frenzy: API Strategy 101
API Frenzy: API Strategy 101API Frenzy: API Strategy 101
API Frenzy: API Strategy 101Akana
 
API Description Languages
API Description LanguagesAPI Description Languages
API Description LanguagesAkana
 
A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...
A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...
A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...Akana
 
Lifecycle Manager and the Lifecycle API
Lifecycle Manager and the Lifecycle APILifecycle Manager and the Lifecycle API
Lifecycle Manager and the Lifecycle APIAkana
 
Intermediary for Microsoft: Product Overview and Demo
Intermediary for Microsoft: Product Overview and DemoIntermediary for Microsoft: Product Overview and Demo
Intermediary for Microsoft: Product Overview and DemoAkana
 
API Security: Securing Digital Channels and Mobile Apps Against Hacks
API Security: Securing Digital Channels and Mobile Apps Against HacksAPI Security: Securing Digital Channels and Mobile Apps Against Hacks
API Security: Securing Digital Channels and Mobile Apps Against HacksAkana
 
Are APIs and SOA Converging?
Are APIs and SOA Converging?Are APIs and SOA Converging?
Are APIs and SOA Converging?Akana
 
Driving Business Partner Adoption with APIs
Driving Business Partner Adoption with APIsDriving Business Partner Adoption with APIs
Driving Business Partner Adoption with APIsAkana
 
API and SOA: Two Sides of the Same Coin?
API and SOA: Two Sides of the Same Coin?API and SOA: Two Sides of the Same Coin?
API and SOA: Two Sides of the Same Coin?Akana
 
Turbo Charge DataPower to Reach Your SOA Goals
Turbo Charge DataPower to Reach Your SOA Goals Turbo Charge DataPower to Reach Your SOA Goals
Turbo Charge DataPower to Reach Your SOA Goals Akana
 
The API Economy is Here: Facebook, Twitter, Netflix and Your IT Enterprise
The API Economy is Here: Facebook, Twitter, Netflix and Your IT EnterpriseThe API Economy is Here: Facebook, Twitter, Netflix and Your IT Enterprise
The API Economy is Here: Facebook, Twitter, Netflix and Your IT EnterpriseAkana
 
Using APIs
Using APIsUsing APIs
Using APIsAkana
 
Using APIs for better Business Partnerships
Using APIs for better Business PartnershipsUsing APIs for better Business Partnerships
Using APIs for better Business PartnershipsAkana
 
API Security: Does My Business Need OAuth?
API Security: Does My Business Need OAuth?API Security: Does My Business Need OAuth?
API Security: Does My Business Need OAuth?Akana
 
API Management - A Transformation
API Management - A TransformationAPI Management - A Transformation
API Management - A TransformationAkana
 

Mais de Akana (20)

API Description Languages: Which is the Right One for Me?
API Description Languages: Which is the Right One for Me?API Description Languages: Which is the Right One for Me?
API Description Languages: Which is the Right One for Me?
 
Is it time for a Connector-less Approach to Cloud Integration?
Is it time for a Connector-less Approach to Cloud Integration? Is it time for a Connector-less Approach to Cloud Integration?
Is it time for a Connector-less Approach to Cloud Integration?
 
Delivering on Personalization with the Power of APIs
Delivering on Personalization with the Power of APIsDelivering on Personalization with the Power of APIs
Delivering on Personalization with the Power of APIs
 
Manage Your Mesh
Manage Your MeshManage Your Mesh
Manage Your Mesh
 
Platform for Secure Digital Business
Platform for Secure Digital BusinessPlatform for Secure Digital Business
Platform for Secure Digital Business
 
API Frenzy: API Strategy 101
API Frenzy: API Strategy 101API Frenzy: API Strategy 101
API Frenzy: API Strategy 101
 
API Description Languages
API Description LanguagesAPI Description Languages
API Description Languages
 
A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...
A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...
A New Breed of Technical Leaders: The 101 to Defining Your API Business Stra...
 
Lifecycle Manager and the Lifecycle API
Lifecycle Manager and the Lifecycle APILifecycle Manager and the Lifecycle API
Lifecycle Manager and the Lifecycle API
 
Intermediary for Microsoft: Product Overview and Demo
Intermediary for Microsoft: Product Overview and DemoIntermediary for Microsoft: Product Overview and Demo
Intermediary for Microsoft: Product Overview and Demo
 
API Security: Securing Digital Channels and Mobile Apps Against Hacks
API Security: Securing Digital Channels and Mobile Apps Against HacksAPI Security: Securing Digital Channels and Mobile Apps Against Hacks
API Security: Securing Digital Channels and Mobile Apps Against Hacks
 
Are APIs and SOA Converging?
Are APIs and SOA Converging?Are APIs and SOA Converging?
Are APIs and SOA Converging?
 
Driving Business Partner Adoption with APIs
Driving Business Partner Adoption with APIsDriving Business Partner Adoption with APIs
Driving Business Partner Adoption with APIs
 
API and SOA: Two Sides of the Same Coin?
API and SOA: Two Sides of the Same Coin?API and SOA: Two Sides of the Same Coin?
API and SOA: Two Sides of the Same Coin?
 
Turbo Charge DataPower to Reach Your SOA Goals
Turbo Charge DataPower to Reach Your SOA Goals Turbo Charge DataPower to Reach Your SOA Goals
Turbo Charge DataPower to Reach Your SOA Goals
 
The API Economy is Here: Facebook, Twitter, Netflix and Your IT Enterprise
The API Economy is Here: Facebook, Twitter, Netflix and Your IT EnterpriseThe API Economy is Here: Facebook, Twitter, Netflix and Your IT Enterprise
The API Economy is Here: Facebook, Twitter, Netflix and Your IT Enterprise
 
Using APIs
Using APIsUsing APIs
Using APIs
 
Using APIs for better Business Partnerships
Using APIs for better Business PartnershipsUsing APIs for better Business Partnerships
Using APIs for better Business Partnerships
 
API Security: Does My Business Need OAuth?
API Security: Does My Business Need OAuth?API Security: Does My Business Need OAuth?
API Security: Does My Business Need OAuth?
 
API Management - A Transformation
API Management - A TransformationAPI Management - A Transformation
API Management - A Transformation
 

Último

Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 3652toLead Limited
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxBkGupta21
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxLoriGlavin3
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfPrecisely
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Mattias Andersson
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxLoriGlavin3
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brandgvaughan
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsRizwan Syed
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLScyllaDB
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024Lorenzo Miniero
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsSergiu Bodiu
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxLoriGlavin3
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubKalema Edgar
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxLoriGlavin3
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024BookNet Canada
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxNavinnSomaal
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteDianaGray10
 

Último (20)

Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365Ensuring Technical Readiness For Copilot in Microsoft 365
Ensuring Technical Readiness For Copilot in Microsoft 365
 
unit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptxunit 4 immunoblotting technique complete.pptx
unit 4 immunoblotting technique complete.pptx
 
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptxMerck Moving Beyond Passwords: FIDO Paris Seminar.pptx
Merck Moving Beyond Passwords: FIDO Paris Seminar.pptx
 
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdfHyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
Hyperautomation and AI/ML: A Strategy for Digital Transformation Success.pdf
 
Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?Are Multi-Cloud and Serverless Good or Bad?
Are Multi-Cloud and Serverless Good or Bad?
 
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptxPasskey Providers and Enabling Portability: FIDO Paris Seminar.pptx
Passkey Providers and Enabling Portability: FIDO Paris Seminar.pptx
 
WordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your BrandWordPress Websites for Engineers: Elevate Your Brand
WordPress Websites for Engineers: Elevate Your Brand
 
Scanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL CertsScanning the Internet for External Cloud Exposures via SSL Certs
Scanning the Internet for External Cloud Exposures via SSL Certs
 
Developer Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQLDeveloper Data Modeling Mistakes: From Postgres to NoSQL
Developer Data Modeling Mistakes: From Postgres to NoSQL
 
SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024SIP trunking in Janus @ Kamailio World 2024
SIP trunking in Janus @ Kamailio World 2024
 
DevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platformsDevEX - reference for building teams, processes, and platforms
DevEX - reference for building teams, processes, and platforms
 
The State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptxThe State of Passkeys with FIDO Alliance.pptx
The State of Passkeys with FIDO Alliance.pptx
 
Unleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding ClubUnleash Your Potential - Namagunga Girls Coding Club
Unleash Your Potential - Namagunga Girls Coding Club
 
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptxThe Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
The Role of FIDO in a Cyber Secure Netherlands: FIDO Paris Seminar.pptx
 
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: BNC CataList - Tech Forum 2024
 
SAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptxSAP Build Work Zone - Overview L2-L3.pptx
SAP Build Work Zone - Overview L2-L3.pptx
 
Take control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test SuiteTake control of your SAP testing with UiPath Test Suite
Take control of your SAP testing with UiPath Test Suite
 

API Frenzy: The Implications and Planning for a Successful API Strategy

  • 1. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. API Frenzy and Planning for a Successful API Strategy
  • 2. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. API FRENZY? WHY?
  • 3. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. API Frenzy API Growth Rate Source: Programmable Web 15B+ API calls a day 10B+ API calls a day 7B+ API calls a day 1B+ API calls a day 1B+ API calls a day 1.5B+ API calls a day
  • 4. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. API, you said API… ?  Initial meaning: API = Application Programming Interface  Set of instructions and tools that enables Enterprises to expose & exchange Data, Services, Processesbetween systems  Actual meaning, business driven: API = a product that will bring you more – Applications – Partners – Income
  • 5. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. What is causing this Frenzy? New Channels No. of Devices Technology Trends
  • 6. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Devices • Mobile + Smart Phones > Total PC shipments • Mobile + Tablets -> 24% of Online shopping (2012 Black Friday) • Connected Devices will exceed Mobile Devices by 2020
  • 7. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Internet of Things 50 Devices per household
  • 8. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Technologies Trends
  • 9. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Accelerate New Channels • In the beginning companies reached their customers using: – The phone – Snail mail – Advertising – Yellow Pages
  • 10. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Accelerate New Channels • Then they invested in web sites • Initially just marketing themselves • Then eCommerce • Those that didn’t….aren’t
  • 11. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Accelerate New Channels • With the cellphone and mobile internet came more pressures • Companies extended their web presence with mobile (WAP) versions of their existing site • Limited success
  • 12. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Accelerate New Channels • The iPhone effect • Mobile web browsers are not adequate… • ..so companies build their own Apps to provide a rich experience to their consumers
  • 13. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Accelerate New Channels • If building your own App helps reach your own consumers….
  • 14. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Accelerate New Channels • If building your own App helps reach your own consumers…. • A Developer Community building tens, hundreds, or even thousands of Apps…
  • 15. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Accelerate New Channels • If building your own App helps reach your own consumers…. • A Developer Community building tens, hundreds, or even thousands of Apps… • Can reach consumers in ways you can’t even dream of
  • 16. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Accelerate new channels • APIs = Applications Partners Income  Through Federation of communities
  • 17. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Why use APIs in your company Make money •API model: bill the value of your enterprise services •Billing model: Pay-per-use, affiliate/commission(fix, lead, visite) •Examples: Ebay Partner network, Amazon associates … Save money •API model: allow companies to decrease their IT expenses •Billing model: Pay-per-consumption, package •Examples: Amazon WS … Move to the cloud •API model: provide companies with enterprise software services from the cloud •Billing model: Subscription (fee) •Examples: Salesforce, Zoho … Build brand •API model: increase your visibility and develop your Brand •Billing model: Freemium (one product free, another one billable) •Examples: GoogleMaps, Twitter … Go anywhere •API model: make your enterprise services available from any type of device •Billing model: accessing services from anywhere means more billable business •Examples: Netflix … + …
  • 18. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. The API Economy is Here! IT’S NO LONGER ‘WEB FIRST’ OR ‘MOBILE FIRST’ - IT’s NOW ‘API FIRST.’
  • 19. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. API BEST PRACTICES
  • 20. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Think of APIs as Products
  • 21. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Identify Design Develop Test Stage Release Version Retire API Essentials Transform Scale PublishTestSecure SOAP to REST Mobile- Optimization OAuth Mediation Analytics API Documentation Existing Apps API Manage Entire Lifecycle
  • 22. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. 1. Transform • Consider the number and complexity of backend systems and data sources • Mediate between different message styles • Augment/Enrich your messages • Aggregate backend calls • Virtualize backend Services APIs Transform
  • 23. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. 2. Scale • Do you have caching? • Is the API too granular? Chatty? • API Latency. Do you have consumers in different geographies? • Backend Services and Dependencies? Are they robust enough? • Other basics – Fault Tolerance, etc. APIs Scale
  • 24. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. 3. Secure • Does it Authenticate and Authorize, integrate with existing Identity & Access Mgmt. systems • Prevent Threats and DoS Attacks • Secure Data in flight, message security • Federate API access with Business Partners - OAuth • Risk and Compliance factors with publishing APIs APIs Secure
  • 25. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. 4. Test • Provide a simple test platform for developers • For sensitive data/transactions, provide a dummy application front-end • Support App verification APIs Sandbox
  • 26. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. 5. Publish • Publish your APIs to the developer community • Describe value and document API • Host Legal Documentation • Provide a social community for developers to interact • Manage provisioning of APIs to Developers APIs Developer Portal
  • 27. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. 6. Lifecycle • API Initiatives need to integrated with your SDLC • The dependencies on backend services and systems, drive the need for an integrated approach to lifecycle and operations management • Define and track multiple API and versions and the dependencies on those versions throughout the process. • Integrated with your development tools – IDE, Eclipse, Visual Studio, SCM, etc. APIs Lifecycle
  • 28. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. API MANAGEMENT PLATFORM
  • 29. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. SOA Software API Platform Analytics Developer Engagement Gateway Services Application Integration Lifecycle Management
  • 30. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. The API Essentials APICommunityManagement • Publish and Discover APIs • Sign-up for Access • Social Engagement of developers • Analytics APIGateway • Security and Threat Prevention • Integration & Mediation for API’s • QoS and Routing APILifecycle • Manage Design and Development of API’s • Integration with Development tools like IDE’s and SCM’s • Impact Analysis Visualization
  • 31. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Developer Engagement
  • 32. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Analytics
  • 33. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Flexible Deployment Model
  • 34. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved.Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Summary • API Frenzy – No. of Devices – Technology Trends – New Channels • API Best Practices – Transform – Scale – Secure – Test – Publish – Lifecycle • API Management Platform
  • 35. Copyright © 2001-2013 SOA Software, Inc. All Rights Reserved. Thanks… Visit us at www.soa.com www.facebook.com/soasoftware www.linkedin.com/company/soasoftware @soasoftwareinc

Notas do Editor

  1. API: It’s all about transforming the business potential
  2. There are several technology trends that are either driving API growth, or are being driven as a result of growth in API usage.Mobile, Cloud and Web are at the center and fueling these trends that we are going to talk about.Big Data – As the number of API calls is increasing, more than billion calls a day for some APIs like Amazon, Facebook etc., there is a lot of valuable insight that can be gained by doing Big Data analytics on how, when, why etc these APIs are being used. You can gain insight into what segments of your customers are more profitable, which aspects of your business are consuming resources but not generating profits, etc.Software Defined Networking – A key aspect of SDN and SDS (Storage) is a software controller that exposes API’s for other components of the network to communicate with. The controller is critical in terms of dynamically defining your network, re-routing traffic and enable dynamic datacenters that adapt to shifts in demand for specific applications, optimizing network resources, routes, and API services. The usage of these API’s will grow considerably as SDN, SDS and SDD (Datacenter) start to proliferate our datacenters.Data Velocity – As the number of devices grows, the amount of data that is flowing between these devices and datacenter is going to grow considerable. This will open new opportunities to do real time analytics on volumes to data that is in-flight.Active Defense – As the number of devices grow, the need for securing data on these devices will become paramount. Since some of these devices have limited compute power, client based security enforcement will be dedicated to the cloud, intermediate through an security API.Context – Mobile and Internet of Things is driving us from traditional information model of providing everything to providing only information that is relevant to the individual, or operation being performed in the context of location or task. This requires lot of small but relevant chunks of information being pulled from several different sources and mashing it up in a meaningful interface. This context driven approach is another trend that is fueling growth of APIsSocial – Social interactions have not become part almost every new mobile app that is being created, whether consumer or enterprise oriented. Pulling in the social context for a specific app, requires making one or more API calls to fetch or post the relevant social event to/from one or multiple social channels.
  3. Innovate outside the enterpriseDevelopers are the gateway to your consumers