Book Image

Enterprise API Management

By : Luis Weir
Book Image

Enterprise API Management

By: Luis Weir

Overview of this book

APIs are the cornerstone of modern, agile enterprise systems. They enable access to enterprise services from a wide variety of devices, act as a platform for innovation, and open completely new revenue streams. Enterprise API Management shows how to define the right architecture, implement the right patterns, and define the right organization model for business-driven APIs. Drawing on his experience of developing API and microservice strategies for some of the world's largest companies, Luis Weir explains how APIs deliver value across an enterprise. The book explores the architectural decisions, implementation patterns, and management practices for successful enterprise APIs, as well as providing clear, actionable advice on choosing and executing the right API strategy in your enterprise. With a relentless focus on creating business value, Luis Weir reveals an effective method for planning, building, and running business products and services with APIs.
Table of Contents (9 chapters)

APIs as products

Now that context has been provided about what products are in the real world, it is easier to explain and appreciate what it means to treat APIs as products. API products are intangible goods (because APIs are digital goods, not physical objects) that satisfy the needs of application developers and/or owners who seek quicker access to information, functionality, and/or innovation that is deemed necessary in order to deliver a basic, expected, or augmented product.

For example, API products could meet the following requirements:

  • Quick access to innovation that would otherwise be nearly impossible and/or very expensive to build from scratch. A good example is embedding a maps capability within an application. Instead of building a new maps API, it would be cheaper and quicker to just make use of the Google Maps API.
  • Obtaining high-quality and up-to-date data deemed...