All Coursera Quiz Answers

Essential Google Cloud Infrastructure: Core Services Coursera Quiz Answers

In this article i am gone to share Coursera Course: Essential Google Cloud Infrastructure: Core Services Coursera Quiz Answers with you..

Enrol Link: Essential Google Cloud Infrastructure: Core Services

Essential Google Cloud Infrastructure: Core Services Coursera Quiz Answers


 

Identity and Access Management Quiz Answers

Question 1)
What abstraction is primarily used to administer user access in Cloud IAM ?

  • Leases, an abstraction of periodic entitlements.
  • Roles, an abstraction of job roles.
  • Credentials, an abstraction of an authorization token.
  • Privileges, an abstraction of access rights.

Question 2)
Which of the following is not a type of IAM role?

  • Custom
  • Advanced
  • Primitive
  • Predefined

Question 3)
Which of the following is not a type of IAM member?

  • Google Account
  • Service Account
  • Google Group
  • Cloud Identity domain
  • G Suite domain
  • Organization Account

 

Storage and Database Services Quiz Answers

Question 1)
What data storage service might you select if you just needed to migrate a standard relational database running on a single machine in a datacenter to the cloud?

  • Cloud SQL
  • BigQuery
  • Persistent Disk
  • Cloud Storage

Question 2)
Which GCP data storage service offers ACID transactions and can scale globally?

  • Cloud Storage
  • Cloud CDN
  • Cloud Spanner
  • Cloud SQL

Question 3)
Which data storage service provides data warehouse services for storing data but also offers an interactive SQL interface for querying the data?

  • BigQuery
  • Cloud Dataproc
  • Cloud Datalab
  • Cloud SQL

 

Resource Management Quiz Answers

Question 1)
No resources in GCP can be used without being associated with…

  • A project.
  • A virtual machine.
  • A bucket.
  • A user.

Question 2)
A budget is set at $500 and an alert is set at 100%. What happens when the full amount is used?

  • Everything in the associated project will suspend because there is not more budget to spend.
  • A notification email is sent to the Billing Administrator.
  • Nothing. There is no point to sending a notification when there is no budget remaining.
  • You have a 4-hour courtesy period before Google shuts down all resources.

Question 3)
How do quotas protect GCP customers?

  • By preventing resource use by unknown users.
  • By preventing resource use of too many different GCP services.
  • By preventing uncontrolled consumption of resources.
  • By preventing resource use in too many zones in a region.

 

Resource Monitoring Quiz Answers

Question 1)
What is the foundational process at the base of Google’s Site Reliability Engineering (SRE) ?

  • Capacity planning.
  • Testing and release procedures.
  • Monitoring.
  • Root cause analysis.

Question 2)
What is the purpose of the Stackdriver Trace service?

  • Reporting on latency as part of managing performance.
  • Reporting on GCP system errors.
  • Reporting on application errors.
  • Reporting on GCP resource consumption as part of managing performance.

Question 3)
Stackdriver integrates several technologies, including monitoring, logging, error reporting, and debugging that are commonly implemented in other environments as separate solutions using separate products. What are key benefits of integration of these services?

  • Reduces overhead, reduces noise, streamlines use, and fixes problems faster
  • Ability to replace one tool with another from a different vendor
  • Detailed control over the connections between the technologies
  • Better for GCP only so long as you don’t need to monitor other applications or clouds