Apigee Adapter for Istio which provides support for HTTP/2

nandishnandy
Participant III

Hi,

How to use Apigee Adapter for Istio to support Http/2 on edge cloud or what are the steps need to follow to achieve the same?

Thanks In Advance

Nandeesha

0 1 362
1 REPLY 1

sidd-harth
Participant V

AFAIK Apigee has no support for HTTP/2.

But Istio by default has support for HTTP/2. So if you have HTTP/2 services, then you can deploy them to your Istio Mesh and add/install Apigee Adapter to your Istio environment to use Apigee Quota, Authorization(API Key, JWT), Analytics through Istio Mixer.

You can also make use of the Apigee lightweight developer portal to expose these Istio services, providing credentials to the internal/external developer with documentation.

Apigee Istio Adapter does not create an API Proxy in Apigee. It works with the Apigee API Product and uses Istio Mixer to talk with Envoy Proxy in Istio Mesh.