Feedback Techniques
- From the client after a year of development.
- Telemetry: servers, client interaction, errors, failures... Log and monitor everything.
- Continuous Deployment (CD).
- Code reviews.
- Continuous Integration (CI).
- Build system.
- Test automation (unit and other automated tests).
- Pair programming.
- Mob programming.