Which service is best for managing domain names in Google Cloud?
AGoogle Cloud DNS
BBigQuery
CCloud Functions
DCloud Storage
Explanation
Google Cloud DNS is specifically designed for managing domain names, while the others serve different purposes.
Q122
A company needs to connect multiple on-premises networks to VPCs in Google Cloud. What should they use?
ADirect Peering
BCloud VPN
CCloud Interconnect
DGlobal HTTP(S) Load Balancing
Explanation
Cloud Interconnect provides direct, high-speed connections to multiple VPCs, whereas the others are less suited for this purpose.
Q123
You are configuring firewall rules in Google Cloud. What happens when you set priority to 1000?
AHighest priority rule
BNormal priority rule
CLowest priority rule
DNo effect on priority
Explanation
In Google Cloud, lower priority numbers indicate higher priority, so 1000 is low priority.
Q124
Which service provides managed load balancing in GCP?
AGoogle Cloud Load Balancer
BCompute Engine
CCloud Functions
DCloud Storage
Explanation
Google Cloud Load Balancer is specifically designed for managing load balancing, while others serve different purposes.
Q125
A company needs to establish VPN connections with on-premises infrastructure and wants seamless integration with its existing Google Cloud network. Which option should they choose?
ADedicated Interconnect
BCloud VPN
CCloud Router
DVPC Peering
Explanation
Cloud VPN allows secure site-to-site connections, while other options do not provide direct VPN functionality.
Q126
You are configuring firewall rules for your Google Cloud project. What happens when multiple rules apply to the same traffic?
AOnly the highest priority rule applies
BAll rules must be satisfied
CRules are evaluated chronologically
DTraffic is dropped without evaluation
Explanation
Only the highest-priority rule is enforced; lower-priority ones do not apply, while others are incorrect statements about evaluation behavior.
Q127
Which Google Cloud service allows for dynamic IP assignment?
AGoogle Compute Engine
BGoogle Cloud Pub/Sub
CGoogle Kubernetes Engine
DGoogle Cloud Storage
Explanation
Google Compute Engine allows dynamic IP assignment for VM instances; others do not provide this capability directly.
Q128
A company needs to connect its on-premises data center securely to Google Cloud. What should they use?
ACloud VPN
BLoad Balancing
CCloud Pub/Sub
DBigQuery
Explanation
Cloud VPN securely connects on-premises to Google Cloud; the other options don't provide direct connectivity solutions.
Q129
You are configuring a virtual private cloud (VPC) network. What happens if you do not explicitly set up a firewall rule for incoming traffic?
AAll incoming traffic is allowed
BAll incoming traffic is denied
COnly SSH traffic is allowed
DTraffic uses default VPC settings
Explanation
By default, all incoming traffic is denied in Google Cloud unless specified by a firewall rule.
Q130
Which Google Cloud service is best for managing containerized applications?
AGoogle Kubernetes Engine
BCloud Run
CCloud Functions
DApp Engine
Explanation
Google Kubernetes Engine is designed for container orchestration, while the other options focus on different deployment models.