What service can you use for real-time analysis of logs?
ACloud Pub/Sub
BCloud Functions
CCloud Logging
DGoogle Cloud Storage
Explanation
Cloud Logging captures log data for analysis, while the others serve different purposes.
Q92
You are configuring IAM roles for a new service account. What should you do last?
ADefine service account name
BGrant permissions
CCreate the service account
DAssign to a project
Explanation
You should assign the service account to a project after it's created and configured.
Q93
What happens when a VM is stopped in Google Cloud?
AData is deleted
BStatic IPs are released
CResources are billed hourly
DPersistent disks remain attached
Explanation
Stopping a VM keeps its persistent disks intact, while other options are incorrect.
Q94
Which service provides identity and access management in Google Cloud?
AGoogle Cloud Identity
BGoogle Cloud Functions
CGoogle Cloud Pub/Sub
DGoogle Kubernetes Engine
Explanation
Google Cloud Identity manages user identities and access, while the others serve different functions.
Q95
A company needs to enforce organization-wide security policies in Google Cloud Storage. What should they do?
AUse IAM roles only
BImplement bucket policies
CSet up VPC Service Controls
DEnable Object Lifecycle Management
Explanation
VPC Service Controls help protect storage data by enforcing security policies, unlike other options which don't enforce wide policies directly.
Q96
You are configuring a firewall rule that allows egress traffic on port 80. What happens when you apply this rule?
ABlocks all inbound traffic
BAllows outbound HTTP requests
CAllows all traffic entirely
DApplies only to specific services
Explanation
The rule specifically allows outbound traffic for HTTP requests on port 80, unlike the other options which do not reflect its purpose accurately.
Q97
Which Google Cloud service helps manage SSL/TLS certificates?