-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Open
Labels
aspect: cost efficiencycomponent: serverfeature: prebuildsmeta: never-staleThis issue can never become staleThis issue can never become staleteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
Description
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:
jankeromnes
Metadata
Metadata
Assignees
Labels
aspect: cost efficiencycomponent: serverfeature: prebuildsmeta: never-staleThis issue can never become staleThis issue can never become staleteam: webappIssue belongs to the WebApp teamIssue belongs to the WebApp teamtype: improvementImproves an existing feature or existing codeImproves an existing feature or existing code
Type
Projects
Status
No status