Related Definitions
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.
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.
SaaS Management
What is SaaS management?
SaaS management is the process of identifying, managing, and governing the software applications that exist within an organization’s technology portfolio.
When software goes unmanaged, it not only puts the business at risk of data breaches and security issues, but it can also lead to a substantial amount of wasted spend as a result of redundant and duplicate SaaS apps, not to mention unused licenses.
Overages
What are overages in SaaS?
In SaaS, overages refer to the additional costs or fees that are incurred when a user exceeds the contracted usage limits or terms of their plan. Examples of overages include user overages, storage overages, API usage overages, feature overages and support overages.
Multi-Tenancy Environment
What is a multi-tenancy environment?
In cloud computing, a multi-tenancy environment refers to a situation where multiple users, also referred to as tenants, share the same physical infrastructure and resources. These resources, such as computing power, memory and storage are dynamically allocated based on the needs of each tenant. Each tenant’s data is, however, stored in separate databases to ensure both privacy and security.
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.