Monitoring Flashcards

(8 cards)

1
Q

what to include

A

Metrics Collection, Logging, Tracing, Alerts

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Metrics Collection

A

Track key system metrics: request latency, error rates, queue depth, DB read/write ops, CPU/memory usage.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Metrics Collection tools

A

Prometheus, Datadog, CloudWatch (AWS).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Logging

A

Structured logs from services (e.g. request ID, user ID, endpoint).

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Logging Tools

A

ELK stack, CloudWatch Logs, or Datadog Logs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Tracing

A

Visualizes requests as they move through microservices.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Tracing Tools

A

OpenTelemetry, Jaeger, AWS X-Ray for distributed tracing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Alerts

A

Set thresholds (e.g. 95th percentile latency > 500ms) and get notified via Slack/email.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly