Label: deployment-wizard

All content with label deployment-wizard.
Related Labels: service-grid-cli , deployment , spring , service-grid-ui , partitioned-cache , dynamic-clustering , clustering , product-gigaspaces-5x , replicated-cache , service-grid

Using Service Grid to Deploy Partitioned Space (GigaSpaces Platform 5.X Documentation)
How to deploy a partitioned cache, to scale out data and messages by adding memory partitions when needed. Overview The partitioned cache provides a simple way to add more partition instances, scaling out data and messages based on a certain field ...
Using Service Grid to Deploy Partitioned Space with Backup (GigaSpaces Platform 5.X Documentation)
How to deploy a partitioned cache with backup, to scale out inmemory data while guaranteeing continuous highavailability. Overview The partitioned space with backup is designed to address strict stateful application requirements. In this mode, continuous high availability of data in each partition ...
Using Service Grid to Deploy Replicated Space (GigaSpaces Platform 5.X Documentation)
How to deploy two Grid Service Containers (GSCs) using partitioned descriptor. A third is automatically deployed, forming a replicated topology. Overview A default replicated space deployment descriptor is provided with the product and is set for a deployment of three nodes. Two of the instances ...
Using Service Grid to Deploy Space (GigaSpaces Platform 5.X Documentation)
How to deploy a single space using the CLI command {{deploy gigaspaces.xml}}, or using the Deployment Wizard in the Admin UI. Deploying Space Using CLI To deploy a single space through the Service Grid CLI: # Under the gs interactive shell, change ...
Using Service Grid to Deploy Spring Applications (GigaSpaces Platform 5.X Documentation)
An example showing how to deploy spring applications using the Service Grid Admin UI. Overview This section explains how to deploy a Spring application using the Service Grid, by means of an example the Bean example located at {{<Service Grid ...