Skip to content

The impacts of storage may be counted twice for some instances (to be confirmed) #556

@demeringo

Description

@demeringo

In the general case, Cloud scanner perform a separate inventory of instances and block storage.

When estimating impacts, CS adds the impacts of instance and block storage.

In Boavizta API The archetype of most aws instances are configured with a zero sized storage, so counting separately (and summing) the impacts of instances and storage is not an issue. Example: a1.4xlarge

See the definition of aws archetypes here: https://github.com/Boavizta/boaviztapi/blob/main/boaviztapi/data/archetypes/cloud/aws.csv

Howether, some instances are configured with non zero sotrage in Boavizta API. Example: c1.medium

We should investigate if this does not lead to double accounting of the storage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentationquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions