Chapter 5 Assignment

Trip Sentinel + read Pulse

The brief

Hit `/api/auth/login` with bad credentials 6 times in a row to trigger Sentinel AuthShield. Then open Pulse and screenshot the p95 latency for `/api/health` over the last hour.

You've completed this when

  • 6th login attempt is blocked (429 or similar)
  • Sentinel dashboard shows the AuthShield event
  • Pulse screenshot includes the p95 line

Worked through every criterion?

Push your code to GitHub, paste the link in your notes.md, and move on.

Continue to ch.6: Deploy