Zusammenfassung der Ressource
Frage 1
Frage
In Users API allow users to grant a third party or application limited permission to access your app on his or her behalf without sharing credentials using the OAuth protocol.
Antworten
-
Only for Java
-
Only for C++
-
Only for XML
-
Correct
-
Incorrect
-
None
Frage 2
Frage
In Python 3.0 will use multi-threading technology. Why is this important for Google App Engine?
Antworten
-
It reduces the amount of size for RPCs to complete.
-
It reduces the amount of time for RPCs to complete.
-
It reduces the amount of code for RPCs to complete.
-
It increases the size for RPCs to complete.
-
It increases the time for RPCs to complete.
-
It increases the code for RPCs to complete.
-
Its equal to 2B.
Frage 3
Frage
Which one feature from the given Communication features does not exist in GAE?
Antworten
-
FTP
-
Google Cloud Endpoints
-
Channel
-
URL Fetch
-
None
-
Webdav
Frage 4
Frage
The Viewer role has access to the admin Console to perform.
Frage 5
Frage
What framework are you using when developing in Cssource?
Antworten
-
webapp2
-
webapp6
-
webapp7
-
webappnew
-
None
Frage 6
Frage
Lets review some limits and quotas of SSL for a Custom Domain section: The limit of Mappings per certificate is 20. What is the limit of Certificates per account?
Frage 7
Frage
How many roles does GAE provide to get access to the Admin Console?
Antworten
-
Developer
-
Viewer
-
Owner
-
Admin
-
(1,2,4)
-
(2,3,1)
-
None
Frage 8
Frage
What is the Daily Limit and Maximum Rate for the Channel API Calls if you are not paying for the service?
Antworten
-
65,700 calls ; 300 calls/min
-
65,700 calls ; 3,000 calls/min
-
657,000 calls ; 3,000 calls/min
-
65,700 calls ; 300.5 calls/min
-
None
Frage 9
Frage
App Engine supports any Python code that uses the:
Antworten
-
WYSIWYG
-
CGI standard
-
WSGI interface
-
HTTP protocol
-
None
Frage 10
Frage
GAE contains several runtime environments including: Java, Python, ____, and ____.
Antworten
-
Closure, Scala
-
Net, Ruby
-
C#, MySQL
-
PHP, Go