Skip to content

Dynamic instance type information #441

@cristim

Description

@cristim

Github issue

Issue type

  • Feature Idea

Summary

Currently AutoSpotting ships with a static instance type database originating from ec2instances.info. This is very efficient but it only supports commercially available regions, may get stale over time and requires software updates to get support for newer instance types.

Ideally this data should be fetched periodically and cached by the Lambda function in its scratch area.

One option could be to just fetch it from somewhere at startup and update it daily, or alternatively query this data directly from the AWS pricing API.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions