adspace
What is the difference between a web server, web farm and web garden? How would your web application need to change for each?
Answer Posted / Nitin Tenguriya
"A web server is a computer or software that serves web pages over the internet. A web farm is a collection of multiple servers working together to handle web requests, often used to increase availability and scalability. A web garden refers to a single server running multiple instances of a web application for better performance. The web application would need to be configured to run on each server in a web farm or web garden, with load balancing mechanisms in place to distribute traffic evenly."
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Would you call yourself a craftsman (craftsperson) and what does that word mean to you?
Are you still writing code? Do you love it?
Tell me about some of your hobby projects that you've written in your off time.
What software languages have you used to design, develop, and debug software application interfaces?
What is your experience with qa engineering?