Live data from Hacker News

Trifold is a tool to quickly and cheaply host static websites using a CDN

jpt.sh

1–10 of 49 posts

Re: Trifold is a tool to quickly and cheaply host static websites using a CDN

#2
I throw everything I experiment with at Cloudflare, including my personal website and the family’s Internet stuff (websites, etc). None of them is commercial. Cloudflare tells me that it served 68.44 GB in the last 30 days, and the Invoice was ZERO.

I’ve been looking for an extra-cheap CDN, and I’m not so worried about high uptime. I’m not yet ready to cough up the cost for Cloudflare R2 and AWS CloudFront, though it’s not costly, but I’m still in that cheap-feeling phase and not ready to offload over 100GB of files to the public while paying a price.

I looked at Bunny CDN a while back, but I remember thinking that the minimum was like ~$50. What did I miss? I dismissed it as non-personal option.

Re: Trifold is a tool to quickly and cheaply host static websites using a CDN

#3

I throw everything I experiment with at Cloudflare, including my personal website and the family’s Internet stuff (websites, etc). None of them is commercial. Cloudflare tells me that it served 68.44 GB in the last 30 days, and the Invoice was ZERO. I’ve been looking for an extra-cheap CDN, and I’m not so worried about high uptime. I’m not yet ready to cough up the cost for Cloudflare R2 and AWS CloudFront, though it…

$1 minimum for Bunny CDN. https://bunny.net/pricing/

Re: Trifold is a tool to quickly and cheaply host static websites using a CDN

#4

I throw everything I experiment with at Cloudflare, including my personal website and the family’s Internet stuff (websites, etc). None of them is commercial. Cloudflare tells me that it served 68.44 GB in the last 30 days, and the Invoice was ZERO. I’ve been looking for an extra-cheap CDN, and I’m not so worried about high uptime. I’m not yet ready to cough up the cost for Cloudflare R2 and AWS CloudFront, though it…

> I’m not yet ready to cough up the cost for Cloudflare R2 and AWS CloudFront

> but I’m still in that cheap-feeling phase and not ready to offload over 100GB of files to the public while paying a price

You wouldn't pay like anything for that on Cloudflare R2. You get 10GB and $0.015/GB (so what... like a dollar or something?) for anything over + free egress.

Re: Trifold is a tool to quickly and cheaply host static websites using a CDN

#5

I throw everything I experiment with at Cloudflare, including my personal website and the family’s Internet stuff (websites, etc). None of them is commercial. Cloudflare tells me that it served 68.44 GB in the last 30 days, and the Invoice was ZERO. I’ve been looking for an extra-cheap CDN, and I’m not so worried about high uptime. I’m not yet ready to cough up the cost for Cloudflare R2 and AWS CloudFront, though it…

$1 minimum for Bunny CDN. https://bunny.net/pricing/

Yeah Ha! I saw that from this article and signed up. I even did the Card Verify thingy for $30 additional Credit. Will be trying this out and also do a comparison with Cloudflare R2.

Re: Trifold is a tool to quickly and cheaply host static websites using a CDN

#6
> trifold offers an easy alternative to services like Cloudflare Pages, Netlify [...]

Does it? Those provide dynamic compute for e.g. SSR, not hosting static sites. The equivalent here is more like S3 + Cloudflare (Cloud Connector and some rules). Which is free for most use cases and (IMO) pretty easy.

Re: Trifold is a tool to quickly and cheaply host static websites using a CDN

#7

I throw everything I experiment with at Cloudflare, including my personal website and the family’s Internet stuff (websites, etc). None of them is commercial. Cloudflare tells me that it served 68.44 GB in the last 30 days, and the Invoice was ZERO. I’ve been looking for an extra-cheap CDN, and I’m not so worried about high uptime. I’m not yet ready to cough up the cost for Cloudflare R2 and AWS CloudFront, though it…

AWS CloudFront is free up to 1TB bandwidth and 10 million HTTP/HTTPS requests per month.

https://aws.amazon.com/blogs/aws/aws-free-tier-data-transfer...

Re: Trifold is a tool to quickly and cheaply host static websites using a CDN

#8
post #6

> trifold offers an easy alternative to services like Cloudflare Pages, Netlify [...] Does it? Those provide dynamic compute for e.g. SSR, not hosting static sites. The equivalent here is more like S3 + Cloudflare (Cloud Connector and some rules). Which is free for most use cases and (IMO) pretty easy.

SSR == server-side rendering

Re: Trifold is a tool to quickly and cheaply host static websites using a CDN

#9
post #7

I throw everything I experiment with at Cloudflare, including my personal website and the family’s Internet stuff (websites, etc). None of them is commercial. Cloudflare tells me that it served 68.44 GB in the last 30 days, and the Invoice was ZERO. I’ve been looking for an extra-cheap CDN, and I’m not so worried about high uptime. I’m not yet ready to cough up the cost for Cloudflare R2 and AWS CloudFront, though it…

AWS CloudFront is free up to 1TB bandwidth and 10 million HTTP/HTTPS requests per month. https://aws.amazon.com/blogs/aws/aws-free-tier-data-transfer...

I’ve come past way beyond the 1st year honeymoon with AWS.

Edit:

I’m sorry but I’m today years old learning that AWS indeed is free-ish, “Data Transfer from AWS Regions to the Internet is now free for up to 100 GB of data per month (up from 1 GB per region).”

“Data Transfer from Amazon CloudFront is now free for up to 1 TB of data per month (up from 50 GB), and is no longer limited to the first 12 months after signup.”

Now, I need to figure out why am I being billed each month for some of the files I use AWS for!

Re: Trifold is a tool to quickly and cheaply host static websites using a CDN

#10
post #7

Earlier quoted context omitted.

AWS CloudFront is free up to 1TB bandwidth and 10 million HTTP/HTTPS requests per month. https://aws.amazon.com/blogs/aws/aws-free-tier-data-transfer...

I’ve come past way beyond the 1st year honeymoon with AWS. Edit: I’m sorry but I’m today years old learning that AWS indeed is free-ish, “Data Transfer from AWS Regions to the Internet is now free for up to 100 GB of data per month (up from 1 GB per region).” “Data Transfer from Amazon CloudFront is now free for up to 1 TB of data per month (up from 50 GB), and is no longer limited to the first 12 months after signup…

The CloudFront free tier runs indefinitely.
Post reply on HN