All quizzes
Free quiz · 26 questions in the bank

App Engine quiz

Test your App Engine knowledge with a free interactive quiz — 26 questions with answers and explanations. No signup needed to play.

Question 1/12Score 0

How should an App Engine standard-environment app connect to a Cloud SQL database in the same project?

In this round
  1. How should an App Engine standard-environment app connect to a Cloud SQL database in the same project?
  2. You need requests from the same client to consistently reach the same App Engine version during a canary rollout. Which split-by strategy should you use?
  3. A background job needs to run asynchronously and retry automatically if it fails. Which App Engine-integrated primitive fits best?
  4. In App Engine terminology, what is a "service"?
  5. Compared to Cloud Functions, when is App Engine the better fit?
  6. What happens each time you deploy to an App Engine service?
  7. What does each App Engine version + service URL like `v2-dot-api-dot-my-project.uc.r.appspot.com` let you do?
  8. For a Cloud Tasks handler to be treated as successful, what must it return?
  9. What does this handler entry in app.yaml do? handlers: - url: /static static_dir: public/static secure: always
  10. Where would you configure App Engine standard to reach resources inside a VPC (e.g. a private Redis instance)?
  11. What file configures an App Engine service's runtime and scaling?
  12. Why is the region chosen at `gcloud app create` time significant?
Gaps to close?
Read the curated App Engine notes — core concepts, patterns, interview prep.
App Engine notes

More quizzes

.NETAccessibilityAgile MethodologyAirflowAlertmanagerAlgorithms