Weekly Consultation 10 CC-39

Weekly Consultation 10 CC-39

University

30 Qs

quiz-placeholder

Similar activities

Cloud Computing Pra UTS

Cloud Computing Pra UTS

University

25 Qs

CertyIQ - Google - Prof Data Eng - pt 6

CertyIQ - Google - Prof Data Eng - pt 6

University

30 Qs

Test quiz

Test quiz

University

25 Qs

Cloud Computing

Cloud Computing

University

35 Qs

GCP-Quiz-1

GCP-Quiz-1

University - Professional Development

25 Qs

Cloud Computing

Cloud Computing

University

25 Qs

GDSC FET Jain University Study Jam 106

GDSC FET Jain University Study Jam 106

University

25 Qs

ICT - Grade 8 -  Assessment 1Revision

ICT - Grade 8 - Assessment 1Revision

8th Grade - University

26 Qs

Weekly Consultation 10 CC-39

Weekly Consultation 10 CC-39

Assessment

Quiz

Computers

University

Medium

Created by

CC-39 Alexander

Used 2+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are required to set up a secure and dedicated connection between your on-premises data center and your Google Cloud VPC for a latency-sensitive application. Your solution must also support high throughput. Which option should you choose?

Implement Cloud CDN to optimize network latency and increase throughput.

Establish a VPC Peering connection with the on-premises data center.

Use Cloud VPN with a high-availability configuration to ensure a stable connection.

Provision a Cloud Interconnect - Dedicated connection for a direct physical link.

Answer explanation

Cloud Interconnect - Dedicated provides a direct physical connection between Google Cloud and on-premises infrastructure, offering the lowest latency and highest throughput, making it the best choice for such applications.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to deploy an application on Google Cloud that reacts to Cloud Pub/Sub events. Which of the following is the most appropriate service to use for this purpose?

Compute Engine

Google Kubernetes Engine

Cloud Storage

Cloud Functions

Answer explanation

Cloud Functions is a serverless execution environment for building and connecting cloud services. It allows you to execute your code in response to events without having to manage the underlying infrastructure. It is particularly well-suited to handling Cloud Pub/Sub events.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are tasked with designing a multi-region, highly available application architecture on Google Cloud Platform (GCP). The application requires low-latency access to a globally distributed relational database. Which GCP service would you recommend for achieving this requirement?

Cloud SQL

Cloud Spanner

Firestore

Bigtable

Answer explanation

Cloud Spanner is the recommended GCP service for achieving low-latency access to a globally distributed database in a multi-region, highly available architecture. It is a globally distributed relational database service designed to provide strong consistency, horizontal scalability, and high availability across multiple regions and continents.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

An associate cloud engineer is working with Cloud Shell. What's the accurate description of Cloud Shell's persistence behavior?

Cloud Shell instances are ephemeral, and all changes including home directory modifications are lost after each session.

Cloud Shell provides a persistent 5GB home directory that remains across sessions.

Cloud Shell provides a persistent 1GB home directory that remains across sessions.

Cloud Shell instances persist indefinitely until they are manually stopped.

Answer explanation

Cloud Shell offers users a persistent 5GB home directory that is stored in Google Cloud Storage. This allows for the persistence of files across sessions.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A company has decided to store their data in Cloud Storage and needs to estimate the costs. They expect to store 200 TB of data per month in a multi-regional bucket and the data will be stored for a year. Which of the following options is the most appropriate way to calculate the estimated costs of this data storage?

Use the Google Cloud Console to estimate the costs.

Use the Google Cloud Pricing Calculator by entering the number of GBs to be stored.

Use the Google Cloud Functions to calculate the cost.

Use the Storage Pricing Page directly to calculate costs.

Answer explanation

The Google Cloud Pricing Calculator allows you to estimate your monthly cloud bill by providing the anticipated resources. In this case, the company can input their expected storage in TBs to get an estimate of the cost.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

As an associate cloud engineer working on Google Cloud Platform, one of your tasks is to ensure that best practices are being followed within your organization. Which of the following actions aligns with Google Cloud's best practices for identity and access management?

Assign roles based on the principle of least privilege.

Create custom roles for all users to provide more granular access control.

Grant users the broadest possible roles so they can perform all necessary tasks.

Always assign roles at the project level, rather than at the resource level.

Answer explanation

The principle of least privilege suggests that users should be granted only the permissions they need to perform their tasks. This minimizes the potential damage from accidents or compromises.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

As a cloud associate engineer, you are tasked with designing and implementing a Google Cloud environment for a new project. Which of the following best represents a Google Cloud best practice?

Only use single-zone storage for critical data to minimize storage costs.

Regularly create and review audit logs to track service usage.

Use a single Virtual Private Cloud (VPC) for all projects to simplify network design.

Assign all team members the Owner role to simplify permissions management.

Answer explanation

Regularly creating and reviewing audit logs is a best practice for maintaining security and visibility over your Google Cloud environment. Audit logs provide a record of the activities in your Google Cloud projects and allow you to analyze and act upon any suspicious activity.

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?