Which service is used for managing virtual machines?
ACompute Engine
BCloud Functions
CCloud Storage
DBigQuery
Explanation
Compute Engine manages virtual machines, while others serve different purposes.
Q182
A company needs to ensure users can only access specific Google Cloud resources. What should you implement?
AFirewall rules
BIAM Roles
CLoad balancers
DService accounts
Explanation
IAM Roles control access to resources based on user roles; the others do not manage permissions directly.
Q183
You are configuring network security. What happens when you set a firewall rule to allow all traffic for one IP address?
AOnly that IP can access the resource.
BNo traffic is allowed from other IPs.
CTraffic is allowed from all IPs.
DIt overrides all other rules.
Explanation
Allowing traffic for one IP permits only that IP while other rules stand.
Q184
Which service provides managed Kubernetes on Google Cloud?
AGoogle Kubernetes Engine
BCloud Functions
CCloud Run
DApp Engine
Explanation
Google Kubernetes Engine (GKE) offers managed Kubernetes, while the other options serve different computing purposes.
Q185
A company needs to securely store sensitive information for audit logs. Which feature should they enable?
AIAM Roles
BData Encryption
CCloud CDN
DLoad Balancing
Explanation
Data encryption is essential for securely storing sensitive information, while the other options do not provide this capability.
Q186
What happens when you disable a service account in Google Cloud?
AIt can still be used temporarily
BIt cannot authenticate or access resources
CIt logs more detailed access events
DIt automatically gets deleted
Explanation
Disabling a service account prevents it from authenticating, which limits resource access; the other options describe incorrect implications.
Q187
Which Google Cloud service provides a fully managed NoSQL database?
AFirestore
BCloud SQL
CBigQuery
DCloud Storage
Explanation
Firestore is designed for scalable NoSQL databases, while others serve different purposes.
Q188
A company needs to securely manage user permissions across multiple GCP projects. What should they use?
AIAM Roles
BVPC Service Controls
CResource Manager
DCloud Functions
Explanation
IAM Roles help manage user permissions; others do not address permission management.
Q189
What happens when you apply a new firewall rule in GCP?
AImmediately overrides all existing rules
BOnly matches existing traffic patterns
CRules are applied based on priority
DAll traffic is blocked by default
Explanation
Firewall rules are processed in priority order, unlike other options.
Q190
Which service is used for managing IAM roles?
ACloud Identity
BIdentity-Aware Proxy
CCloud IAM
DCloud Storage
Explanation
Cloud IAM manages user roles and permissions, while others focus on different functions.