PROFESSIONAL-CLOUD-DEVELOPER · Question #36
You migrated your applications to Google Cloud Platform and kept your existing monitoring platform. You now find that your notification system is too slow for time critical problems. What should you d
The correct answer is C. Use Stackdriver to capture and alert on logs, then ship them to your existing platform.. The task does not indicate that we should get rid of the old software. The pain point is slowness for time critical problems only. Thus we would use Stackdriver for the time critical alerts and still utilize the old platform for further analysis/storing of logs or whatever its bu
Question
You migrated your applications to Google Cloud Platform and kept your existing monitoring platform. You now find that your notification system is too slow for time critical problems. What should you do?
Options
- AReplace your entire monitoring platform with Stackdriver.
- BInstall the Stackdriver agents on your Compute Engine instances.
- CUse Stackdriver to capture and alert on logs, then ship them to your existing platform.
- DMigrate some traffic back to your old platform and perform AB testing on the two platforms
How the community answered
(38 responses)- A5% (2)
- B3% (1)
- C82% (31)
- D11% (4)
Explanation
The task does not indicate that we should get rid of the old software. The pain point is slowness for time critical problems only. Thus we would use Stackdriver for the time critical alerts and still utilize the old platform for further analysis/storing of logs or whatever its business case is.
Topics
Community Discussion
No community discussion yet for this question.