Glossary

Cloud Instances

What is an instance in the context of cloud computing?


In cloud computing, an instance refers to a virtual server provided by a third-party cloud service, for example AWS, Azure or Google Cloud. These instances ultimately enable companies to deploy and run their applications or services in the cloud, in a scalable and flexible manner. This is because instances are on-demand and can be adjusted based on your workload requirements.

What is an instance in the context of cloud computing?


In cloud computing, an instance refers to a virtual server provided by a third-party cloud service, for example AWS, Azure or Google Cloud. These instances ultimately enable companies to deploy and run their applications or services in the cloud, in a scalable and flexible manner. This is because instances are on-demand and can be adjusted based on your workload requirements.

Related Definitions

Decentralized Procurement

What is decentralized procurement?


Decentralized purchasing in SaaS refers to the process of allowing individual departments or teams within an organization to make their own purchasing decisions for software applications. This is in contrast to a centralized purchasing model, where all purchasing decisions are approved by a single procurement team or a department such as finance.
While a decentralized purchasing model can provide teams with the flexibility to select and purchase the tools that best meet their needs, without having to wait for approvals or navigate bureaucratic purchasing processes, it can create challenges for the company. This can include reduced buying power, higher costs, lack of control over vendor relationships, and increased compliance and legal risks.

Learn More

Enterprise License Agreement (ELA)

What is an ELA?


An Enterprise License Agreement (ELA) is a contract between a software vendor and an enterprise customer that sets out the terms and conditions for the licensing of software products across an enterprise. Unlike a Master License Agreement (MLA) which is a more comprehensive business agreement that can cover a range of products and services, an ELA is often used for specific software products.


While the specific terms and conditions of an ELA can vary, it will typically outline the number and type of licenses covered under the agreement, restrictions or limitation on usage, the duration of the agreement, the fees associated with the license, renewal terms and termination clauses.

Learn More

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

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

Single-Tenancy Environment

What is a single-tenancy environment in cloud computing?


A single-tenancy environment, also known as dedicated hosting or a dedicated instance, refers to a situation where each user or tenant has their own dedicated infrastructure and resources, including servers, storage and network components. These resources aren’t shared with any other users, maximizing performance and control.

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