GCP-ARCH-Design-Process-5-6

GCP-ARCH-Design-Process-5-6

1st - 12th Grade

7 Qs

quiz-placeholder

Similar activities

ICT Grade 3 (Browser and Search Engine)

ICT Grade 3 (Browser and Search Engine)

3rd Grade

10 Qs

Pemeliharaan Mesin Sepeda Motor - Mekanisme Katup

Pemeliharaan Mesin Sepeda Motor - Mekanisme Katup

11th Grade

10 Qs

Engine

Engine

9th - 10th Grade

10 Qs

Securitatea în mediul online

Securitatea în mediul online

10th Grade

11 Qs

Quiz Jaringan Komputer

Quiz Jaringan Komputer

12th Grade

10 Qs

Unreal Engine Basics

Unreal Engine Basics

12th Grade

10 Qs

Modalidades y Movimientos

Modalidades y Movimientos

1st - 12th Grade

8 Qs

GCP-ARCH-Design-Process-7-9

GCP-ARCH-Design-Process-7-9

1st - 12th Grade

7 Qs

GCP-ARCH-Design-Process-5-6

GCP-ARCH-Design-Process-5-6

Assessment

Quiz

Education

1st - 12th Grade

Medium

Created by

Maciej Zachariasz

Used 2+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You are deploying a large-scale web application with users all over the world and a lot of static content. Which load balancer configuration would likely be the best?

TCP load balancer with SSL configured

HTTP load balancer with SSL configured

HTTP load balancer with SSL configured and the CDN enabled

UDP load balancer with SSL configured and the CDN enabled

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You are a large bank deploying an online banking service to Google Cloud. The service needs high-volume access to mainframe data on-premises. Which connectivity option would likely be best?

VPN

HTTPS

Cloud Interconnect

Peering

3.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You have a contract with a service provider to manage your Google VPC networks. You want to connect a network they own to your VPC. Both networks are in Google Cloud. Which connection option should you choose?

VPN

VPN with high availability and Cloud Router

Cloud Interconnect

VPC peering

4.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You want a secure, private connection between your network and a Google Cloud network. There is not a lot of volume, but the connection needs to be extremely reliable. Which configuration below would you choose?

VPN

VPN with high availability and Cloud Router

Cloud Interconnect

VPC peering

5.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You need to deploy an existing application that was written in .NET version 4. The application requires Windows servers, and you don’t want to change it. Which should you use?

Compute Engine

GKE

App Engine

Cloud Functions

6.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You have containerized multiple applications using Docker and have deployed them using Compute Engine VMs. You want to save costs and simplify container management. What might you do?

Write Terraform scripts for all deployment.

Rewrite the applications to run in App Engine.

Rewrite the applications to run in Cloud Functions.

Migrate the containers to GKE

7.

MULTIPLE SELECT QUESTION

1 min • 1 pt

You’ve been asked to write a program that uses Vision API to check for inappropriate content in photos that are uploaded to a Cloud Storage bucket. Any photos that are inappropriate should be deleted. What might be the simplest, cheapest way to deploy this program?

Compute Engine

GKE

Cloud Functions

App Engine