Skip to content

Commit 47b3dd0

Browse files
authored
add static content resource
:)
1 parent 3e3d238 commit 47b3dd0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

content/pages/05-deployment/03-static-content.markdown

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,9 @@ Amazon S3 and other content delivery networks.
5757
provide their perspectives in this piece:
5858
[CDN experts on CDNs](https://www.maxcdn.com/blog/cdn-experts-on-cdns/).
5959

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

6164
## Static content learning checklist
6265
1. Identify a content delivery network to offload serving static content

0 commit comments

Comments
 (0)