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

What if scenarios

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

As a user, I want to be able to calculate the costs of scenarios where some of the elements are changed.

For instance, a user has an inventory of 100 VM, x4large, running on AWS. They are using S3 storage only for 400 TB. The user gets an indication that the x4large could be updated to x4small, and that 170TB of storage are not used and that could be moved into a cheaper storage tier.

The user wants to know what would be the price of the scenario, and thus run it through the cost calculation engine to get the cost of the old and the new solution. The difference is then presented as the possible optimization of the cost of the solution.

This service only covers the rating part