G-ACE - Part 9

G-ACE - Part 9

Professional Development

20 Qs

quiz-placeholder

Similar activities

Encompass 101

Encompass 101

Professional Development

15 Qs

Azure Compute Services

Azure Compute Services

Professional Development

15 Qs

Quiz 1 IoT bootcamp

Quiz 1 IoT bootcamp

Professional Development

16 Qs

SCS-Day 2019 Quiz Contest

SCS-Day 2019 Quiz Contest

Professional Development

15 Qs

AWS Quiz Show 2023 (Week 2)

AWS Quiz Show 2023 (Week 2)

Professional Development

15 Qs

AWS Autoscaling

AWS Autoscaling

Professional Development

25 Qs

cloud

cloud

Professional Development

15 Qs

Team Quiz 1

Team Quiz 1

Professional Development

15 Qs

G-ACE - Part 9

G-ACE - Part 9

Assessment

Quiz

Other

Professional Development

Easy

Created by

Francis Soldevilla

Used 11+ times

FREE Resource

20 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are performing a monthly security check of your Google Cloud environment and want to know who has access to view data stored in your Google Cloud Project. What should you?

Enable Audit Logs for all APIs that are related to data storage.

Review the IAM permissions for any role that allows for data access.

Review the Identity-Aware Proxy settings for each resource.

Create a Data Loss Prevention job.

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your company has embraced a hybrid cloud strategy where some of the applications are deployed on Google Cloud. A Virtual Private Network (VPN) tunnel connects your Virtual Private Cloud (VPC) in Google Cloud with your company's on-premises network. Multiple applications in Google Cloud need to connect to an on-premises database server, and you want to avoid having to change the IP configuration in all of your applications when the IP of the database changes. What should you do?

Configure Cloud NAT for all subnets of your VPC to be used when egressing from the VM instances.

Create a private zone on Cloud DNS, and configure the applications with the DNS name.

Configure the IP of the database as custom metadata for each instance, and query the metadata server.

Query the Compute Engine internal DNS from the applications to retrieve the IP of the database.

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You have developed a containerized web application that will serve internal colleagues during business hours. You want to ensure that no costs are incurred outside of the hours the application is used. You have just created a new Google Cloud project and want to deploy the application. What should you do?

Deploy the container on Cloud Run for Anthos, and set the minimum number of instances to zero.

Deploy the container on Cloud Run (fully managed), and set the minimum number of instances to zero.

Deploy the container on App Engine flexible environment with autoscaling, and set the value min_instances to zero in the app.yaml.

Deploy the container on App Engine flexible environment with manual scaling, and set the value instances to zero in the app.yaml.

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You have experimented with Google Cloud using your own credit card and expensed the costs to your company. Your company wants to streamline the billing process and charge the costs of your projects to their monthly invoice. What should you do?

Grant the financial team the IAM role of Billing Account User on the billing account linked to your credit card.

Set up BigQuery billing export and grant your financial department IAM access to query the data.

Create a ticket with Google Billing Support to ask them to send the invoice to your company.

Change the billing account of your projects to the billing account of your company.

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

You are running a data warehouse on BigQuery. A partner company is offering a recommendation engine based on the data in your data warehouse. The partner company is also running their application on Google Cloud. They manage the resources in their own project, but they need access to the BigQuery dataset in your project. You want to provide the partner company with access to the dataset. What should you do?

Create a Service Account in your own project, and grant this Service Account access to BigQuery in your project.

Create a Service Account in your own project, and ask the partner to grant this Service Account access to BigQuery in their project.

Ask the partner to create a Service Account in their project, and have them give the Service Account access to BigQuery in their project.

Ask the partner to create a Service Account in their project, and grant their Service Account access to the BigQuery dataset in your project.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your web application has been running successfully on Cloud Run for Anthos. You want to evaluate an updated version of the application with a specific percentage of your production users (canary deployment). What should you do?

Create a new service with the new version of the application. Split traffic between this version and the version that is currently running.

Create a new revision with the new version of the application. Split traffic between this version and the version that is currently running.

Create a new service with the new version of the application. Add an HTTP Load Balancer in front of both services.

Create a new revision with the new version of the application. Add an HTTP Load Balancer in front of both revisions.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Your company developed a mobile game that is deployed on Google Cloud. Gamers are connecting to the game with their personal phones over the Internet. The game sends UDP packets to update the servers about the gamers' actions while they are playing in multiplayer mode. Your game backend can scale over multiple virtual machines (VMs), and you want to expose the VMs over a single IP address. What should you do?

Configure an SSL Proxy load balancer in front of the application servers.

Configure an Internal UDP load balancer in front of the application servers.

Configure an External HTTP(s) load balancer in front of the application servers.

Configure an External Network load balancer in front of the application servers.

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?