Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Platforms

A platform represents a type of runtime. Supported platforms currently are

  • Broadcom Layer7

  • Google Apigee

  • Amazon Web Services API Gateway

  • Azure API Gateway

  • Gravitee.io

  • Kong Community

Environments

An environment is one or a group of gateways of any given platform. You might have a set of synchronized gateways in your on-prem data centers and another set of synchronized gateways in your private cloud. In this case you would create two environments within the API Control Plane.

Stages

Stages are an element of an API’s lifecycle. During development you might run the same API in different versions in different stages. So, you might run version 1.0 in production and 1.1 in development. The API Control Plane at this time has built in support for production and non-production (aka development) stages. Every environment is assigned to a life-cycle stage. This means it is not possible to create an environment that spans two stages.

  • No labels