the CDN part is from cloudfaire, basically he set up the server with the static files using Amazone, and used the automatic CND function from cloudfair.... Definitely not what I was looking for. You can make you own CND using nginx. This video skipped all the explanation on what is happening back stage. Using Cloudfare he also got Geo DNS (meaning cloudfare will handle the tracking automatically and serve what ever they have cached from the nearest server to the client). This is hardly a good video to show case a "MY OWN PERSONAL CND"
This might be against Cloudflare's TOS. I would recommend using AWS Cloudfront to complete this. For Cloudflare, I would limit the request to normal web page files.
Setting your encryption mode to Flexible makes your site partially secure. Cloudflare allows HTTPS connections between your visitor and Cloudflare, but all connections between Cloudflare and your origin are made through HTTP. As a result, an SSL certificate is not required on your origin.
I am not an expert on their content policy. It depends on how you use it. If it's for "normal web use" then you'll be fine. If you are trying to make your own imgur site and host billions of images, you may not be fine.
I am not familiar with fusionfall. If they are static files, then you can use the same method. If they aren't. Then you'll have to follow what fusionfall recommends.
@@getmeajith I don't believe there's a bandwidth limit for cloudflare free plans. You'll have to check their TOS for more info www.cloudflare.com/terms/
That's great, but why bother so much? Pay some dollars for CDN and protection from G-core labs and don't worry about it. There is the simplest management and support that will help in any situation. It costs much cheaper than AWS and Cloudflare.
This video has been a lifesaver!
I love hearing that! I'm glad this was useful to you! Makes my day! Cheers 🍻
Please can you make a video about mounting the S3 on your local machine. Thank you for this video.
It's on my list of videos to make! 👍
Joel Can't find that video. can you share a link also
Thank you very much
I'm confused because I don't see the CDN part. All I see is cloud storage that is used to serve static files.
the CDN part is from cloudfaire, basically he set up the server with the static files using Amazone, and used the automatic CND function from cloudfair....
Definitely not what I was looking for.
You can make you own CND using nginx.
This video skipped all the explanation on what is happening back stage.
Using Cloudfare he also got Geo DNS (meaning cloudfare will handle the tracking automatically and serve what ever they have cached from the nearest server to the client).
This is hardly a good video to show case a "MY OWN PERSONAL CND"
In the video, the bucket is accessed via SSL, how can this be configured if the bucket works via http by default?
Super!
I would like to make S3 as a picture storage for a website on EC2, instead of the whole website on S3. How do I make that ?
this great! really is a lifesaver. thank you very much ☺
Can u explain how to buy and eat burger in McD?
I probably could. Would you find that useful?
Nice Content!
Have any tips regarding using a s3 bucket to serve as cloudflare repository to streaming videos/audios under hls? Ty!
This might be against Cloudflare's TOS. I would recommend using AWS Cloudfront to complete this.
For Cloudflare, I would limit the request to normal web page files.
Hi Joel In the video, the bucket is accessed via SSL, how can this be configured if the bucket works via http by default?
Setting your encryption mode to Flexible makes your site partially secure. Cloudflare allows HTTPS connections between your visitor and Cloudflare, but all connections between Cloudflare and your origin are made through HTTP. As a result, an SSL certificate is not required on your origin.
how to add bunny cdn with s3
Let say Instagram had bunch of photos to deliever, is it fit using Cloudflare CDN?
Or Cloudflare have limited bandwith/url/anything?
I am not an expert on their content policy. It depends on how you use it. If it's for "normal web use" then you'll be fine. If you are trying to make your own imgur site and host billions of images, you may not be fine.
Do you have any update for this?
Any tips for setting up a cdn that’s serving files for a game like fusionfall?
I am not familiar with fusionfall. If they are static files, then you can use the same method. If they aren't. Then you'll have to follow what fusionfall recommends.
Fucking awesome
Hi joel, i'm not sure if you could help me. I'm getting error 522 on cloudflare. I did exactly the same as you but my site is not working...
Hit me up on twitter. Share your source code. Maybe it's something simple that was missed.
getting the same issue, suspecting it has to do with SSL. Did you find a fix?
Is it require to enable the public access of the bucket? Why?
It would be cool if it was possible to resize them automatically
You definitely could with some additional code
is any way to add a subdomain (images.mydomain.com) as a new site in cloudflare, right now its only possible to add primary domain (mydomain.com)
Because this change is a DNS setting, your domain needs to be in Cloudflare. You can set the DNS of the subdomain to any location you want.
@@JoelCodes do you prefer cloudflare free plan? is any limitation about bandwidth? if we have a 250GB bandwidth per month.
@@getmeajith I don't believe there's a bandwidth limit for cloudflare free plans. You'll have to check their TOS for more info www.cloudflare.com/terms/
That's great, but why bother so much? Pay some dollars for CDN and protection from G-core labs and don't worry about it. There is the simplest management and support that will help in any situation. It costs much cheaper than AWS and Cloudflare.
I went this route because of the low cost
Cloud font is AWS CDN
For this, I didn't want to use AWS CloudFront because of the cost and difficult setup. So instead I setup Cloudflare to point to my files on S3.
No "personal CDN" here...
Its too easy ,
Surprisingly so 👍
This is not YOUR CDN. This is CloudFare's CDN. Bad title.