Skip to content

Instantly share code, notes, and snippets.

@VishDev12
Last active July 29, 2022 18:36
Show Gist options
  • Select an option

  • Save VishDev12/9d68cd5700f6ef96b738ade04db83905 to your computer and use it in GitHub Desktop.

Select an option

Save VishDev12/9d68cd5700f6ef96b738ade04db83905 to your computer and use it in GitHub Desktop.
Compares the compute costs of Github Actions with AWS.
Provider Type Cost ($/hr) Compute
Github Actions NA 0.48 2 CPUs & 7 GB
AWS On Demand 0.101 2 CPUs & 8 GB (m5.large)
AWS Spot (cheap compute) 0.0202 2 CPUs & 8 GB (m5.large)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment