You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/03/27 13:07:16 UTC

[GitHub] [airflow] potiuk commented on issue #14656: Save cost for CI infrastructure by having more types of build machines

potiuk commented on issue #14656:
URL: https://github.com/apache/airflow/issues/14656#issuecomment-808730366


   Hey @ashb I thought about much simpler approach:
   
   1 T2 Spot Instance  = 0.008 USD/hr ~ 6 USD/Month. And those machines that we need for 'quick' tasks have really, really small requirements,
   
   Why don't we create a second AutoScaling group with Say 3 x T2 spot instances (always 3 for redudancy) = 18 USD/MO. They will be constantly running so there will be no warm-up cost. We could dedicate three of the existing registration tokens to those machines and keep'em running all the time without any in/out scaling.
   
   
   
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org