What is meant by outsourced SaaS procurement?
Outsourced procurement in SaaS refers to the process of hiring a third-party vendor to manage some or all aspects of a company’s procurement process. This can involve negotiating with vendors on your behalf to secure the best possible price and terms on any SaaS contract, while also refining, implementing and enforcing procurement processes that ultimately protect your business.
Related Definitions
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.
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.
SaaS Agreement
What is a SaaS agreement?
A SaaS agreement, or contract, details the terms of your purchase from a SaaS vendor.
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 Sprawl
What is SaaS sprawl?
SaaS sprawl, also known as software sprawl, occurs when an organization’s SaaS stack consists of a large — and often unmanageable — number of applications.
Ultimately, as business needs grow, the number of digital tools required increases, which leads to new applications being subscribed to, be this through a centralized process or at the will of individual employees.
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.