Blog Posts Process Management

Embrace Change with a Layered API Program

Blog: The Tibco Blog

The mainstream news is currently full of stories that speculate on the possibility of regional recessions, or even a global one.  Will a recession occur? The most relevant question to ask yourself, however, isn’t whether change will occur, but instead, is your business prepared for change?  Because opportunities lie within that change—if your business is agile enough to adapt to it.

Companies that build their businesses around an agile and flexible API program are better prepared to adapt to change. For example, such changes might include the evolution of your business systems, business processes, and even your business model.  It could also include new types of API consumers and client environments that emerge, such as was the case when mobile devices were introduced years ago. All of these forces, and more, place continuous pressure on you to adapt your API program quickly.

An agile API program exhibits characteristics that are similar to agile software applications.  To help localize the impact of new requirements, software applications are typically structured in layers, where each layer serves a specific purpose within the application, and is very loosely coupled to (dependent upon) other layers.  

Layers, like software, allow you to implement change more quickly with fewer errors

For example, the Model-View-Controller (MVC) design pattern separates the functionality of an application into individual layers that interface with data sources (model), encapsulate business logic (controller), and interact with users and present data (view).  Because these layers are loosely coupled, they can each be quickly adapted to support new requirements while requiring little to no changes to the other layers. When you localize the impact of a change to just a specific layer, you minimize the amount of code that needs to be changed and thus implement change more quickly, and you reduce the risk of introducing new errors into your application.  

Also, your API program can be architected using a layered approach to achieve similar benefits, where each layer exposes APIs that serve a specific purpose and is loosely coupled to other layers.  This allows the APIs and their implementations at one layer to be changed without requiring changes within other layers. There are a variety of published best practices and architectures available that give you guidance on how to best layer your APIs. 

In addition, you will utilize different API technologies throughout your architecture to apply various advantages within the layers that best exploit them.  For example, RESTful APIs work well for creating abstractions of lower level web resources such as customers or orders. But since RESTful APIs are each tightly coupled to a specific web resource, they are difficult to use to define flexible queries across multiple web resources (such as querying orders by a customer), and for building APIs that support different types of consumers and client environments that each require slightly different data from a single query.  For this layer of APIs, you should also look to use GraphQL APIs that provide a high degree of flexibility.

You only need one tool to develop an agile API program

You might think that you’d have to piece together many different tools to assemble the technologies and features needed for an agile, scalable API program.  However, you get everything you need within TIBCO Cloud™ Integration.

TIBCO Cloud Integration is comprised of multiple capabilities delivered within an integrated experience.  Each capability is tailored to a specific skill set – such as developers, integration specialists, application owners, and API product managers.  They also help you implement different integration use cases. 

Build event-driven APIs 

For example, the Develop capability of TIBCO Cloud Integration is based on the open source Project Flogo, and lets developers easily build event-driven API implementations using a browser-based flow designer.  It can build implementations for a variety of API technologies including gRPC and the OpenAPI Specification, and is the first integration platform to embed a GraphQL server.  These implementations are fully portable—they can be deployed to the environment that best suits your requirements including on-premises, in public and private clouds, serverless environments, and even edge devices.  

Manage the full lifecycle of your APIs 

Further, the Manage capability of TIBCO Cloud Integration provides full lifecycle API management tools for API product managers.  Thus, within a fully integrated environment, your business can create, implement, test, productize, secure, and analyze a fully layered API architecture under a single API management and integration license. 

Optimize the total cost of your API program 

TIBCO Cloud Integration is available on a subscription basis.  As your API consumption increases, the available subscriptions provide you a seamless growth path to easily add capacity for additional integrations and API traffic.  You can even augment your subscription with TIBCO Cloud Integration pay-as-you-go (PAYG) services from the AWS Marketplace to meet your peak API traffic—helping optimize the total cost of your API program.  

You can try TIBCO Cloud Integration for 30 days at no cost or obligation by registering for a trial edition, and quickly implement and deploy APIs in TIBCO Cloud.  

You can’t stop change from coming, but with a layered API program enabled by TIBCO Cloud Integration, you can adapt to change quickly and take advantage of opportunities that emerge from it. 

Leave a Comment

Get the BPI Web Feed

Using the HTML code below, you can display this Business Process Incubator page content with the current filter and sorting inside your web site for FREE.

Copy/Paste this code in your website html code:

<iframe src="https://www.businessprocessincubator.com/content/embrace-change-with-a-layered-api-program/?feed=html" frameborder="0" scrolling="auto" width="100%" height="700">

Customizing your BPI Web Feed

You can click on the Get the BPI Web Feed link on any of our page to create the best possible feed for your site. Here are a few tips to customize your BPI Web Feed.

Customizing the Content Filter
On any page, you can add filter criteria using the MORE FILTERS interface:

Customizing the Content Filter

Customizing the Content Sorting
Clicking on the sorting options will also change the way your BPI Web Feed will be ordered on your site:

Get the BPI Web Feed

Some integration examples

BPMN.org

XPDL.org

×