Mountkirk Games

Mountkirk Games

12th Grade

7 Qs

quiz-placeholder

Similar activities

BTEC UNIT 1 THE ONLINE WORLD QUIZ 1

BTEC UNIT 1 THE ONLINE WORLD QUIZ 1

12th Grade

10 Qs

Mobile Application Development

Mobile Application Development

9th - 12th Grade

10 Qs

EHR Healthcare

EHR Healthcare

12th Grade

7 Qs

Code.org Unit 3 - Lesson 1

Code.org Unit 3 - Lesson 1

9th - 12th Grade

10 Qs

Mobile Apps

Mobile Apps

12th Grade

10 Qs

Mobile

Mobile

12th Grade

10 Qs

Data 221-230

Data 221-230

12th Grade

10 Qs

Weeks 7-9 Quiz

Weeks 7-9 Quiz

1st Grade - Professional Development

10 Qs

Mountkirk Games

Mountkirk Games

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Academia Google

Used 6+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to optimize batch file transfers into Cloud Storage for Mountkirk Games' new Google Cloud solution. The batch files contain game statistics that need to be staged in Cloud Storage and be processed by an extract transform load (ETL) tool. What should you do?

Use gsutil to batch move files in sequence.

Use gsutil to batch copy the files in parallel.

Use gsutil to extract the files as the first part of ETL.

Use gsutil to load the files as the last part of ETL.

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You are implementing Firestore for Mountkirk Games. Mountkirk Games wants to give a new game programmatic access to a legacy game's Firestore database. Access should be as restricted as possible. What should you do?

Media Image
Media Image
Media Image
Media Image

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mountkirk Games wants to limit the physical location of resources to their operating Google Cloud regions. What should you do?

Configure an organizational policy which constrains where resources can be deployed.

Configure IAM conditions to limit what resources can be configured.

Configure the quotas for resources in the regions not being used to 0.

Configure a custom alert in Cloud Monitoring so you can disable resources as they are created in other regions.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

You need to implement a network ingress for a new game that meets the defined business and technical requirements. Mountkirk Games wants each regional game instance to be located in multiple Google Cloud regions. What should you do?

Configure a global load balancer connected to a managed instance group running Compute Engine instances.

Configure kubemci with a global load balancer and Google Kubernetes Engine.

Configure a global load balancer with Google Kubernetes Engine.

Configure Ingress for Anthos with a global load balancer and Google Kubernetes Engine.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your development teams release new versions of games running on Google Kubernetes Engine (GKE) daily. You want to create service level indicators (SLIs) to evaluate the quality of the new versions from the user's perspective. What should you do?

Create CPU Utilization and Request Latency as service level indicators.

Create GKE CPU Utilization and Memory Utilization as service level indicators.

Create Request Latency and Error Rate as service level indicators.

Create Server Uptime and Error Rate as service level indicators.

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mountkirk Games wants you to secure the connectivity from the new gaming application platform to Google Cloud. You want to streamline the process and follow Google-recommended practices. What should you do?

Media Image
Media Image
Media Image
Media Image

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your development team has created a mobile game app. You want to test the new mobile app on Android and iOS devices with a variety of configurations. You need to ensure that testing is efficient and cost-effective. What should you do?

Upload your mobile app to the Firebase Test Lab, and test the mobile app on Android and iOS devices.

Create Android and iOS VMs on Google Cloud, install the mobile app on the VMs, and test the mobile app.

Create Android and iOS containers on Google Kubernetes Engine (GKE), install the mobile app on the containers, and test the mobile app.

Upload your mobile app with different configurations to Firebase Hosting and test each configuration.