Which Google Cloud service helps monitor and manage access to resources?
AIdentity and Access Management (IAM)
BCompute Engine
CCloud Functions
DBigQuery
Explanation
IAM is specifically designed for managing access and permissions for Google Cloud resources. The other services focus on computation, storage, or querying data.
Q182
A company needs to store sensitive data with strict access controls. Which GCP service should they use?
ACloud Storage
BCloud Spanner
CBigQuery
DSecret Manager
Explanation
Secret Manager is designed for securely storing and managing sensitive data like API keys and credentials, while the others are more general storage solutions.
Q183
What happens when enabling VPC Service Controls on a Google Cloud project?
AIncreased latency for all services
BNew firewall rules are created
CEnhanced data protection across services
DMigration of resources is enforced
Explanation
VPC Service Controls enhance data protection by creating security perimeters around your services, while the other options do not accurately describe the effect.
Q184
Which service offers automated threat detection and response?
ACloud Security Command Center
BCloud Pub/Sub
CCloud Functions
DCloud Storage
Explanation
Cloud Security Command Center provides threat detection, while others do not specialize in security.
Q185
A company needs to log all changes to its Cloud IAM policies. What should they enable?
ACloud Audit Logs
BCloud Error Reporting
CStackdriver Monitoring
DCloud Trace
Explanation
Cloud Audit Logs capture all IAM policy changes; the others track different aspects.
Q186
You are configuring VPC Service Controls. What happens if a resource is outside the access level?
AFull access is granted.
BAccess is denied.
CAccess is granted with limitations.
DAccess is only logged.
Explanation
Resources outside the access level cannot be accessed, unlike options A, C, and D, which are incorrect assumptions.
Q187
Which service provides real-time threat detection in GCP?
ACloud Security Command Center
BCloud Armor
CCloud Firewall
DData Loss Prevention
Explanation
Cloud Security Command Center detects threats proactively, while others focus on access control or protection.
Q188
A company needs to ensure data stored in Cloud Storage is encrypted. Which option meets this need without manual intervention?
AUse default encryption in Cloud Storage
BManually encrypt all objects uploaded
CUse Google Drive for encryption
DRely on client-side encryption only
Explanation
Default encryption in Cloud Storage automatically encrypts data at rest without additional action.
Q189
What happens when you delete a Google Cloud project?
AAll resources are permanently removed
BThe project is archived for recovery
CPolicies are inherited by root organization
DBilling accounts remain active
Explanation
Deleting a project permanently removes all its resources, while archiving and recovery options do not exist.
Q190
Which service allows automated incident response actions?
ASecurity Command Center
BCloud Pub/Sub
CIAM Roles
DCloud Storage
Explanation
Security Command Center enables automated incident response via configurations, while the others do not.