Hi Friends,
I need some suggestion on production Environment for Sharepoint 2010. Right now we have just two Servers, one is (WFE+ Application) server and Sql server (Clustered). As we are trying to integrate with NetSuite and Sharepoint. So we are planning to extend this farm so that we will have 2 WFE Servers, 1 Application Server and Sql server (Clustered). One WFE server will accept request from Internal user(http://example.com) and other WFE server will accept request from Netsuite user (http://ext-example.com). so in this case what will be the best topology for production environment? should i add another application server for redundancy? should i use NLB for two web front end server? or i can go two tier architecture like there will be 2 (WFE+application) server with one cluster server?
any help will be appreciated!!