QuestionQ170
Integrating applications with Google Cloud servicesYou administer your company's ecommerce platform payment system, which runs on Google Cloud. The company must keep user logs for 1 year for internal auditing and for 3 years to satisfy compliance requirements. You need to store new user logs on Google Cloud to reduce on-premises storage use and make sure they can be searched easily. You want to minimize effort while ensuring the logs are stored properly. What should you do?
- A Store the logs in a Cloud Storage bucket with bucket lock turned on.
- B Store the logs in a Cloud Storage bucket with a 3-year retention period.
- C Store the logs in Cloud Logging as custom logs with a custom retention period.
- D Store the logs in a Cloud Storage bucket with a 1-year retention period. After 1 year, move the logs to another bucket with a 2-year retention period.
Community Discussion