Which service is best for serverless event processing?
ACloud Functions
BApp Engine
CCompute Engine
DCloud Run
Explanation
Cloud Functions is specifically designed for serverless event-driven applications, while others require more management or setup.
Q482
A company needs to manage access policies across multiple projects. Which tool should they use?
ACloud Identity
BCloud Resource Manager
CIAM Policies
DOrganization Policies
Explanation
Organization Policies allow centralized management of policies across multiple projects, unlike IAM which is project-specific.
Q483
What happens when a Compute Engine instance reaches the maximum allowed quota?
AInstance terminates automatically
BNo more instances can be created
CQuota is automatically increased
DSystem performance slows down
Explanation
When the quota limit is reached, no additional instances can be created until quota is increased, unlike termination or automatic increase.
Q484
Which service automatically scales resources as needed?