A company needs to optimize load times for a global user base. Which cloud service should they use?
ABigQuery
BCloud CDN
CCloud Pub/Sub
DApp Engine
Explanation
Cloud CDN caches content at the edge for faster access, unlike the other options.
Q432
You are configuring a VM and want it to have a static internal IP address. What should you do?
ADisable auto-assign IP
BUse ephemeral IP only
CReserve an internal IP address
DSet external IP allocation
Explanation
Reserving an internal IP ensures it remains static, while the others do not achieve this objective.
Q433
Which Google Cloud service is used for container orchestration?
AGoogle Kubernetes Engine
BCloud Functions
CApp Engine
DCloud Run
Explanation
Google Kubernetes Engine is designed for managing containerized applications, while the others focus on different aspects of application deployment.
Q434
A company needs to automatically scale its resources based on demand. Which service should they use?
AGoogle Compute Engine
BCloud Spanner
CApp Engine
DCloud Storage
Explanation
App Engine provides automatic scaling based on incoming traffic, while the others do not offer this feature natively.
Q435
You are configuring IAM roles for a service account. What happens when you grant a role with too many permissions?
AOnly the necessary permissions are used.
BIt creates a security risk.
CPermissions are automatically reduced.
DNon-essential permissions are ignored.
Explanation
Granting overly broad permissions can expose your resources to unnecessary risk due to misuse or exploitation.
Q436
Which service simplifies resource management in GCP?