Which service provides serverless data integration and ETL functionality?
ACloud Data Fusion
BCloud Spanner
CCloud Pub/Sub
DBigQuery ML
Explanation
Cloud Data Fusion is designed for ETL, while others serve different purposes.
Q272
A company needs to automate resource management in several projects. Which tool should they use?
ACloud Deployment Manager
BGCP Console Customization
CCloud Logging
DData Loss Prevention
Explanation
Cloud Deployment Manager automates resource deployment while others do not focus on automation.
Q273
You are configuring IAM roles for a GCP project. What happens if a user is granted both a predefined role and a custom role?
AThey inherit permissions from both roles.
BThey only use the custom role permissions.
CThey cannot access any resources.
DThey get denied access to the project.
Explanation
Users receive the permissions from all assigned roles, leading to combined access.
Q274
Which service allows for centralized logging in GCP?
ACloud Logging
BCloud Storage
CBigQuery
DDataflow
Explanation
Cloud Logging enables centralized management of logs, while the others serve different purposes.
Q275
You are configuring a VPC network in GCP. What ensures that no traffic from the internet reaches your Compute Engine instances?
APublic IP addresses
BFirewall rules
CSubnets
DLoad balancer
Explanation
Firewall rules can control traffic flow to and from instances, while the other options do not inherently provide traffic blocking.
Q276
A company needs to run machine learning workloads and wants to minimize costs. Which service is most suitable?
ABigQuery ML
BCloud Functions
CAI Platform Training
DCloud Run
Explanation
AI Platform Training is designed for machine learning and optimizes resource usage, while the other options are less suited for training models.
Q277
Which service can automatically scale your applications based on traffic?
AGoogle Kubernetes Engine
BCloud Functions
CCompute Engine
DGoogle Cloud Storage
Explanation
Google Kubernetes Engine offers autoscaling capabilities, unlike the others which do not auto-scale applications based on demand.
Q278
A company needs to implement a highly available database solution. Which is the best option?
ACloud SQL with read replicas
BCloud Bigtable
CCloud Spanner
DFirestore
Explanation
Cloud Spanner is designed for high availability and scalability across regions, unlike the other options, which may not provide the same level of reliability.
Q279
What happens when you disable versioning on a Google Cloud Storage bucket?
AAll versions are permanently deleted
BOnly the current version is kept
CNew writes create new versions
DVersioning state cannot be changed
Explanation
Disabling versioning keeps only the current version and prevents new versions from being created on updates.
Q280
Which service provides fully managed Kubernetes for GCP?
AGoogle Kubernetes Engine
BCloud Functions
CApp Engine
DCompute Engine
Explanation
Google Kubernetes Engine is the only fully managed Kubernetes service.