Hacker News new | ask | show | jobs
by B-Scan 2803 days ago
Thanks for the clarification. Wasn’t aware that it works with Go on Standard Gen 1.

Any ETA for Gen 2 or alpha signup?

1 comments

Clarification: GAE Standard uses the Endpoints framework, which is Python and Java only (https://cloud.google.com/endpoints/docs/frameworks/about-clo...). Sorry for the confusion.

Flex uses ESP (https://github.com/cloudendpoints/esp), which is deployed as a sidecar, and works with any runtime.

As for EAP: unfortunately not. Personally, I'd like to see a managed version as opposed to the current framework or sidecar approach, as it'll be easier to implement across products, but that means it'll likely take a little longer.