stacks, LAMP, WAMP, .NET

Soldato
Joined
2 Oct 2004
Posts
4,362
Location
N.W London
Hi there

so I have heard of Windows, Apache, MySQL, PHP/Pearl/Python = WAMP

I have even heard of Linux, Apache, MySQL, PhP/Pearl/Pyton = LAMP

but what is the .NET Stack made up from?

Which is the best route to go down these day? Sure I appreciate it depends on the job, the developers skill sets and so many other things, just generally speaking what would you say if you have to choose 1 over the other, which one and why?

WAMP, LAMP or .NET stacks?

Thanks
 
Associate
Joined
28 Jun 2004
Posts
861
Location
Sheffield
http://news.netcraft.com/archives/2015/08/13/august-2015-web-server-survey.html

LAMP is probably the most common. I would guess WAMP came about as some ppl have a hard time with Linux, so prefer to develop on Windows. I would guess there's not too many production WAMP setups though.

.NET stack is great if you need/want it or if your devs only know .NET languages. ASP.NET MVC is very powerful, though I'm sure other frameworks have just as much going for them. IIS is a PITA though (at least I think so, coming from Apache).

For edgy coolness, Nginix (or self hosted) and NoSQL is where it's at!
 
Last edited:
Back
Top Bottom