CertyIQ - GACE - pt 4

CertyIQ - GACE - pt 4

University

25 Qs

quiz-placeholder

Similar activities

Word Processing Lesson 1 and 2 Review

Word Processing Lesson 1 and 2 Review

KG - University

20 Qs

Category1_Level3 (Slot_1)

Category1_Level3 (Slot_1)

University

20 Qs

Cloud Deployment

Cloud Deployment

University

20 Qs

GCP-Quiz-1

GCP-Quiz-1

University - Professional Development

25 Qs

Cyber Forensics

Cyber Forensics

University

21 Qs

CC106 - Seatwork 2 (Trends, SaaS and VR)

CC106 - Seatwork 2 (Trends, SaaS and VR)

University

20 Qs

FLUTTER

FLUTTER

University - Professional Development

20 Qs

INNOVATION QUIZ-1

INNOVATION QUIZ-1

University

20 Qs

CertyIQ - GACE - pt 4

CertyIQ - GACE - pt 4

Assessment

Quiz

Computers

University

Easy

Created by

Katheryne Pierce

Used 99+ times

FREE Resource

25 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You are building a new version of an application hosted in an App Engine environment. You want to test the new version with 1% of users before you completely switch your application over to the new version. What should you do?

Deploy a new version of your application in Google Kubernetes Engine instead of App Engine and then use GCP Console to split traffic.

Deploy a new version of your application in a Compute Engine instance instead of App Engine and then use GCP Console to split traffic.

Deploy a new version as a separate app in App Engine. Then configure App Engine using GCP Console to split traffic between the two apps.

Deploy a new version of your application in App Engine. Then go to App Engine settings in GCP Console and split traffic between the current version and newly deployed versions accordingly.

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You need to provide a cost estimate for a Kubernetes cluster using the GCP pricing calculator for Kubernetes. Your workload requires high IOPs, and you will also be using disk snapshots. You start by entering the number of nodes, average hours, and average days. What should you do next?

Fill in local SSD. Fill in persistent disk storage and snapshot storage.

Fill in local SSD. Add estimated cost for cluster management.

Select Add GPUs. Fill in persistent disk storage and snapshot storage.

Select Add GPUs. Add estimated cost for cluster management.

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You are using Google Kubernetes Engine with autoscaling enabled to host a new application. You want to expose this new application to the public, using HTTPS on a public IP address. What should you do?

Create a Kubernetes Service of type NodePort for your application, and a Kubernetes Ingress to expose this Service via a Cloud Load Balancer.

Create a Kubernetes Service of type ClusterIP for your application. Configure the public DNS name of your application using the IP of this Service

Create a Kubernetes Service of type NodePort to expose the application on port 443 of each node of the Kubernetes cluster. Configure the public DNS name of your application with the IP of every node of the cluster to achieve load-balancing.

Create a HAProxy pod in the cluster to load-balance the traffic to all the pods of the application. Forward the public traffic to HAProxy with an iptable rule. Configure the DNS name of your application using the public IP of the node HAProxy is running on.

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You need to enable traffic between multiple groups of Compute Engine instances that are currently running two different GCP projects. Each group of Compute Engine instances is running in its own VPC. What should you do?

Verify that both projects are in a GCP Organization. Create a new VPC and add all instances.

Verify that both projects are in a GCP Organization. Share the VPC from one project and request that the Compute Engine instances in the other project use this shared VPC.

Verify that you are the Project Administrator of both projects. Create two new VPCs and add all instances.

Verify that you are the Project Administrator of both projects. Create a new VPC and add all instances.

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You want to add a new auditor to a Google Cloud Platform project. The auditor should be allowed to read, but not modify, all project items. How should you configure the auditor's permissions?

Create a custom role with view-only project permissions. Add the user's account to the custom role.

Create a custom role with view-only service permissions. Add the user's account to the custom role.

Select the built-in IAM project Viewer role. Add the user's account to this role

Select the built-in IAM service Viewer role. Add the user's account to this role.

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

You are operating a Google Kubernetes Engine (GKE) cluster for your company where different teams can run nonproduction workloads. Your Machine Learning (ML) team needs access to Nvidia Tesla P100 GPUs to train their models. You want to minimize effort and cost. What should you do?

Ask your ML team to add the accelerator: gpu annotation to their pod specification.

Recreate all the nodes of the GKE cluster to enable GPUs on all of them

Create your own Kubernetes cluster on top of Compute Engine with nodes that have GPUs. Dedicate this cluster to your ML team.

Add a new, GPU-enabled, node pool to the GKE cluster. Ask your ML team to add the cloud.google.com/gke - accelerator: nvidia-tesla-p100 nodeSelector to their pod specification.

7.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Your VMs are running in a subnet that has a subnet mask of 255.255.255.240. The current subnet has no more free IP addresses and you require an additional 10 IP addresses for new VMs. The existing and new VMs should all be able to reach each other without additional routes. What should you do?

Use gcloud to expand the IP range of the current subnet.

Delete the subnet, and recreate it using a wider range of IP addresses.

Create a new project. Use Shared VPC to share the current network with the new project.

Create a new subnet with the same starting IP but a wider range to overwrite the current subnet.

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?