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)

The full API development life cycle

In Chapter 4, API-Led Architectures, the topic of the API life cycle was briefly described; however, this was more from a capability standpoint rather than as a process. The full API life cycle consists of a series of recurring steps (iterations) that, when executed properly and cohesively, should result in APIs that are fit for purpose, well documented, and implemented according to their specification. Most importantly, the life cycle should result in assets that deliver customer value, continue to do so over time, and are, therefore, being continuously improved.

The full API life cycle, however, is not just one cycle but a chain of related cycles, as will be subsequently described.

Figure 7.1: The overall API life cycle

At the very least, the life cycle consists of four interconnected cycles:

  • API life cycle: This is the main flow from which...