ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 66 - Professional Cloud Architect discussion

Report
Export

You are creating a solution to remove backup files older than 90 days from your backup Cloud Storage bucket. You want to optimize ongoing Cloud Storage spend.

What should you do?

A.
Write a lifecycle management rule in XML and push it to the bucket with gsutil
Answers
A.
Write a lifecycle management rule in XML and push it to the bucket with gsutil
B.
Write a lifecycle management rule in JSON and push it to the bucket with gsutil
Answers
B.
Write a lifecycle management rule in JSON and push it to the bucket with gsutil
C.
Schedule a cron script using gsutil ls -lr gs://backups/** to find and remove items older than 90 days
Answers
C.
Schedule a cron script using gsutil ls -lr gs://backups/** to find and remove items older than 90 days
D.
Schedule a cron script using gsutil ls -l gs://backups/** to find and remove items older than 90 days and schedule it with cron
Answers
D.
Schedule a cron script using gsutil ls -l gs://backups/** to find and remove items older than 90 days and schedule it with cron
Suggested answer: B
asked 18/09/2024
KRISHNA SUMAN
29 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first