I am learning to deploy django apps on heroku.From the articles on heroku site and many posts on SO ,I learned that Amazon S3 is a popular choice for CDN. I know this may sound quite strange to most of the readers.. Unfortunately I don’t have a credit card (because of where I live and my bank acct status etc –long story :() and cannot sign up for Amazon S3. IS there any free file hosting site which I can use as MEDIA_URL or such?
I am learning to deploy django apps on heroku .From the articles on heroku
Share
You might want to take a look at CloudFlare, they have a CDN feature and a free plan.