An application is deployed where it has subscriptions.
Deployments of the Application
The "Deployments" page of the API management platform is designed to manage the deployment of an application, in this case, "Car Finder," to various environments. The page displays deployment information and provides controls for managing these deployments.
Environment
At the top of the main pane, the "PRODUCTION" label indicates that the deployments listed below are production environments. All non-production environments are managed under a different label.
Each tile represents a deployment in an environment and contains:
API Gateway Instance: Shows the name of the API gateway ("Gravitee") where the application is deployed.
Agent Status: Indicates whether there is a monitoring agent associated with this deployment, which in this case is "No Agent."
Gateway ID: Provides a unique identifier for the gateway instance, likely to be used for referencing in logs, configurations, or support tickets.
Interface Features
Deployment Action Button: The "Deploy" button in the top right suggests that users can initiate a new deployment process from this page.
Environment Status Tags: Visual tags (such as the 'Deployed' tag next to the application name) give a quick status update on the application's deployment state.