Reducing Vercel Costs by up to 90%

2 pointsposted 7 hours ago
by cahid_arda

2 Comments

cahid_arda

7 hours ago

Hi all,

We are working on our Workflow product at Upstash, and there is a feature we are very excited about.

Basically, you can let the Upstash Workflow wait for a third party API call without costing you any runtime. Once the API call finishes, your workflow can carry on from where it left off!

In our example we call an endpoint which takes ~20 seconds. Comparing the cost of waiting for such a request in Vercel and using Upstash Workflow results, we observe ~90% cost reduction.

You can learn more about Upstash Workflow from our docs https://upstash.com/docs/qstash/workflow/getstarted

The app is open source and you can find it here https://github.com/upstash/qstash-js/tree/main/examples/work...

user

5 hours ago

[deleted]