TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: What's the lowest carbon impact way to build a web page in 2020?

1 pointsby dgergesover 4 years ago
We're a Tech Hub based in Rennes, France and rebuilding our Web presence, we would like to setup a good practice for building a presence with the lowest possible carbon footprints. What are some providers or techniques you could point us to ?

2 comments

raffraffraffover 4 years ago
Define &quot;website&quot;.<p>The lowest carbon way is also probably the cheapest way. I dunno, maybe a static site on the cheapest s3 tier (with reduced redundancy) using cloudflare&#x27;s free tier (workers, CDN, DDoS protection, SSL).
评论 #24631593 未加载
searchableguyover 4 years ago
Google cloud if you want a big vendor.<p><a href="https:&#x2F;&#x2F;cloud.google.com&#x2F;sustainability" rel="nofollow">https:&#x2F;&#x2F;cloud.google.com&#x2F;sustainability</a><p>EU based smaller hosting provider such as scaleway:<p><a href="https:&#x2F;&#x2F;www.scaleway.com&#x2F;en&#x2F;about-us&#x2F;" rel="nofollow">https:&#x2F;&#x2F;www.scaleway.com&#x2F;en&#x2F;about-us&#x2F;</a><p>For website, static generation opposes to loading ton of javascript and using a cdn.<p>Not much to go on here.
评论 #24631598 未加载