InterviewSolution
Saved Bookmarks
| 1. |
What Is Cluster ? |
|
Answer» Cluster is a GROUP of server instances that WORK together as a single runtime UNIT from a client perspective. Clustering provides scalability and HIGH AVAILABILITY for applications. Cluster is a group of server instances that work together as a single runtime unit from a client perspective. Clustering provides scalability and high availability for applications. |
|