[ENH] - Add ability to spinup dask workers in a single AZ (AWS) #1388
Labels
area: integration/Dask
Issues related to Dask on QHub
provider: AWS
type: enhancement 💅🏼
New feature or request
Feature description
Ability to spin up dask workers in a single availability Zone in AWS.
Value and/or benefit
While running data intensive tasks via dask workers, it happens quite often that dask workers are spun up in various AZs (Availability zones), which can cause lot of data transfer across AZs, which is not very cheap.
Having this ability will make spinning up large number of dask workers very cost efficient.
Anything else?
No response
The text was updated successfully, but these errors were encountered: