API Strategy

DevOps in Your API Lifecycle

Your API program may be just starting or well established. Regardless, you have new APIs coming and maintenance in your future. As your program expands, so will your need to incorporate process and automation into your API workflow. A DevOps philosophy provides a framework to help you produce reliable, scalable APIs. What is DevOps? DevOps […]

How-to: API Management and HTTP/2

As usage of the HTTP/2 protocol becomes more prevalent, it’s clear that your API security solution must be able to handle HTTP/2 traffic. The performance enhancements offered by HTTP/2 make it ideal for high volume network traffic and IOT use cases, and even simpler use cases will reap the benefits. What once seemed like a […]

Preparing to Scale your APIs

APIs are now the number one route to market for many businesses. They are driving mobile applications, web applications and other channels like IOT. The API is now the key to the customer experiences and organizations digital transformation.  In times of greater demand, such as retail shopping events or health crisis around the world the […]

The Importance of API Testing

Like any software, APIs are subject to bugs and other errors. That makes API testing at least as important as other software testing, likely more-so. With potentially hundreds or thousands of consumers, an issue in your API could have a magnifying effect. To maintain software quality, it makes sense to have a robust approach to […]

How-to: Real-time API Monitoring

Knowing how your API is performing has always been key, but as our APIs become a more important and a key part of your customer experience it needs to be looked at differently. Traditional API monitoring relies on the API and its components as part of application infrastructure. Although this is important it also misses […]

Reactive Logic Overview

Reactive logic is your requirements entered as rules for your schema tables and views in Layer7 Live API Creator. These rules can include event rules, validation rules, and derivation rules. Live API Creator shares these rules across all resources that you explicitly define for your API and associates it with the row objects. This automatic […]

API Monitoring Across the API Lifecycle

Developers often can’t control API downtime, but they can certainly monitor for it. Yet, sending periodic pings to a service is only one of many ways to use API monitoring. To avoid common API headaches, you can apply monitoring principles across the entire API lifecycle, starting before you’ve written a single line of code. Design […]

TechTalk: Implementing an Enterprise GraphQL Server

GraphQL is undeniably gaining traction in the Enterprise. TechTalk hosts Bill and Aran were joined by Broadcom Technology Partner Arvata for an introduction to GraphQL and an exciting unveiling of Arvata’s innovation that enables gateways to function as an Enterprise GraphQL server and GraphQL proxy. Arvata demonstrated how easy it is to use their GraphQL […]

Plan for a Better UX Under Load by Planning for Errors

Plan to scaleWhen planning for scale, every tool out there has individual capacity limits. Many can scale horizontally, and many scale vertically, but ALL of them cost time, money, or both to scale. Unbounded scaling is just not available for free. Even if the products in use attract no licenses fees, there are always costs: […]

How-To: Create a Private Key for Signing JWT ID Tokens

Feel free to jot this down: RFC7519. We all have our favourite IETF standards, don’t we?  Something we read again and again in front of the roaring fireplace with our slippers on. Something to chuckle at in darker times, to ponder over, and oh yes, to shed a tear for, whilst contemplating the sheer brilliance […]