How can I Deploy the Configurable Server Components?
Pramati Server can be configured as a Standalone node or a Cluster node.
Application components may be deployed on the Server in one of the following ways:
- Locally (without Load Balancer): The application is deployed individually on one or more independent Standalone nodes on the network. An external or Pramati HTTP Server directs requests to each Server.
- Clustered (with Load Balancer): Multiple Cluster nodes act as a single Server and balance application request loads.