Hacker News new | ask | show | jobs
by nickthemagicman 1925 days ago
This is cool. I've been thinking this should exist for a while. Glad someone is doing this.

What's the cost from a cloud provider for this if a site has no traffic or very very small amount of traffic i.e. for a small personal site?

1 comments

At the moment, the cost for a small site would pretty much be equal to the cost of the Elastisearch service, the only non-serverless component we have. At a minimum that would be ~$25/mo.

We're looking to add plugins for Elasticsearch so you can replace it with something like Algolia making the whole thing 100% serverless. In that case, the cost would be zero, as it would be 100% under the AWS free tier. Once the free tier expires, the cost would probably be in cents. Have a look at our performance benchmark reports, we've noted down the cost of each test in detail for each of the AWS services: https://docs.webiny.com/docs/webiny-overview/performance-ben...