Skip to content
This repository has been archived by the owner on Feb 27, 2023. It is now read-only.

Cost calculation

Sergio Ocón edited this page May 22, 2018 · 1 revision

As a user, I want to be able to calculate the cost of a group of elements for a time period.

For instance, all the costs associated to a group of VM running on AWS.

  1. The user provides an inventory of elements (or just one)
  2. The user provides metrics for the elements of the inventory
  3. The user provides a price plan for the user
  4. It calls rating and the cost is calculated for the inventory.