serverless background jobs?

any cool services or providers to enable something like enqueuing jobs in a way that makes sense for a serverless stack? this is a side project so i just want to try options
9 Replies
Neto
Neto2y ago
let me tell you
needmorewood
needmorewood2y ago
im listening
Neto
Neto2y ago
Theo - t3․gg
YouTube
Building With Twitter API In NextJS (FOR FREE!) - TypeScript, Verce...
I love @trash_dev. I also love free content. I hope you enjoy this video of me coding a bot to steal his memes with Upstash (specifically CRONs through QStash), NextJS, Vercel, TypeScript, Discord API, Twitter API, and more. #t3stack #fullstack #webdevelopment This video is sponsored by Upstash! Check them out for all your serverless events, r...
Neto
Neto2y ago
jokes aside
Neto
Neto2y ago
AWS Node Scheduled Cron example in NodeJS
This is an example of creating a function that runs as a cron job using the serverless 'schedule' event.
Neto
Neto2y ago
something like or using aws manually
needmorewood
needmorewood2y ago
for cron stuff i kinda get it im more looking for https://sidekiq.org/ type job procesing. so i would enqueue a job, jobs are in redis waiting to be handled, and another "server" or set of functions check it and run stuff. i guess i could do this manually but i assumed something like sidekiq must exist in some form for node/ts
Sidekiq
Simple, efficient background jobs for Ruby
Sidekiq is a simple, efficient framework for background jobs in Ruby
Neto
Neto2y ago
honestly aws lambdas + cron can do wonders connect, check, process or stop
needmorewood
needmorewood2y ago
yea fair, might do the qstash stuff tbh its to compare inline processing stats vs offloading them in a url shortner probably will just qstash it
Want results from more Discord servers?
Add your server