Module 7: Applications in the Cloud

Looking for โ€˜Google Cloud Fundamentals: Core Infrastructure Module 7 Answersโ€™?

In this post, I provide complete, accurate, and detailed explanations for the answers to Module 7: Applications in the Cloud of Course 2: Google Cloud Fundamentals: Core Infrastructure โ€“ Preparing for Google Cloud Certification: Cloud Developer Professional Certificate

Whether youโ€™re preparing for quizzes or brushing up on your knowledge, these insights will help you master the concepts effectively. Letโ€™s dive into the correct answers and detailed explanations for each question!

Quiz - Applications in the Cloud

Graded Assignment

1. Which scenario is best suited for using Cloud Run instead of Cloud Run functions?

  • Sending an email notification whenever a new document is added to a specific folder in Cloud Storage.
  • Hosting a dynamic web application that allows users to upload and share photos. โœ…
  • Resizing images on demand when requested by a user through a web interface.
  • Generating thumbnails for images uploaded to a Cloud Storage bucket.

2. Which of these statements about Cloud Run functions are correct? Select three.

Cloud Run functions:

  • Is a scalable functions-as-a-service platform. โœ…
  • Can be used to extend Cloud services. โœ…
  • Require servers or VMs to be provisioned.
  • Is integrated with Cloud Logging. โœ…
  • Can only be invoked by sending HTTP requests.

3. Why might a Google Cloud customer choose to use Cloud Run functions?

  • Their application contains event-driven code that they donโ€™t want to provision compute resources for. โœ…
  • Cloud Run functions is the primary way to run C++ applications in Google Cloud.
  • Cloud Run functions is a free service for hosting compute operations.
  • Their application has a legacy monolithic structure that they want to separate into microservices.

Related contents:

You might also like:

Course 3:

Leave a Reply