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.

Show HN: Cloud Pricing API (GraphQL) – 3M Prices from AWS, Azure and GCP

5 pointsby akhover 3 years ago

1 comment

akhover 3 years ago
Hi HN, this is the 3rd Cloud Pricing API I&#x27;ve worked on. It&#x27;s an open source GraphQL-based API that includes all public prices from AWS, Azure and Google; it contains over 3 million prices that are automatically updated via a weekly job.<p>My previous iterations were in 2010 (scrapers to fetch cloud prices as vendors didn&#x27;t offer APIs then - there were over 10,000 prices back then) and in 2015 (a RESTful API - there were over 100,000 prices then).<p>Whilst this latest Cloud Pricing API was built with the open source Infracost CLI in mind, I&#x27;m curious if people find it useful as a standalone thing? I&#x27;m happy to help people who want to build stuff on top of it.