A company needs to store sensitive customer data and comply with regulations. Which Google Cloud service is best suited for this requirement?
ABigQuery
BCloud Storage with encryption
CFirestore
DCloud Pub/Sub
Explanation
Cloud Storage with encryption meets security compliance, unlike options that don’t focus on sensitive data storage.
Q252
What happens when you delete a Google Cloud Storage bucket that contains objects?
AObjects are permanently deleted.
BObjects are archived.
CObjects are restored automatically.
DBuckets are moved to Trash.
Explanation
Deleting a bucket permanently removes all contained objects; they cannot be recovered.
Q253
Which service is best for deploying highly available applications on GCP?
AGoogle Kubernetes Engine
BGoogle Cloud Functions
CCloud Pub/Sub
DBigQuery
Explanation
Google Kubernetes Engine provides orchestration for scalable applications while the others don't focus on deployment.
Q254
A company needs to ensure that their data is encrypted both at rest and in transit. Which Google Cloud product should they use?
ACloud Storage
BCloud Identity
CFirestore
DCloud Armor
Explanation
Cloud Storage can encrypt data at rest and supports encryption during transit; the others do not inherently include these encryption features.
Q255
What happens when you enable audit logging for a project in Google Cloud?
ALogs user activity in real-time
BInvisible data access updates
CBreaches are automatically remediated
DMaintains a modification history
Explanation
Enabling audit logging captures user activity in real-time, while the other options describe incorrect functionalities.
Q256
A company needs to improve its application scalability. Which Google Cloud service should it consider implementing?
AGoogle App Engine
BGoogle BigQuery
CGoogle Cloud Storage
DGoogle Cloud SQL
Explanation
Google App Engine automatically handles scaling, while the others are not specifically designed for automatic application scalability.
Q257
What happens when you assign a Google Cloud IAM role to a group instead of an individual?
APermissions apply to group members
BGroup cannot access resources
CPermissions apply only to the group
DIndividual permissions override group
Explanation
IAM roles assigned to a group grant permissions to all group members, facilitating easier management of access.
Q258
You are configuring a virtual network in Google Cloud. What is the purpose of a subnet?
ATo provide public IP addresses
BTo segment networks for security
CTo create load balancers only
DTo define storage boundaries
Explanation
Subnets segment a network into smaller sections for security and management, whereas the other options do not relate directly to subnet functions.
Q259
Which Google Cloud service is best for machine learning model deployment?
AAI Platform
BCloud Functions
CApp Engine
DCloud SQL
Explanation
AI Platform is specifically designed for ML deployment, while others serve different purposes.
Q260
A company needs detailed insights into their cloud costs. Which tool should they use?
ACloud Monitoring
BBigQuery
CCloud Billing Reports
DCloud Storage
Explanation
Cloud Billing Reports provide the detailed insights on costs needed for analysis.