Glossary

Reduction Clause

What is a reduction clause?


A reduction clause refers to a provision in a software agreement that allows customers to reduce the number of licenses or users covered by their subscription during the term of an agreement. This provides customers with flexibility to adjust their plan to meet evolving business needs, while avoiding paying for licenses or users they no longer require or needing to terminate the contract. The specific terms and requirements of a reduction clause may vary depending on the SaaS provider and the subscription agreement, for example it may be subject to a minimum number of licenses or users.

What is a reduction clause?


A reduction clause refers to a provision in a software agreement that allows customers to reduce the number of licenses or users covered by their subscription during the term of an agreement. This provides customers with flexibility to adjust their plan to meet evolving business needs, while avoiding paying for licenses or users they no longer require or needing to terminate the contract. The specific terms and requirements of a reduction clause may vary depending on the SaaS provider and the subscription agreement, for example it may be subject to a minimum number of licenses or users.

Related Definitions

Break Clause

What is a break clause?


A break clause refers to a provision within a SaaS agreement that allows either the customer or the SaaS provider to terminate the contract before the end of the initial term. A break clause will typically set out the conditions or requirements that must be met for either party to exercise their right to terminate an agreement early. For example, a break clause can enable users to cancel their subscription if they are dissatisfied with the service.

Learn More

FinOps

What is FinOps?


FinOps refers to financial operations. In relation to cloud technology, Cloud Financial Operations is a practice that focuses on aligning cloud costs with business objectives and improving overall financial management in the cloud. When implemented correctly, it can provide you with a better understanding of your cloud spending patterns, enabling you to make more informed decisions on how to allocate and manage your costs.

Learn More

Reserved Instances

What are reserved instances?


Reserved Instances (RIs) are a pricing and capacity reservation offering provided by AWS for their EC2 (Elastic Compute Cloud) and RDS (Relational Database Service) services.


They specifically allow users to commit to using a specific instance type in the same region for either a one or three-year term, in exchange for discounts of up to 72% – the exact discount is ultimately dependent on the commitment term, instance type, availability zone and region.


There are various types of Reserved Instances available, each with different terms and levels of flexibility. Standard Reserved Instances provide the highest cost savings but are the least flexible, whereas Convertible Reserved Instances offer more flexibility by allowing you to change instance families within the same instance type.


In contrast, Scheduled Reserved Instances offer a lower discount, but allow you to reserve capacity for specific time windows, such as business hours or weekends, providing cost savings for predictable workloads.

Learn More

Spot Instances

What are spot instances?


As with any cloud service provider, AWS will have spare capacity available to support surges in customer demand. To offset the loss, AWS offers this excess EC2 capacity – in other words, spot instances – at a heavily discounted rate.


To benefit from these spot instances, users must bid on this unused EC2 capacity in their desired region. The capacity is then allocated to the highest bidder. While it can be a great way to reduce costs by as much as 90%, it is only suitable for workloads that can tolerate interruptions and don’t require continuous availability. This is because AWS will terminate the instance after a two-minute notification in the event that it needs to reclaim the resources, or because the spot price exceeds the bid price. In other words, when other customers are willing to pay more.

Learn More

Reduction Clause

What is a reduction clause?


A reduction clause refers to a provision in a software agreement that allows customers to reduce the number of licenses or users covered by their subscription during the term of an agreement. This provides customers with flexibility to adjust their plan to meet evolving business needs, while avoiding paying for licenses or users they no longer require or needing to terminate the contract. The specific terms and requirements of a reduction clause may vary depending on the SaaS provider and the subscription agreement, for example it may be subject to a minimum number of licenses or users.

Learn More

Auto-Scaling

What is auto-scaling?


Auto-scaling refers to the automatic adjustment of cloud computing resources based on an organization’s current demand and workload. It dynamically adjusts the allocation of resources to match the evolving requirements of an application or system without the need for manual intervention.


There are a number of benefits to using auto-scaling, the first being cost efficiency. By ensuring that resources are scaled up or down as and when needed, organizations can avoid over-provisioning and subsequently reduce unnecessary expenses. It also helps maintain consistent performance levels by automatically adding resources during peak demand periods.

Learn More