Which Google Cloud service provides managed instances of Redis?
ACloud Memorystore
BGoogle Cloud SQL
CCloud Bigtable
DFirestore
Explanation
Cloud Memorystore is specifically for Redis and Memcached, while others serve different purposes.
Q242
A company needs to audit IAM policy changes. What should they use?
ACloud Audit Logs
BIAM Recommender
CStackdriver Monitoring
DCloud Security Scanner
Explanation
Cloud Audit Logs records actions taken on resources, unlike the other options.
Q243
You are configuring VPC peering between two projects. What happens if they use overlapping IP ranges?
APeering is established magically
BPeering cannot be established
CTraffic is routed to the wrong project
DError will only occur during traffic
Explanation
VPC peering fails if there are overlapping IP ranges, unlike how other options describe the situation.
Q244
Which service is best for managing secrets securely?
ACloud Secret Manager
BCloud Firestore
CCloud Pub/Sub
DCloud Data Loss Prevention
Explanation
Cloud Secret Manager is designed for secure management of secrets, unlike the others which serve different purposes.
Q245
A company needs to monitor network traffic to identify anomalies. Which Google Cloud service should they use?
AGoogle Cloud Logging
BVPC Flow Logs
CCloud Debugger
DStackdriver Monitoring
Explanation
VPC Flow Logs capture traffic details that help identify anomalies in network traffic, while the others are not focused on network anomaly detection.
Q246
You are configuring Cloud Identity-Aware Proxy (IAP). What happens when a user's authentication fails?
AAccess is granted with limited permissions
BUser is redirected to a login page
CAccess is denied to the resource
DUser is automatically logged out
Explanation
Access is denied when authentication fails, unlike the other options which do not accurately represent IAP behavior.
Q247
Which Google Cloud service provides DDoS protection?
ACloud Armor
BCloud Data Loss Prevention
CCloud Pub/Sub
DCloud Functions
Explanation
Cloud Armor provides protection against DDoS attacks, while other services focus on different functionalities.
Q248
A company needs to securely manage API keys across multiple applications. What should they use?
AGoogle Cloud Secrets Manager
BGoogle Cloud Storage
CGoogle Cloud Run
DGoogle Cloud Pub/Sub
Explanation
Google Cloud Secrets Manager is designed for secure storage and management of sensitive information like API keys, unlike the other options.
Q249
What happens when you enable VPC Service Controls?
ABlocks all network traffic
BEnhances data security controls
CIncreases billing costs significantly
DDisables all IAM permissions
Explanation
Enabling VPC Service Controls enhances security by defining a security perimeter, but it does not block traffic or change IAM permissions.
Q250
Which Google Cloud service allows you to create custom IAM roles?
AIAM Roles API
BCloud Functions
CCloud Run
DCloud Storage
Explanation
IAM Roles API enables custom role creation; others do not offer that functionality.