Multiple Choice
Your company publishes large files on an Apache web server that runs on a Compute Engine instance. The Apache web server is not the only application running in the project. You want to receive an email when the egress network costs for the server exceed 100 dollars for the current month as measured by Google Cloud Platform (GCP) . What should you do?
A) Set up a budget alert on the project with an amount of 100 dollars, a threshold of 100%, and notification type of "email."
B) Set up a budget alert on the billing account with an amount of 100 dollars, a threshold of 100%, and notification type of "email."
C) Export the billing data to BigQuery. Create a Cloud Function that uses BigQuery to sum the egress network costs of the exported billing data for the Apache web server for the current month and sends an email if it is over 100 dollars. Schedule the Cloud Function using Cloud Scheduler to run hourly.
D) Use the Stackdriver Logging Agent to export the Apache web server logs to Stackdriver Logging. Create a Cloud Function that uses BigQuery to parse the HTTP response log data in Stackdriver for the current month and sends an email if the size of all HTTP responses, multiplied by current GCP egress prices, totals over 100 dollars. Schedule the Cloud Function using Cloud Scheduler to run hourly.
Correct Answer:

Verified
Correct Answer:
Verified
Q9: You need to set up permissions for
Q10: A Solutions Architect is designing a solution
Q11: You have developed a containerized web application
Q12: You want to configure 10 Compute Engine
Q13: You are deploying an application to App
Q15: You've deployed a microservice called myapp1 to
Q16: You need to create a new billing
Q17: Your team maintains the infrastructure for your
Q18: You have designed a solution on Google
Q19: You want to select and configure a