ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 127 - Professional Cloud Architect discussion

Report
Export

Your applications will be writing their logs to BigQuery for analysis. Each application should have its own table. Any logs older than 45 days should be removed. You want to optimize storage and follow Google-recommended practices. What should you do?

A.
Configure the expiration time for your tables at 45 days
Answers
A.
Configure the expiration time for your tables at 45 days
B.
Make the tables time-partitioned, and configure the partition expiration at 45 days
Answers
B.
Make the tables time-partitioned, and configure the partition expiration at 45 days
C.
Rely on BigQuery's default behavior to prune application logs older than 45 days
Answers
C.
Rely on BigQuery's default behavior to prune application logs older than 45 days
D.
Create a script that uses the BigQuery command line tool (bq) to remove records older than 45 days
Answers
D.
Create a script that uses the BigQuery command line tool (bq) to remove records older than 45 days
Suggested answer: B
asked 18/09/2024
Roger Perez Espitia
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first