Managing Incidents
1.Which of the following are incident response team roles?
Executive, Operations, LeadOn-call Responder, Helpdesk, DevOpsHelpdesk, DevOps, EngineeringIncident Commander, Operations Lead, Communications Lead
2.Which of the following documents summarize the events during the incident and evaluate the effectiveness of the incident response?
Communication ChannelsAlertsSupport ticketsPostmortems
3.Which of the following is the most important task after an incident has been declared?
Root cause analysisPostmortemAssign blameMitigation
Investigating Application Performance Issues
1.You’ve deployed a new version of a service and all of a sudden significantly more instances are being created in your Kubernetes cluster. You service scales when average CPU utilization is greater than 70%. What tool would help you investigate the problem?
LoggingDebuggerTraceProfiler
2.You have an SLO that states 90% of your http requests need to respond in under 100 ms. You’d like a report that compares latency for your last two versions. What tool would you use to most easily create this report?
LoggingDebuggerTraceProfiler
3.Your App Engine application crashes sometimes and you don’t know why. It works on your development machine. Which tool would most likely help you figure out the problem?
LoggingDebuggerTraceProfiler