NICE Flashcards
What can I use if I want to manage my cluster using a GUI
EnginFrame
How can I setup EnginFrame to be HA
EnginFrame can be deployed on 2 nodes, in 2 distinct AZ and an ELB will be used to load-balance requests (active-active: both EF instances are active at the same time).
What can Engineframe do
1) EF is a Desktop Session Broker: can create a DCV/VNC/RGS Desktop session in a cluster with load-balancing
2) EF data abstraction layer enables to view data files and job info aggregated, even when the files are physically located in a local scratch of a compute node
3) EF exposes a WebServices API, and can be used through a Java library which provides a object-level abstraction of Jobs, Spoolers, Sessions, etc.