wayground logo

Free Printable Worksheets

Font size

S
M
L
XL
Worksheets

Compute Engine

Total questions: 11

Worksheet time: 6mins

Name
Class
Date
1.

Enter your Roll number

4 lines
2.

What is the primary reason for using a multiple VPC network architecture with VPC Network Peering?

a)

A. To achieve the lowest latency for all inter-project traffic

b)

B. To provide strong network isolation between different environments (e.g., production and development)

c)

C. To simplify global load balancing

d)

D. To allow automatic scaling of VM instances

3.

Which Google Cloud feature allows resources in different projects within the same organization to use a common, centrally managed VPC network?

a)

VPC Network Peering

b)

External Load Balancer

c)

Shared VPC

d)

Private Service Connect

4.

If VPC A is peered with VPC B, and VPC B is peered with VPC C, can a VM in VPC A communicate with a VM in VPC C using internal IP addresses?

a)

Yes, always

b)

No, because VPC peering is non-transitive

c)

Yes, if a custom route is added to VPC

d)

Only if the networks are in the same region

5.

When creating a custom mode VPC network, what is the key responsibility you take on compared to using an auto mode network?

a)

Manually setting all firewall rules

b)

Manually creating all subnets and specifying their IP ranges

c)

Manually configuring Cloud DNS

d)

Manually installing the operating system on VMs

6.

What is the primary purpose of defining a boot disk when creating a Compute Engine VM?

a)

To determine the VM's external IP address

b)

To specify the Operating System and initial storage volume

c)

To set the firewall rules for the VM

d)

To assign the service account for the VM

7.

Which protocol is commonly used to securely connect to a Linux-based Compute Engine VM instance?

a)

RDP (Remote Desktop Protocol)

b)

HTTP

c)

SSH (Secure Shell)

d)

ICMP

8.

To ensure high availability for a single application, where should you deploy your Compute Engine instances?

a)

All in one zone

b)

Across multiple zones in a single region

c)

Across multiple regions globally

d)

All in the default VPC network

9.

What is the main use case for analyzing rejected traffic logs in VPC Flow Logs?

a)

Performance tuning of the VM

b)

Estimating network costs

c)

Identifying blocked connection attempts for security or troubleshooting

d)

Optimizing the boot disk size

10.

VPC Flow Logs capture data at which level?

a)

Application Payload

b)

Network Interface (NIC)

c)

HTTP Request Header

d)

Cloud Storage Bucket

11.

What parameter can you adjust to reduce the volume of logs generated by VPC Flow Logs, while potentially losing some data?

a)

Aggregation Interval

b)

Secondary Sampling Rate

c)

Source IP Range

d)

Metadata Inclusion