What is the use of monitoring a deployed web application ?

 Posted by Bharathi Cherukuri on 7/25/2012 | Category: ASP.NET Interview questions | Views: 2123 | Points: 40
Answer:

Inorder to know how well the application is working, you have to monitor the web application once it is deployed.
This monitoring is because,many issues may occur as mentionsd below:
1) Mainly the issues may occur based on the number of users accessing the application.
2) The issue may also occur due to the unpredictable nature of the user's interaction.
3) It may also due to the possibility of the malicious attack.


Asked In: Many Interviews | Alert Moderator 

Comments or Responses

Login to post response