Slide 15
Slide 15 text
Security and performance related questions
Performance testing
Memory leaks, memory footprint
Authentication, authorization, audit
Code analysis for discovering patterns that could lead to bugs in production
– Asynchronous communication patterns
– Multithreading issues
Performant, secure?