What is IIS Server Web farm? | Networking

 After developing an ASP.NET Web application, the application is hosted on IIS server. Small websites can be hosted on one standalone server; however, websites for big organizations, where there can be millions of daily user hits, are hosted on multiple servers. This is called Web farms where single website is hosted on multiple IIS servers and they run behind the Load Balancer.