GCP Cloud Endpoints Flashcards
Learn about GCP Cloud Endpoints.
1
Q
When using GCP endpoints what is the authorization standard used?
A
Oauth 2,0
2
Q
What languages are supported by GCP API endpoints?
A
You can use any language, but there are frameworks for Python and Java.
3
Q
Will GCP Cloud Endpoints automatically scale?
A
Yes, GCP Cloud Endpoints comes with the same benefits as App Engines
4
Q
When using GCP Cloud Endpoints, do I need to worry about DOS protection?
A
No, you do not need to worry, DOS is provided by default.
5
Q
Is GCP Cloud Endpoints, highly available?
A
Yes