Skip to content

Add an option for using AWS spot instances #761

@burakkaraceylan

Description

@burakkaraceylan

Context

Current AWS cloud formation only uses on-demand Fargate instances.
Spot instances are a lot cheaper, albeit they are interruptable.
However, not every build task is mission critical.

Suggested solution

An option can be added to the action.yaml for using spot instances.
Instead of launch type Fargate, capacity providers option can be used to utilize spot instances.
A retry strategy can be put in place for interrupted tasks.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions