Tools / IBM WebSphere Server Interview questions
Types of IBM WebSphere Clustering.
Horizontal Cluster, widely used clustering type where you host your applications on multiple JVM servers (physical or VM) using a single cluster.
Vertical Cluster have all JVM servers under cluster on single physical or VM server. A vertical cluster can be SPOF (Single point of failure) when a server goes down.
More Related questions...