I want to create a failover web server using Windows Server 2016. If the first machine fails, the server should move to the second machine. However I'm not really sure which Clustered Role
should I use.
Clustered Role Role or Feature Prerequisite
DFS Namespace Server DFS Namespaces (part of File Server role)
DHCP Server DHCP Server role
Distributed Transaction Coordinator (DTC) None
File Server File Server role
Generic Application Not applicable
Generic Script Not applicable
Generic Service Not applicable
Hyper-V Replica Broker Hyper-V role
iSCSI Target Server iSCSI Target Server (part of File Server role)
iSNS Server iSNS Server Service feature
Message Queuing Message Queuing Services feature
Other Server None
Virtual Machine Hyper-V role
WINS Server WINS Server feature
https://learn.microsoft.com/en-us/windows-server/failover-clustering/create-failover-cluster#create-clustered-roles. PS: I want a situation with and without a database.