Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Lower compute costs for weather-dl #251

Open
alxmrs opened this issue Oct 13, 2022 · 0 comments
Open

Lower compute costs for weather-dl #251

alxmrs opened this issue Oct 13, 2022 · 0 comments

Comments

@alxmrs
Copy link
Collaborator

alxmrs commented Oct 13, 2022

Since weather-dl is a long running, low-compute job, there's a mismatch between how much it costs to run a job (on Dataflow) vs the value it's providing. There are several options we can adopt to lower the compute costs, such as:

  • Defaulting to use cheaper instances
  • Using timers instead of busy waiting.
  • Reconsidering Beam as the core framework of this job.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant