You are configuring VPC peering between two projects. What must be done first?
AEnable Cloud Logging
BCreate Service Networking
CAccept the peering request
DDefine firewall rules
Explanation
You must accept the peering request to establish the connection.
Q162
What happens when IAM permissions are applied to a project folder?
AInherited by all sub-projects
BOverrides project permissions
CNot applicable
DImposes additional restrictions
Explanation
IAM permissions at the folder level are inherited by all child projects unless specifically overridden.
Q163
Which Google Cloud service is best for load balancing across regions?
ACloud Load Balancing
BCompute Engine
CCloud CDN
DGoogle Kubernetes Engine
Explanation
Cloud Load Balancing automatically distributes traffic across regions, while others do not specialize in this feature.
Q164
A company needs a private connection to Google Cloud. What should they use?
ACloud VPN
BInterconnect
CVPC Peering
DCloud Router
Explanation
Cloud Interconnect provides dedicated network connections to Google Cloud, while VPN and Peering serve different purposes.
Q165
What happens when you enable flow logs on a VPC network?
ATraffic is denied by default
BAll packets are logged
CA rule is created automatically
DNetwork flow data is captured
Explanation
Enabling flow logs captures information about the traffic flowing through the VPC, while the other options are incorrect.
Q166
Which service allows you to manage cloud resources using APIs?
AGoogle Cloud API
BGoogle Cloud Console
CGoogle Cloud Shell
DGoogle Stackdriver Monitoring
Explanation
Google Cloud API provides programmatic access, while the others are management interfaces or services for monitoring.
Q167
A company needs to ensure their VPC has a private subnet isolated from the internet. What is the best action?
AAdd a Cloud NAT gateway.
BCreate firewall rules for external access.
CCreate a subnet without a default route.
DUtilize VPC peering with public subnet.
Explanation
A private subnet requires no default route; NAT and other options allow internet access.
Q168
What happens when you delete a custom route in a VPC?
ATraffic reroutes automatically.
BAll instances lose internet access.
CConnections via that route are terminated.
DNothing, it’s just a modification.
Explanation
Deleting a route terminates traffic flow through it, while others are inaccurate descriptions of the outcome.
Q169
Which service provides a private global network for Google Cloud resources?
AGoogle Virtual Private Cloud (VPC)
BGoogle Compute Engine
CGoogle Cloud CDN
DGoogle Cloud Storage
Explanation
Google VPC offers a secure and scalable private network, while the others serve different functions.
Q170
A company needs to connect its on-premises data center to Google Cloud securely. Which option is the best choice?
ACloud VPN
BCloud Router
CDedicated Interconnect
DCloud Pub/Sub
Explanation
Dedicated Interconnect provides a high-capacity and low-latency connection, while Cloud VPN and Router are more complex and less optimal for dedicated connections.