Skip to main content

What are Services?

In Exivity Services can be anything that corresponds to an SKU or sellable item from your Service Catalogue. It should relate to a consumption record (or multiple records) from your extracted data sources.
Basic Example Services
For example: with most public cloud providers, the provider defines the chargeable items that are shown on the end-of-month invoice. However, when working through a Managed Services Provider, a Cloud Services Provider, or a System Integrator, additional services can be sold on top of those. Potentially, you may want to apply an uplift to the rate or charge a fixed amount of money every month for a certain service. Different scenarios are possible here, it all depends on your business logic.

Terminology

A service is a named item with associated rates and/or costs used to calculate a charge that appears on a report, where rates represent revenue and costs represent overheads.

When discussing services and their related charges several terms are required. Exivity uses the following terminology in this regard:

TermSynonym/AbbreviationMeaning
service definitionserviceA template defining how service instances should be charged
service instanceinstanceConsumption of a service, associated with a unique value such as a VM ID, a VM hostname, a resource ID or any other distinguishing field in the usage data
unit of consumptionunitThe consumption of 1 quantity of a service instance
charge intervalintervalThe period of time that a unit of consumption is charged over (additional units of the same service instance consumed within the charge interval do not increase the resulting charge)
unit raterateThe charge associated with 1 unit of consumption of a service instance in the charge interval
COGS ratecogs(Short for Cost Of Goods Sold) The cost (overhead) to the provider of a service for providing 1 unit of consumption of that service per charge interval
chargeA generic term to indicate some money payable by the consumer of service instances to the provider of those instances