InterviewSolution
Saved Bookmarks
| 1. |
An Applications Performs Well In Development And Testing. Will There Be Any Performance Problem When It Is Moved To Production? |
|
Answer» Production moves may cause PROBLEMS DUE to scalability. We can't simulate the original load in test and DEVELOPMENT. So problems may crop up at times as the APPLICATION may be performing poor due to scalability problems. Production moves may cause problems due to scalability. We can't simulate the original load in test and development. So problems may crop up at times as the application may be performing poor due to scalability problems. |
|