This is the first video in the series – Creating a highly available web farm with Windows Server 2012
In this video, we install and do some basic Organizational Unit preparation for our web farm.
Data Centre and Azure Solutions
This is the first video in the series – Creating a highly available web farm with Windows Server 2012
In this video, we install and do some basic Organizational Unit preparation for our web farm.
This is the first post in the series – Creating a highly available web farm with Windows Server 2012
Before we get started with the Active Directory configuration, I’ll just step through some of the basic setup.
Hardware:
I have 2 x desktop PC’s with a quad core CPU, 16GB of RAM, a single 1TB HD and with a single NIC each.
I also have an old DELL 2950 server with 2 Dual core CPU’s that’s been retired from our production host fleet.
For shared storage, I am using a Synology DS1511+ NAS that we use in our office for some backups and testing. It’s a great NAS that can very quickly and easily present iSCSI Targets.
Network:
As this web farm is being built in a testing environment within my local LAN, I’ll be using all internal IP addresses in the 10.0.0.0/24 range (plus a few IP’s in a 192.168.5.0/24 range which I’ll explain later)
Servers:
All servers will be Hyper-V VM’s running on Windows Server 2012 on the hardware listed above.
I will be naming my servers (rather unimaginatively):
Domain:
So that we can easily manage user and server permissions, we will be creating an Active Directory name called webfarm.local.
By now you should have an idea of the amount of time I put into coming up with naming conventions!
Next Step – Configuring Active Directory (Coming Soon)
There are some great new tools and features in Windows Server 2012 that make creating a highly available web farm much simpler than ever before.
I’ll work through each stage of the process over a series of posts. I’ll cover the pre-requisites and walk through each step with as many screen shots as possible.
The aim of this web farm is that any one server can be taken offline to be updated at any time without taking down the web farm.
The structure of the web farm will be:
Our web farm will consist of:
Building the web farm: