copied
Nimbella offers 3 tiers of service: Starter, Pro and Enterprise. Not ready to sign up? You can try the Nimbella Playground instead. In the Playground, you can create, run and share up to 10 stateless functions, anonymously and for free.
Starter | Pro | Enterprise | |
---|---|---|---|
Free | $20 USD/ month / developer | Contact us | |
Ideal For | copied Single developer projects | copied Teams up to 25 developers with multiple projects | copied Large teams with 25+ developers and shared projects |
Workloads | copied Stateless and Stateful | copied Stateless and Stateful | copied Stateless and Stateful |
Hosting | copied Public cloud | copied Public cloud | copied Dedicated / On-premise |
Dedicated Domains | copied 1 | copied 1 / Developer | copied Unlimited |
Serverless Functions | copied JavaScript, Python, PHP, GO, Java, Swift, Typescript | copied + Bring your own runtimes (Containers) | copied + Bespoke runtimes (Containers) |
Function Packaging | copied Zip files | copied Zip files, Containers | copied Zip files, Containers |
Built-in SSL with CDN | |||
Integrated Object Store | |||
Integrated Key Value Store | |||
Integrated logging | |||
Share and Deploy from GitHub | |||
Support | copied Community Slack channel | copied Email + Community Slack channel | copied Email + Community Slack channel |
Starter | Pro | Enterprise | |
---|---|---|---|
Max number of functions | copied 25 | copied 100 | copied Unlimited |
Max function duration | copied 10 seconds | copied 2 minutes | copied Unlimited |
Max memory per function | copied 256 MB | copied 768 MB | copied Customizable |
Max concurrent functions | copied 25 | copied 100 | copied Customizable |
Max compute time per month | copied 1 Compute Pack additional at $7 / pack | copied 2 Compute Packs additional at $7 / pack | copied Customizable |
Max function size | copied 48 MB | copied 48 MB | copied Customizable |
Environment variables | copied 1 MB | copied 1 MB | copied Customizable |
Max function input | copied 1 MB | copied 1 MB | copied Customizable |
Function log retention | copied 4 KB per activation, up to 3 days | copied 32 KB per activation, up to 3 days | copied Customizable |
Egress traffic | copied 1 GB / month additional at $0.15 / GB | copied 5 GB / month additional at $0.15 / GB | copied Customizable |
Integrated object store | copied 1 GB additional at $0.07 / GB | copied 10 GB additional at $0.07 / GB | copied Customizable |
Integrated key value store | copied 32 MB | copied 128 MB additional at $7 / 128MB | copied Customizable |
copied
How do I get started?
copied
Our Starter accounts are free. Sign up to get started. You can upgrade from Starter to Pro at any time.
Which tier is best for me?
copied
If you are the only developer, the Starter account is likely the best match for you. It provides you with all the capabilities of the Platform. If you are part of a small team or working on multiple projects at the same time, we suggest the Pro tier.
What can I do with the Playground?
copied
The Playground affords you the opportunity to try out a few capabilities of the platform, anonymously and at no cost to you. You can create, run and share up to 10 serverless functions in multiple languages: JavaScript, Python, PHP, GO, Java, Swift, and Typescript. The execution time allowed is 3 seconds and the functions may not consume more than 128MB. If you start with the Playground and later decide to sign up for an account, you can export your functions into your account.
How do I pay for my Pro account?
copied
Pro accounts are free until June 30th, 2020. When this promotional period ends, you can pay by signing up for automatic payment on the website or you can downgrade to a free Starter account.
What are the benefits of an integrated object store?
copied
Nimbella provides an object store as part of the service so you don’t have to sign up, provision and manage it separately. The object store is also integrated with a CDN for serving your static project assets quickly and securily. With integrated storage, you can build complete serverless cloud-applications (front-end, back-end, Jamstack).
What are the benefits of an integrated key value store?
copied
Nimbella provides an integrated key value store as part of the service. It is managed by the Platform, and includes automatic backup. The key value store is only accessible from your functions. This capability allows you to build stateful applications that are also serverless. Use the key value store for session state, transient data, caching, or as a small database.