Scalable .net application

D

Dean J Garrett

We need to determine the proper architecture for a new .NET application
which must be scalable, i.e. we must be able to add additional web servers
as the need arises in order to accommodate increased system load. The
application is highly dependent on SQL Server 2000. The operations system is
Windows 2003 Server. What should we be using for network load balancing
(NLB)? Do we need Application Center? What if we started with 2 web servers
and 2 database servers as an example, and then add additional web servers
later on?

Any advice is appreciated. Thanks!!
 
C

Cor Ligthert

Dean,

In my opinion is your question not *direct* a dotNet question. As far as I
can see it, is all that you ask done by the Servers. And although they had
until a while the name .Net was that only a label that did cover nothing.
Now the name is again Server xxxx (2003).

http://www.microsoft.com/windowsserversystem/default.mspx

In your case would I start asking this question in a Server newsgroup.

microsoft.public.windows.server.general

I hope this hlps anyhow,

Cor
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top