Posted on November 8, 2011, 1:37 pm, by Maarten Balliauw, under
ASP.NET,
c#,
General,
ICT,
MVC,
Scalability,
Webfarm.
When scaling out an application to multiple servers, often a form of load balancing or reverse proxying is used to provide external users access to a web server. For example, one can be in the situation where two servers are hosting a WCF OData Service…
Posted on September 6, 2011, 11:55 am, by Maarten Balliauw, under
AppFabric,
ASP.NET,
Azure,
c#,
General,
ICT,
MVC,
Scalability,
Webfarm.
Recently one of the Tweeps following me started fooling around and hit one of my sweet spots: Windows Azure. Basically, he mocked me for using Windows Azure for MyGet, a website with enough users but not enough to justify the “scalability” …
Posted on July 13, 2011, 7:33 am, by Maarten Balliauw, under
ASP.NET,
Azure,
c#,
General,
ICT,
MVC,
Scalability,
Webfarm.
One of the questions I often get around Windows Azure is: “Is Windows Azure interesting for me?”. It’s a tough one, because most of the time when someone asks that question they currently already have a server somewhere that hosts 100 websites. I…
Posted on July 7, 2011, 8:39 am, by Maarten Balliauw, under
AppFabric,
Azure,
c#,
General,
ICT,
MVC,
Scalability,
Software,
SQL Azure,
Webfarm.
After the Windows Azure AppFabric team announced the availability of Windows Azure AppFabric Applications (preview), I signed up for early access immediately and got in. After installing the tools and creating a namespace through the portal, I decided …