Earlier quoted context omitted.
Price is the main difference between AWS CloudFront/Fastly and CF. In most cases, CF prices are fixed, like $200 for business or $20 for the pro plan. If you like fixed prices VMs from Linode or DO, chances are high that you will like Cloudflare too. Of course, advanced addons features like CF Argo and CF Bot management cost more money at Cloudflare too.
While that lasts, you can't be charging a flat $200 in a world where the other players are charging 5-10¢/GB of egress.
CloudFront vs. Cloudflare, and how to reduce response times for both (2021)
21–30 of 57 posts
Re: CloudFront vs. Cloudflare, and how to reduce response times for both (2021)
#22The other takeaway is AWS documentation is kind of dodgy for some services. But basically everyone knows that already.
Re: CloudFront vs. Cloudflare, and how to reduce response times for both (2021)
#23Now that CloudFront has greatly improved its performance, what's the pitch for using CloudFlare over it?
Price is the main difference between AWS CloudFront/Fastly and CF. In most cases, CF prices are fixed, like $200 for business or $20 for the pro plan. If you like fixed prices VMs from Linode or DO, chances are high that you will like Cloudflare too. Of course, advanced addons features like CF Argo and CF Bot management cost more money at Cloudflare too.
Re: CloudFront vs. Cloudflare, and how to reduce response times for both (2021)
#24TLDR, adding an "edge" in front of your application incurs a connection setup cost which can be 2-3x RTT and is especially noticeable when you don't have a large QPS and are in a region like APAC where geographically close networks often have high latencies between each other. Both Argo and OriginShield seem to pool more aggressively, often going cross-datacenter to avoid hitting origin which sometimes saves this set…
Re: CloudFront vs. Cloudflare, and how to reduce response times for both (2021)
#25Earlier quoted context omitted.
Price is the main difference between AWS CloudFront/Fastly and CF. In most cases, CF prices are fixed, like $200 for business or $20 for the pro plan. If you like fixed prices VMs from Linode or DO, chances are high that you will like Cloudflare too. Of course, advanced addons features like CF Argo and CF Bot management cost more money at Cloudflare too.
Using CF as an initialism for Cloudflare when talking about CloudFront and Cloudflare is really confusing -- especially because Cloudflare doesn't capitalize the F but CloudFront does.
Re: CloudFront vs. Cloudflare, and how to reduce response times for both (2021)
#26Re: CloudFront vs. Cloudflare, and how to reduce response times for both (2021)
#27Earlier quoted context omitted.
Price is the main difference between AWS CloudFront/Fastly and CF. In most cases, CF prices are fixed, like $200 for business or $20 for the pro plan. If you like fixed prices VMs from Linode or DO, chances are high that you will like Cloudflare too. Of course, advanced addons features like CF Argo and CF Bot management cost more money at Cloudflare too.
Using CF as an initialism for Cloudflare when talking about CloudFront and Cloudflare is really confusing -- especially because Cloudflare doesn't capitalize the F but CloudFront does.
They used to: CloudFlare becomes Cloudflare (2016), https://archive.is/v1C1H
Re: CloudFront vs. Cloudflare, and how to reduce response times for both (2021)
#28I've migrated from CloudFront+AWS WAF to just CloudFlare given Cloudflare's superior (100x better) WAF/Firewall/DDOS protection at a lower cost
Re: CloudFront vs. Cloudflare, and how to reduce response times for both (2021)
#29Anybody using Cloudflare to cache an API that serves JSON? Thinking about setting that up.
Re: CloudFront vs. Cloudflare, and how to reduce response times for both (2021)
#30Anybody using Cloudflare to cache an API that serves JSON? Thinking about setting that up.