Limit of Replicas policy
Learn more about the Limit of Replicas policy on the Digibee Integration Platform.
This documentation is exclusive to customers using the Consumption-Based Model and may not be applicable to your realm.
Excessive replica settings can lead to significant and unexpected financial costs. Additionally, unnecessary processing in test environments, like keeping an always-on pipeline active or running a large number of replicas without executions, can result in inefficient credit usage and increased costs, especially for consumption-based models. With the Limit of Replicas policy, you can limit:
The minimum number of replicas for each environment.
The maximum number of replicas for each environment.
The target of replicas for each environment (when Autoscalling is off).
This will help you to prevent your consumption from misusage and control your credit consumption efficiently.
How to define the replicas limit
To define the number of replicas for each of your environments, follow the steps below:
Access the Digibee Integration Platform and click Administration at the top right corner.
Click Policies at the menu on the left side of the page.
Click Deployments on the top menu.
At the Limit of Replicas row, click the Edit icon.
Set the number of replicas for each environment.
Click Save to implement the changes or Cancel to return to the previous screen.
Once your Limits of Replicas policy is configured, each new pipeline deployment operation must follow the rules according to your definitions.
If a developer forgets to apply your policy, they will be reminded during the deployment phase. In other words, it isn't possible to deploy the pipeline, until the issues are resolved.
The impact of the Limit of Replicas policy on Platform usage
Users responsible for deployments will have their actions constrained by the number of replicas specified in the policy configuration. The following actions can only be performed within the defined limits:
Create deploy
Redeploy
Promote to
Restore
Rollback
Users responsible for deployments using Digibeectl are also impacted by the policy. The following actions can only be performed in Digibeectl within the defined limits:
--create deployment
--create redeploy
--set deployment rollback
This ensures compliance with the policy while optimizing resource utilization.
Permissions
Users with the POLICY:UPDATE permission can modify this policy, while users with the POLICY:READ permission can only view it.
Exceptions to the policy
The POLICY:UPDATE permission allows a user to specify a list of users and groups that are exceptions to the Limit of Replicas policy, allowing them to operate without the established replica limits.
To create an exception list, access the Limit of Replicas policy on the Digibee Integration Platform and navigate to the Policy exceptions by environment section.
Exceptions for users
Type a name or email to add any users who should be considered exceptions within the Limit of Replicas policy.
Exceptions for groups
Click + to add user groups that should be considered exceptions within the Limit of Replicas policy. You can create a new group if you consider it necessary.
Last updated
Was this helpful?