Invoke serverless functions like regular functions.
Invoke serverless functions like regular functions.
Serverless function architectures are optimized for event-driven systems. Faast.js simplifies serverless batch applications by automating infrastructure, code packaging, invocation, and cleanup. Combine the power of scalable serverless functions with the ease-of-use and familiarity of ordinary async functions.
Develop faster with Zero-Ops.
Develop faster with Zero-Ops.
Serverless function calls are, by nature, ephemeral. Faast.js takes this a step further by making serverless function infrastructure ephemeral too. Welcome to infrastructure that's deployed only as long as it's needed, and cleaned up when it's not.
No servers to manage.
No containers to build.
No infrastructure to monitor.
That's zero ops.
The development features you'd expect.
Get started faast
Get started faast
No setup steps required.
Works from a bare cloud account.
Multi-cloud
Multi-cloud
AWS support built-in.
Logging
Logging
Precise links to filtered cloud logs.
Type Safe
Type Safe
First class support for TypeScript.
Retain type safety across cloud function calls.
Debugging
Debugging
Switch to local mode to use standard debugging tools.
Tested
Tested
Comprehensive testsuite and examples.