Which language do you prefer when building serverless functions?
I’m curious what languages people actually prefer for serverless workloads today.
When you build functions for cron jobs, APIs, background tasks, or AI-related workflows, what do you usually choose first and why?
Is it:
Node.js for speed of development
Python for AI/data tasks
Go for performance and simplicity
something else
I’d also love to know what matters most in practice:
startup time
developer experience
ecosystem
debugging
deployment simplicity
performance in production
We’re thinking a lot about this while building Inquir Compute, so I’d love to hear real preferences from developers here.
16 views



Replies