APIOps cycle in Apigee

apigee proxies

Apigee is one of the most famous api managers in the world. Apigee uses “APi Proxies” as a based for APIs. Each APi Proxy has a proxy endpoint and target endpoint, working as a workflow motor.

Apigee need to convert the openapi to workflows for each operation and then, apply some policies as security policies. 

apigee life of cycle

Stages for apiops in apigee

To do a best apiops life of cycle, you APIquality defines the next steps:

  • Openapi2apigee: Generates the workflows from openapi
  • Apigee-templater: Allows generate common policies for API Proxy
  • apigeelint: Lints the api proxy syntaxis
  • apigeecli: Allows to import in apigee

Do you want to develop easily the apiops life of cycle with Apigee?

Leave a Comment

Your email address will not be published. Required fields are marked *