Observability

Implement liberal logging and instrumentation. It helps in rapid debugging of issues either proactively or quickly reactively.

  1. Use [[ Sentry ]]

  2. Use APMs like [[ Newrelic ]]

  3. Use Log search services like [[ CloudTrail ]] or [[ ELK ]]


📌 Tagged As