For this question, refer to the Dress4Win case study.
As part of Dress4Win's plans to migrate to the cloud, they want to be able to set up a managed logging and monitoring system so they can handle spikes in their traffic load.
They want to ensure that:
* The infrastructure can be notified when it needs to scale up and down to handle the ebb and flow of usage throughout the day
* Their administrators are notified automatically when their application reports errors.
* They can filter their aggregated logs down in order to debug one piece of the application across many hosts Which Google StackDriver features should they use?
Your company has successfully migrated to the cloud and wants to analyze their data stream to optimize operations. They do not have any existing code for this analysis, so they are exploring all their options. These options include a mix of batch and stream processing, as they are running some hourly jobs and live-processing some data as it comes in. Which technology should they use for this?
You are designing an application for use only during business hours. For the minimum viable product release, you'd like to use a managed product that automatically "scales to zero" so you don't incur costs when there is no activity.
Which primary compute resource should you choose?
You are using Cloud CDN to deliver static HTTP(S) website content hosted on a Compute Engine instance group. You want to improve the cache hit ratio.
What should you do?
For this question, refer to the TerramEarth case study. To be compliant with European GDPR regulation,
TerramEarth is required to delete data generated from its European customers after a period of 36 months
when it contains personal data. In the new architecture, this data will be stored in both Cloud Storage and
BigQuery. What should you do?
I think C is correct because
For BigQuery: By creating a time-partitioned table, you can partition the data based on time intervals (e.g., daily, monthly) and set an expiration period for the partitions. This allows you to automatically delete data older than 36 months, ensuring compliance with GDPR regulations.
For Cloud Storage: By enabling lifecycle management using gsutil, you can define rules to automatically delete objects based on conditions such as their age. Setting an Age condition of 36 months ensures that objects containing personal data are deleted after the specified period, aligning with GDPR requirements.
Enter your email address to download Google.Professional-Cloud-Architect.v2023-10-25.q170 Dumps