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

Multi-region regional Lambda #38

Open
khalil-omer opened this issue Mar 19, 2024 · 2 comments
Open

Multi-region regional Lambda #38

khalil-omer opened this issue Mar 19, 2024 · 2 comments

Comments

@khalil-omer
Copy link
Contributor

khalil-omer commented Mar 19, 2024

Just brainstorming here:

For sites that need the full Node runtime or have some other reason to use regional Lambda rather than AWS or Cloudflare edge, it can still be beneficial to have a bit of multi-region for latency. For example, us-east, us-west, eu. There needs to be some glue between the single CloudFront distribution and the multiple copies of the server Lambda (to use a Nextjs example). Could this be Route53 or is Global Accelerator (expensive 👎 ) the only viable option? I'm not sure.

ION-211

@jayair
Copy link
Contributor

jayair commented Mar 26, 2024

Maybe this was talked about on Discord but are you looking for a way to deploy a lambda functions to multiple regions?

@khalil-omer
Copy link
Contributor Author

khalil-omer commented Mar 27, 2024

Yes @jayair, but in the context of the higher level SST components like the Nextjs server function. Not even Vercel offers this, though they just introduced a 'fallback region' for enterprise tier.

@thdxr thdxr added the linear Created by Linear-GitHub Sync label Mar 28, 2024
@thdxr thdxr changed the title Multi-region regional Lambda [ION-211] Multi-region regional Lambda Mar 28, 2024
@thdxr thdxr removed the linear Created by Linear-GitHub Sync label Mar 28, 2024
@thdxr thdxr changed the title [ION-211] Multi-region regional Lambda Multi-region regional Lambda Mar 28, 2024
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

3 participants