Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In APIIDA API Gateway Manager, we are using the term API as being a Managed Service. Think of API as some kind of enhanced Layer7 service. An API can consist of one or more Layer7 services and is augmented with additional metadata. This metadata allows the Gateway Manager to perform additional tasks of which the Layer7 gateway itself is not capable.

You can monitor the basic metrics of each API like the number of requests or frontend and backend response times. Depending on the environment different alarming thresholds can be defined that trigger warnings and alarms at given values. You might want to define a rule, that alarms your team via Slack whenever the frontend response time raises above 100ms in production. For more information on alarming please consult the corresponding section of this documentation.

Another capability of APIs is the use of a repository. These repositories act as the single point of truth for an API. APIIDA API Gateway Manager allows you to migrate a specific version stored in that repository to your gateways. You don’t need to manually import that version into some kind of integration gateway first. For more information on the possibilities of repository-based migrations or migrations in general please refer to the corresponding sections of this documentation.

Working with git

Info

Please note that this functionality is only available in the Enterprise Edition of APIIDA API Gateway Manager.

Indexing all APIs

Clicking on the item APIs in the left hand menu, takes you to the list of all APIs. The list can be viewed in two different settings. You can either choose a list mode for a condensed table-like list or you can choose a more visual tile based grid, that includes the most important metrics.

...