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

Allow Different Types of Compute Other Than Lambda #110

Open
bestickley opened this issue May 30, 2023 · 1 comment
Open

Allow Different Types of Compute Other Than Lambda #110

bestickley opened this issue May 30, 2023 · 1 comment
Milestone

Comments

@bestickley
Copy link
Collaborator

bestickley commented May 30, 2023

Currently, it is assumed that lambda will be used as the source of compute for the NextjsDistribution construct. Instead of passing serverFunction and imageOptFunction directly into this construct, what if it was abstracted away and serverHttpOrigin and imageOptOrigin were passed into the construct such that other types of compute could be defined by user and passed in?

I likely won't have time to implement this, but said I would create this issue in #108. Wanted to create the issue in case someone else wanted to implement.

@bestickley bestickley changed the title Allow Different Types of Compute Than Lambda Allow Different Types of Compute Other Than Lambda May 30, 2023
@bestickley bestickley added this to the Version 4 Stable milestone Oct 23, 2023
@bestickley bestickley removed this from the v4 milestone Dec 15, 2023
@bestickley
Copy link
Collaborator Author

#182 might close this issue. Not sure. Leaving open for now.

@bestickley bestickley added this to the v5 milestone Dec 15, 2023
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

1 participant