Live data from Hacker News

Cloudflare Images Now Available to Everyone

blog.cloudflare.com

41–50 of 91 posts

Re: Cloudflare Images Now Available to Everyone

#41
Haha, when I first clicked on the post I was expecting to learn about a new container image registry living right on the edge with cloudflare. Boy was I confused reading the first few paragraphs.

> You pay $5/month for every 100,000 stored images and $1 per 100,000 delivered images. There are no additional resizing, compute or egress costs.

Pricing seems really reasonable, and the resizing feature seems pretty slick.

Re: Cloudflare Images Now Available to Everyone

#42
post #18

If the images are cached by Cloudflare's CDN, and assuming we have a paid Pro account, are we still billed on each image delivery? How do paid CF plans affect CF Images, if at all?

I'm wondering about this, too.

I have a client with a Cloudflare Pro subscription. They've received about 57 million image requests through Cloudflare in the last month, of which the origin has only served 2 million, and the Cloudflare Cache has served the rest.

If we used Cloudflare Images, would it cost $570 to transfer those 57 million images? Or would the Cloudflare Cache significantly reduce the number of transfers attributed to Cloudflare Images?

Re: Cloudflare Images Now Available to Everyone

#43
post #23

I’m loving it. Cloudflare is a good and reliable service provider, I expect it to expand their cloud offerings in the future like drop-in S3 replacement, application logging, etc…

I am wondering if Cloudflare is gearing up to be a true competitor to AWS a la GCP and Azure. All it'd take is an EC2-like offering for them to have everything many companies need. You can build out the rest of your managed services (e.g. RDS, ElastiCache, S3) slowly over time.

Cloudflare seems to have a much more cohesive vision for their cloud than AWS does, and I think it could be a competitive advantage for them.

Re: Cloudflare Images Now Available to Everyone

#44

10MB max per image seems extremely low for 2021.

Not really. The 90th percentile of desktop web pages load less than half that much image data across all images on the page: https://almanac.httparchive.org/en/2020/page-weight#image-by... A 10MB limit per image seems like it will cover everything but outliers.

To second that, if your image is over 1MB in 2021, you are probably doing it wrong (unless selling high resolution images).

Re: Cloudflare Images Now Available to Everyone

#45
If I serve cloudflare images on my non-cloudflare hosted webpage, would the visitors still occasionally see the injected DDoS protection “checking your browser before accessing” page or would the images just fail to load then? Or is that browser checking disabled if just loading images?

That’s one reason why I haven’t checked out Cloudflare Pages, my (already statically hosted) website will unlikely be DDoSed and I wouldn’t want to impact user experience by adding random browser checks…

Re: Cloudflare Images Now Available to Everyone

#46
CloudFlare nearly shut down my account for “fraud” because I bought two domain names in a short time period while traveling in a foreign country. I hope they can resolve the mistake of handling customer administration through algorithms rather than humans, because their products are absolutely phenomenal.

Moral of the story is: if you’re going to play around with new features such as this (which I plan on doing!), set up a new account. Always, always compartmentalize.

Re: Cloudflare Images Now Available to Everyone

#47
post #46

CloudFlare nearly shut down my account for “fraud” because I bought two domain names in a short time period while traveling in a foreign country. I hope they can resolve the mistake of handling customer administration through algorithms rather than humans, because their products are absolutely phenomenal. Moral of the story is: if you’re going to play around with new features such as this (which I plan on doing!), se…

I really like Cloudflare's product (and even own some shares!), but their fraud/phishing/scam-handling is an issue.

A client of mine got a fraudulent impersonation/phishing-claim (completely ridiculous, the page in question is passive and contains no login ability, no 3rd party scripts besides GA) and CF automatically banned that subpage of the domain. You can appeal to their Trust & Safety team, but they either don't exist or are severely understaffed. It's been a month or so without any feedback, on the forums, people are talking about waiting for six months. Tech support will only "escalate" the issue to T&S where issues go to die.

It's a great way to boot competitors though: file a claim, their visitors will get a scary "Warning: Suspected Phishing Site Ahead!" page they need to actively dismiss, and the site owner can't fix it short or migrating away from CF. I'm guessing enterprise will buy you a direct line to someone who can do something though.

Re: Cloudflare Images Now Available to Everyone

#48
Ah, if only this was fully available ~ 4 months ago.

I transitioned my recipe app with ~ 80,000 images from Cloudinary to a combination of Backblaze B2 + Bunny.net a few months ago. I heavily use the resizing and optimizing features.

It's saved me a ton of money, but if I could have used B2 + Cloudflare with their 0 bandwidth alliance, I could have saved more, I think - haven't done the math though.

In the grand scheme of things, though, I've worked with Bunny now and love the interface, and performance. The one time I contacted support, I spoke 1 on 1 with , I believe, the founder of Bunny. He was cool.

Cloudflare is doing some killer things, excited for that. But glad to see we have small name alternatives to everything (S3 to B2, Cloudflare to Bunny, etc) that can compete on price and functionality.

Good stuff, though! More options the better!

Re: Cloudflare Images Now Available to Everyone

#49

If I serve cloudflare images on my non-cloudflare hosted webpage, would the visitors still occasionally see the injected DDoS protection “checking your browser before accessing” page or would the images just fail to load then? Or is that browser checking disabled if just loading images? That’s one reason why I haven’t checked out Cloudflare Pages, my (already statically hosted) website will unlikely be DDoSed and I w…

Is this the same as on Gitlab?

Re: Cloudflare Images Now Available to Everyone

#50

If I serve cloudflare images on my non-cloudflare hosted webpage, would the visitors still occasionally see the injected DDoS protection “checking your browser before accessing” page or would the images just fail to load then? Or is that browser checking disabled if just loading images? That’s one reason why I haven’t checked out Cloudflare Pages, my (already statically hosted) website will unlikely be DDoSed and I w…

The JavaScript Challenge pages only run on dynamic assets, and so won’t impact image assets served.

Beyond that:

• You can turn down the sensitivity of the challenge pages: https://support.cloudflare.com/hc/en-us/articles/200170056-U... • Since Cloudflare Pages is fully hosted on us, we can soak the DDoS and don’t have to worry about letting things through to origin infrastructure. Benefit of serving directly from the edge :-)

(I work at Cloudflare, if that’s not clear)

Post reply on HN