wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Build Application with GCP

Total questions: 10

Worksheet time: 3mins

Name
Class
Date
1.

What does IaaS stand for in cloud computing?

a)

Integration as a Service

b)

Information as a Service

c)

Infrastructure as a Service

d)

Interface as a Service

2.

Which Google Cloud service is a fully managed platform for building and deploying applications without managing infrastructure?

a)

Compute Engine

b)

App Engine

c)

Cloud Functions

d)

Cloud Run

3.

What is the primary benefit of using Google Kubernetes Engine (GKE)?

a)

Virtual machine management

b)

Serverless computing

c)

Managed Kubernetes service

d)

Event-driven execution

4.

Which of the following is a use case for Cloud Functions?

a)

Processing files in response to events

b)

Managing Kubernetes clusters

c)

Building web applications

d)

Running virtual machines

5.

What is a key feature of Cloud Run?

a)

Does not integrate with other services

b)

Supports only specific programming languages

c)

Requires manual scaling

d)

Abstracts infrastructure management

6.

How does Compute Engine provide flexibility for IaaS?

a)

By providing a fixed pricing model

b)

By eliminating the need for servers

c)

By allowing granular control over infrastructure

d)

By offering pre-configured applications

7.

What is a strategic advantage of using App Engine for web applications?

a)

Limited programming language support

b)

Requires extensive infrastructure management

c)

Manual scaling of resources

d)

Automatic handling of scaling and load balancing

8.

In what scenario would you prefer using Cloud Run over Compute Engine?

a)

When you require high-performance computing

b)

When you need to manage Kubernetes clusters

c)

When you want to run containerized applications in a serverless environment

d)

When you need full control over the VM

9.

What is a primary consideration when using Compute Engine for PaaS solutions?

a)

Automatic scaling of resources

b)

Higher potential costs due to complexity

c)

Requires less management effort

d)

No additional configuration needed

10.

Which of the following best describes the role of Cloud Functions in Google Cloud?

a)

Provides a platform for virtual machines

b)

Enables event-driven code execution without server management

c)

Offers a managed Kubernetes service

d)

Delivers applications over the internet