Google Cloud's API Gateway

preview_player
Показать описание
Develop, deploy, secure, and manage APIs with Google Cloud's fully managed gateway.

Рекомендации по теме
Комментарии
Автор

How is this different from Cloud Endpoints and Apigee?

MatheusAeroso
Автор

Why does all the documentation only show serverless options as backend services? Can you use other options (VMs, external webservers) as well? If yes, to what limit? Only endpoints that can be reached over Internet?

tschow
Автор

How do you manage the open api spec on environments with CI/CD in mind?. Knowing that every service is isolated from the others, looks complex or am i missing something?

alejandrombc
Автор

Are there any good resources on how to setup custom domains with API-gateway?

conconmc
Автор

does this support websocket like AWS API Gateway ?

cetaepsilon
Автор

API key is not working for me. It's invoking cloud function even without passing key.

vikashbarnwal
Автор

how is it different from https load balancer? Or microservices would be running in kubernetes anyhow, why not use the ingress gateway or better yet, an Istio ingress gateway ?

dsinghr
Автор

I already used this with my several Cloud Run. It's slow at first call.

hiengmao
Автор

Enabling the "API Gateway API" will load forever and not succeed...

flashfabrixx