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

Investigate setting up a CDN for hosting UI resources #126

Open
briri opened this issue Apr 4, 2024 · 0 comments
Open

Investigate setting up a CDN for hosting UI resources #126

briri opened this issue Apr 4, 2024 · 0 comments

Comments

@briri
Copy link
Collaborator

briri commented Apr 4, 2024

Look into setting up a CDN in the AWS cloud to host UI assets.

I suspect this could just be an S3 bucket and a CloudFront distro. The CodeBuild for the aws_frontend_prototype repo could move compiled assets into the S3 bucket.

Need to see how this could work in the nextJS build (e.g. identify what directories/files) and how to instruct nextJS to use them.

How do we appropriately route traffic (subdomain or a path)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant