cds-snc/covid-alert-portal

Enhancement: add CloudFront to cache static assets for QR code registration site

Closed this issue · 1 comments

Summary

Add CloudFront with an origin of the load balancers to cache static assets for the QR code site. This will help with performance and responsiveness of the site.

Notes

  • Cache busting is already implemented in all static asset names.
  • Static assets are under the /static path.

Closing as this project is winding down.