Question

Please from your own words and no Plagiarism and please right your answer here and writh...

Please from your own words and no Plagiarism and please right your answer here and writh here on your hand not in pics

Running a large consumer web application for a mass audience is challenging task. The more users you have using your application, the more likely problems in application will arise. List two ways to Identify performance problems in web application.

0 0
Add a comment Improve this question Transcribed image text
Answer #1

There are several ways to identify performance problems in web application-

1) Poorly Written Code - Web application gets affected by inefficient code, memory leaks, synchronization issues. Poorly written code can lead to plethora of web appilcation issues like inefficient algorithms, memory deadlocks.etc. Older versions of software, or legacy systems can also lead to downfall of performance. Developers should employ best coding practices and also use all the resources available at their disposal like automated tools to develop code for the application.

2) Unoptimized Databases - Database is the core of perfromance. Locking and contention, missing indexes and inefficient queries are some of the common performance issues faced when using a database. Optimized database allows for highest level of security and performance. Developers are encouraged to used scripts and file statistics to check inefficient queries.

3) Load Distribution - Lack of load balancing or improper distribution of load can cause serious problems in the web aplication. Poor load balancing can cause slow response times by incorrectly assigning new site visitors to bogged-down servers instead of others with cycles to spare. If a server receives too many requests then it will be ruined out. So it is advisable to use load testing tools like AppPerfect load test for load testing of your application and server.

Add a comment
Know the answer?
Add Answer to:
Please from your own words and no Plagiarism and please right your answer here and writh...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT