Win 2008 single server development environment (architecture)
- by Tommy Jakobsen
I have a few questions about a test development environment that I’m setting up on this server:
Intel Core i7-920 Quadcode incl. Hyper Threading
8 GB DDR3 RAM
2x 750 GB SATA-II (probably software RAID 1)
The server is going to support max 5 users, maybe 10 when stressed. I was hoping that I could run all the following products on the same server:
Windows Server 2008 R2 x64 w/ IIS
SQL Server 2008 x64 (R2 when released)
Team Foundation Server 2010
Sharepoint Foundation 2010
I know this sounds overkill, but remember that this is for development purpose and testing. This is not a production environment. My question if this will be possible at all?
Should I run it all on one Windows 2008 installation, or should I run it in multiple virtual environments using Hyper-V?
What do you think?