PROFESSIONAL-CLOUD-ARCHITECT · Question #34
Your customer is receiving reports that their recently updated Google App Engine application is taking approximately 30 seconds to load for some of their users. This behavior was not reported before t
The correct answer is C. Roll back to an earlier known good release initially, then use Stackdriver Trace and logging to. Stackdriver Logging allows you to store, search, analyze, monitor, and alert on log data and events from Google Cloud Platform and Amazon Web Services (AWS). Our API also allows ingestion of any custom log data from any source. Stackdriver Logging is a fully managed service that
Question
Options
- AWork with your ISP to diagnose the problem.
- BOpen a support ticket to ask for network capture and flow data to diagnose the problem, then roll
- CRoll back to an earlier known good release initially, then use Stackdriver Trace and logging to
- DRoll back to an earlier known good release, then push the release again at a quieter period to
How the community answered
(21 responses)- A14% (3)
- B10% (2)
- C71% (15)
- D5% (1)
Explanation
Stackdriver Logging allows you to store, search, analyze, monitor, and alert on log data and events from Google Cloud Platform and Amazon Web Services (AWS). Our API also allows ingestion of any custom log data from any source. Stackdriver Logging is a fully managed service that performs at scale and can ingest application and system log data from thousands of VMs. Even better, you can analyze all that log data in real time.
Topics
Community Discussion
No community discussion yet for this question.