Powerful enough to be useful, and always free. Perfect for getting started.
Powerful enough to be useful, and always free. Perfect for getting started.
Get to market fast.
$50/mo
More room to grow.
$200/mo
Powerful access for any scale.
Flexible pricing
All plans include uncapped events per month, scheduled functions, support via Email & Discord.
Bring any workload
A function is a single serverless function or step function. Functions can run automatically (each time an event is received), on a schedule, or manually via forms (in the case of internal tools, or one-offs).
Functions allow you to chain logic together, coordinate between events, and create complex user flows and operational logic for your company.
Every language. Anything that you can put in a Docker container we can run from JavaScript to Go to Python to Perl to Bash.
We're currently accepting all events, uncapped. Our "soft" limit is 1M events/mo across free and paid plans, and from 50M events/mo on custom plans.
A run is a single executed step in a function. If your function only has 1 step, it's only 1 run
If you need something more than what is listed above or something custom, get in touch with us.
That's okay! We'll alert you when you're nearing your cap and will throttle your functions after hitting the limit. You can purchase more capacity at the same rate as your plan includes.
We also offer overage forgiveness for those times that we all know happen. We dislike surprise costs as much as you.
Event coordination allows you to wait for specific events from within a function. For example, after creating a shopping cart you might want to wait for the "order created" event for up to 24 hours. If this event is received, the person who created the shopping cart checked out. If the event isn't received within 24 hours, you can run logic to handle churn.
We allow you to coordinate between events and wait up to 6 months for new events. That's... quite some time.
In the community edition, functions are limited to 15 minute intervals and may be throttled for fair usage. Paid plans can run scheduled functions every minute, and are not subject to throttling. Custom plans have their own dedicated pools for managing functions.
If you'd like to self-host Inngest or the executor platform reach out to us with your needs.