gitpod-io / gitpod

The developer platform for on-demand cloud development environments to create software faster and more securely.
https://www.gitpod.io
GNU Affero General Public License v3.0
12.72k stars 1.22k forks source link

Epic: Prebuilds only available in user-specified regions #11055

Open atduarte opened 2 years ago

atduarte commented 2 years ago

Context

At the moment, prebuilds run in the US region which means that whenever someone starts a workspace in a different region, they must be transferred across continents. This results in slower workspace startup times and poor cost effectiveness.

The problem will be exacerbated as soon as we launch https://github.com/gitpod-io/gitpod/issues/7489.

Goal

Improve workspace startup times and cost effectiveness.

Proposed solution

Only allow prebuilds to be used in the regions that they were computed and stored, and require users to specify what regions those should be for each project. When nothing is specified, the prebuild will be computed, stored and usable only in the default user's region.

stale[bot] commented 1 year ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.