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

chore: AWS Lambda Adapter: CloudFront, S3 & Function URL #5542

Draft
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

ptz0n
Copy link
Contributor

@ptz0n ptz0n commented Dec 8, 2023

Overview

What is it?

  • Feature / enhancement
  • Bug
  • Docs / tests / types / typos

Description

A more performant and robust AWS Lambda adapter, using S3 and Lambda Function URL origins behind CloudFront.

Use cases and why

  • Simple and flexible stack for deploying Qwik to AWS.
  • Less overhead, removing API Gateway.
  • Serving static files from S3.

Checklist:

  • My code follows the developer guidelines of this project
  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation
  • Added new tests to cover the fix / functionality

Copy link

netlify bot commented Dec 8, 2023

👷 Deploy request for qwik-insights pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 65a55ba

@gioboa
Copy link
Member

gioboa commented Dec 24, 2023

@ptz0n is it still valid or is it abandoned?

@gioboa gioboa added WAITING FOR: user Further information is requested from the issue / pr opener COMP: starters labels Dec 24, 2023
@ptz0n
Copy link
Contributor Author

ptz0n commented Dec 24, 2023

Still valid 👍🏼 Have a few improvements in store.

@wmertens wmertens changed the title Update AWS Lambda Adapter: CloudFront, S3 & Function URL chore: AWS Lambda Adapter: CloudFront, S3 & Function URL Jan 11, 2024
@PatrickJS
Copy link
Member

@ptz0n let me know when it's good

@PatrickJS
Copy link
Member

@ptz0n lets pair on this

@PatrickJS PatrickJS self-assigned this May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
COMP: starters WAITING FOR: user Further information is requested from the issue / pr opener
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants