amazon ec2 - ASP.NET on cloud server -


my website running quite , serving lacks of pages on daily basis. want add 1 more web server share load on server @ heavy traffic times. instead, can go amazon elastic compute cloud (ec2) or other cloud service alternative solution.

in cloud server environment, need install multiple instances traffic increases or single instance can scale based on traffic?

i suggest windows azure

you're right in have multiple instances scale meet traffic. azure platform design application roles (chunks of functionality), make sense create multiples of, page displays store contents should highly scalable, whereas login portion may not. windows azure runs services microsoft xbox live , bpos offerings, plus there great tools develop azure cloud. can read more cloud development @ msdn.


Comments

Popular posts from this blog

c++ - Convert big endian to little endian when reading from a binary file -

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -

unicode - Are email addresses allowed to contain non-alphanumeric characters? -