Redeploying a BaaS service

You can redeploy a BaaS service with the current configuration, with the latest framework version, or with an updated deployment configuration.

Redeployment ensures that a Backend as a Service (BaaS) service runs with the required framework and configuration. These options are available when you redeploy a service:

  • Redeploy with the current framework and configuration: Use this option to redeploy the service as is, without changes.
  • Redeploy with the latest framework version: Use this option to redeploy the service with the version that is currently available from the server. This option is recommended in test environments to verify compatibility with the latest operating system version from the cloud provider.
  • Redeploy with an updated deployment configuration: Use this option to redeploy the service with updated deployment properties. The set of properties is the same for all services and includes policies and other configuration values.
  • To redeploy a service after updating its deployment configuration, follow the procedure described in Updating the deployment configuration for a deployed service.