Skip to content

Run prebuilds in the storage-bucket's region #6650

Open
@meysholdt

Description

@meysholdt

Running a prebuild in the same geographical region of the storage bucket to which the prebuild will be uploaded saves us costs in two places:

  • for all prebuilds, the compute egress costs from uploading the completed prebuild to its bucket.
  • for incremental prebuilds, the storage egress of downloading a prebuild with the intention of updating it.

proposed solution: ws-manager-bridge/server should be aware of the geographical region of the prebuild's storage bucket and route the prebuild to a workspace cluster in the same region.

While we may not have capacity to fix this immediately it would be great to have this on the radar.

Related:

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    No status

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions