--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/ed71fc9e-e4b6-495f-9d4e-fe0405ccb775%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Thanks for your response.
But isn't a security issue my API backend facing the internet?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/76bb2415-b107-4b69-bbb1-3cd8d4cf0849%40googlegroups.com.
If you were following the echo example, there are a few things to note:- The backend starts up listening to port 8081- ESP is started up listening to port 80 and forwards requests from 80 to 8081- There was a firewall rule to allow http/https traffic (port 80/443)- An external IP was givenGiven these, when an external client calls the external IP on port 80/443, it will hit ESP first. Because of the firewall, no one externally should be able to hit port 8081 directly (the backend) on the external IP.The DNS portion simply sets up DNS records so that your cloud.goog domain is directed to the external IP, which will then be serviced by ESP first.Does that make sense?Thanks,Wesley
On Thu, Sep 21, 2017 at 12:05 PM <daniel...@gmail.com> wrote:
Hello John,
Thanks for your response.
But isn't a security issue my API backend facing the internet?
Thanks!
--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsub...@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/76bb2415-b107-4b69-bbb1-3cd8d4cf0849%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/08fa6827-0564-4baf-8f7c-b16aa4d26ad3%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/76bb2415-b107-4b69-bbb1-3cd8d4cf0849%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsub...@googlegroups.com.
I configured the openapi.yaml pointing the target with LB frontend public IP.But this made the request enter in looping: LB -> (some vm instance in group) -> ESP (port 80 of VM) -> LB again (because the target in openapi.yaml) -> ESP > LB...Is this the best practice for a set o APIs in production mode (with compute engine): LB -> (some of various VMs in the group each one with external IP) -> Enpoints (ESP port 80) -> API code (port 8080) ?
Since ESP is a Nginx, features like gzip, cache, etc is configured in it?
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsubscri...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/76bb2415-b107-4b69-bbb1-3cd8d4cf0849%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsubscri...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/08fa6827-0564-4baf-8f7c-b16aa4d26ad3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/b9210301-00af-4895-a8a4-36e5c5a34a8f%40googlegroups.com.
host: "echo-api.endpoints.[PROJECT_ID].cloud.goog"
x-google-endpoints:
- name: "echo-api.endpoints.[PROJECT_ID].cloud.goog"
target: "[IP_ADDRESS]"
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/76bb2415-b107-4b69-bbb1-3cd8d4cf0849%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/08fa6827-0564-4baf-8f7c-b16aa4d26ad3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endp...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/b9210301-00af-4895-a8a4-36e5c5a34a8f%40googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/76bb2415-b107-4b69-bbb1-3cd8d4cf0849%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsub...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/google-cloud-endpoints/08fa6827-0564-4baf-8f7c-b16aa4d26ad3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
--
You received this message because you are subscribed to the Google Groups "Google Cloud Endpoints" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-cloud-endpoints+unsub...@googlegroups.com.