Application Health Checklist
Reviewed quarterly by the component owner.
Priorities
- Must be fixed immediately, have the on-call person do it
- Must be fixed the next sprint, create a story and put it at the top of the backlog
- Must be fixed this quarter, component owner accountable for making sure it gets done
- Nice to have, track non-compliance but don’t schedule the work
Application Design
Line Item | Meets? | Priority | Notes |
---|---|---|---|
Properly Focused Microservice | [] | ||
API endpoints follow ESP patterns | |||
External dependencies minimized | |||
External dependencies have reasonable timeouts | |||
Uses event mesh to emit events | |||
Cloud located | |||
Uses DPE error code/message standard | |||
Instrumented to use feature flagging |