A company needs to restrict its Cloud Storage bucket to specific users. What should they configure?
ABucket IAM policies
BVPC Service Controls
CCloud Armor
DData Loss Prevention
Explanation
Bucket IAM policies enforce user permissions directly on storage resources, whereas other options are less related to bucket access control.
Q462
You are configuring firewall rules for a virtual machine. What happens if you set a rule to allow traffic at a lower priority than a deny rule?
AAllow traffic always
BDeny traffic always
CAllow traffic if rule conditions meet
DDeny traffic based on deny rule
Explanation
Deny rules always take precedence over lower-priority allow rules, which means traffic will be denied.
Q463
Which service helps protect against distributed denial-of-service (DDoS) attacks in Google Cloud?
ACloud Armor
BCloud CDN
CFirebase Hosting
DStackdriver Monitoring
Explanation
Cloud Armor provides DDoS protection, while other options do not directly address DDoS.
Q464
A company needs to encrypt sensitive data at rest in Google Cloud. Which service should they use?
ACloud Key Management Service
BBigQuery
CCloud Firestore
DCloud Storage Transfer
Explanation
Cloud Key Management Service manages cryptographic keys for encryption.
Q465
What happens when you enable VPC flow logs in Google Cloud?
ADetailed logging of all API calls
BTraffic logs for network introspection
CIncreased latency for traffic
DMore expensive network data transfers
Explanation
VPC flow logs capture network traffic details, not API calls.
Q466
Which service provides DDoS protection in Google Cloud?
AGoogle Cloud Armor
BCloud DNS
CCompute Engine
DCloud Functions
Explanation
Google Cloud Armor offers DDoS protection, while others do not focus on this feature.
Q467
A company needs to secure its API using OAuth 2.0. Which Google Cloud product should they use?
AGoogle Identity
BAPI Gateway
CCloud Run
DCloud Functions
Explanation
API Gateway provides native support for OAuth 2.0 authentication for APIs, unlike others on the list.
Q468
What happens when you enable VPC Service Controls?
ARestrict access to GCP services
BIncrease resource availability
CSpeed up data transfer
DEnable automatic scaling
Explanation
Enabling VPC Service Controls restricts access to GCP services based on defined perimeters, unlike other options.
Q469
Which service provides managed DDoS protection on Google Cloud?
ACloud Armor
BCloud Load Balancing
CVPC Network
DCloud CDN
Explanation
Cloud Armor is specifically designed for DDoS protection, while the others serve different purposes.
Q470
A company needs to securely share data with external partners while maintaining strict access controls. Which feature would best support this requirement?
AService Accounts
BCloud Identity-Aware Proxy
CIAM Roles
DFederated Access
Explanation
Cloud Identity-Aware Proxy allows secure access control for external users, unlike the other options.