Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions content/pages/05-deployment/03-static-content.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,9 @@ Amazon S3 and other content delivery networks.
provide their perspectives in this piece:
[CDN experts on CDNs](https://www.maxcdn.com/blog/cdn-experts-on-cdns/).

* [Serving Static Files from Flask with WhiteNoise and Amazon CloudFront](https://testdriven.io/blog/flask-static-files-whitenoise-cloudfront/)
looks at how to manage static files with Flask, WhiteNoise, and
Amazon CloudFront.

## Static content learning checklist
1. Identify a content delivery network to offload serving static content
Expand Down