WorksheetsCompute Engine
Total questions: 11
Worksheet time: 6mins
Enter your Roll number
What is the primary reason for using a multiple VPC network architecture with VPC Network Peering?
A. To achieve the lowest latency for all inter-project traffic
B. To provide strong network isolation between different environments (e.g., production and development)
C. To simplify global load balancing
D. To allow automatic scaling of VM instances
Which Google Cloud feature allows resources in different projects within the same organization to use a common, centrally managed VPC network?
VPC Network Peering
External Load Balancer
Shared VPC
Private Service Connect
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?
Yes, always
No, because VPC peering is non-transitive
Yes, if a custom route is added to VPC
Only if the networks are in the same region
When creating a custom mode VPC network, what is the key responsibility you take on compared to using an auto mode network?
Manually setting all firewall rules
Manually creating all subnets and specifying their IP ranges
Manually configuring Cloud DNS
Manually installing the operating system on VMs
What is the primary purpose of defining a boot disk when creating a Compute Engine VM?
To determine the VM's external IP address
To specify the Operating System and initial storage volume
To set the firewall rules for the VM
To assign the service account for the VM
Which protocol is commonly used to securely connect to a Linux-based Compute Engine VM instance?
RDP (Remote Desktop Protocol)
HTTP
SSH (Secure Shell)
ICMP
To ensure high availability for a single application, where should you deploy your Compute Engine instances?
All in one zone
Across multiple zones in a single region
Across multiple regions globally
All in the default VPC network
What is the main use case for analyzing rejected traffic logs in VPC Flow Logs?
Performance tuning of the VM
Estimating network costs
Identifying blocked connection attempts for security or troubleshooting
Optimizing the boot disk size
VPC Flow Logs capture data at which level?
Application Payload
Network Interface (NIC)
HTTP Request Header
Cloud Storage Bucket
What parameter can you adjust to reduce the volume of logs generated by VPC Flow Logs, while potentially losing some data?
Aggregation Interval
Secondary Sampling Rate
Source IP Range
Metadata Inclusion
