pulseui icon indicating copy to clipboard operation
pulseui copied to clipboard

Define Dashboard SDLC

Open ryanhamilton opened this issue 1 year ago • 0 comments

user-ev demonstrated a good SDLC. He would want something similar with Pulse.

Should define:

  1. Simplest method (single instance) backup file.
  2. Failover - copy file from Dev -> PROD. make read-only.
  3. Complex. Dev -> UAT -> PROD

Include:

  • Coding standards checks (queroes too long, hopen,...)
  • Pre-release query checks
  • Monitoring (query errors, run time etc. per dashboard)
  • Logging
  • Code review See https://www.timestored.com/kdb-guides/software-development-essentials-kdb

ryanhamilton avatar Apr 29 '24 10:04 ryanhamilton