Question 244 of 315
Single answerFor this question, refer to the Helicopter Racing League (HRL) case study. The HRL development team releases a new version of their predictive capability application every Tuesday evening at 3 a.m. UTC to a repository. The security team at HRL has developed an in-house penetration test Cloud Function called
Airwolf. The security team wants to run Airwolf against the predictive capability application as soon as it is released every Tuesday. You need to set up Airwolf to run at the recurring weekly cadence.
What should you do?
What should you do?
ASet up Cloud Tasks and a Cloud Storage bucket that triggers a Cloud Function.
BSet up a Cloud Logging sink and a Cloud Storage bucket that triggers a Cloud Function.
✓CConfigure the deployment job to notify a Pub/Sub queue that triggers a Cloud Function.
DSet up Identity and Access Management (IAM) and Confidential Computing to trigger a Cloud Function.
✓
Correct Answer: C
Configure the deployment job to notify a Pub/Sub queue that triggers a Cloud Function.
▥
Explanation
The correct answer is highlighted above. Review the wording carefully, then use the next question to continue building your understanding of Google certification topics.