0
0
GCPcloud~5 mins

Data access logs in GCP - Cheat Sheet & Quick Revision

Choose your learning style9 modes available
Recall & Review
beginner
What are Data Access Logs in Google Cloud Platform?
Data Access Logs record who accessed your data and what actions they performed. They help track and audit data usage for security and compliance.
Click to reveal answer
beginner
Which Google Cloud service stores Data Access Logs?
Cloud Audit Logs stores Data Access Logs, capturing API calls that read or modify data in your Google Cloud resources.
Click to reveal answer
intermediate
How do Data Access Logs differ from Admin Activity Logs?
Admin Activity Logs record changes to configuration or metadata, while Data Access Logs record read or write actions on the actual data.
Click to reveal answer
intermediate
Why should you enable Data Access Logs only when needed?
Because Data Access Logs can generate a large volume of logs, increasing storage costs and complexity. Enable them selectively for important resources.
Click to reveal answer
beginner
Name two ways to view Data Access Logs in GCP.
You can view Data Access Logs in the Cloud Logging console or export them to BigQuery for detailed analysis.
Click to reveal answer
What type of actions do Data Access Logs record in GCP?
AReading or modifying data
BChanging resource configurations
CBilling transactions
DNetwork traffic
Where are Data Access Logs stored in Google Cloud?
ACloud Functions
BCloud Storage buckets
CCloud Audit Logs
DCloud SQL
Why might enabling Data Access Logs increase costs?
AThey require additional compute resources
BThey generate many log entries increasing storage and processing costs
CThey slow down network traffic
DThey increase API call charges
Which of these is NOT a use of Data Access Logs?
AAuditing who accessed data
BTracking data read and write operations
CSupporting compliance requirements
DMonitoring configuration changes
How can you analyze Data Access Logs beyond the Cloud Logging console?
AExport logs to BigQuery for querying
BSend logs to Cloud DNS
CStore logs in Cloud Spanner
DUse Cloud Run to process logs
Explain what Data Access Logs are and why they are important in Google Cloud.
Think about who accessed data and what they did.
You got /3 concepts.
    Describe best practices for enabling and managing Data Access Logs in GCP.
    Consider cost and volume of logs.
    You got /4 concepts.