Nothing to configure. Nothing to install.
Seed is a fully-configured code pipeline for building and deploying Serverless apps on AWS. Simply add your Git repository and IAM credentials and your entire team can `git push` to deploy updates to your Serverless app.
Here is how it works.
Unlimited Stages
Create a new stage by pointing to a branch in your repository. Each stage automatically gets it’s own endpoint and you can create as many as you like. Read more on working with stages.
Stage Variables
Stage variables are automatically supported and don’t need any configuration. Just reference them by the stage name in your `serverless.yml`. Learn more about stage variables.
Preview Pull RequestsNew
Pull requests are automatically built in Seed. They get their own unique endpoint and use the variables of the stage they are going to be merged into. More on working with pull requests.
Encrypted Secrets
Secrets can be securely stored via the Seed Console without having to add them to the `serverless.yml`. They are encrypted using your AWS KMS keys. Learn about how secrets are stored.
Review Stack ChangesNew
Review your infrastructure changes to double-check any irreversible updates that your Serverless project is about to deploy. Read more on promoting to production.
1-Click Rollback
Rollback to any of your previously verified production builds through the Seed Console with just one click
How Do We Compare?
| Branch Endpoints |
Needs configuration | Included |
| Pull Request Endpoints |
Needs configuration and custom code |
Included |
| Review Change Sets |
Custom code with a manual approval step |
Included |
| Concurrent Builds |
Pay extra for concurrency | Included |
| Rollbacks | Git revert and re-build | Rollback to previous production builds |
Pricing
Get started for free
- 15 deployments
- Unlimited users
- Unlimited projects
- Unlimited concurrent builds
Startup
$7
per month
- Unlimited users
- Unlimited projects
- Unlimited concurrent builds
- 60 deployments
- Add 60 deployments for $7
Standard
$47
per month
- Unlimited users
- Unlimited projects
- Unlimited concurrent builds
- 600 deployments
- Email support
Premium
$197
per month
- Unlimited users
- Unlimited projects
- Unlimited concurrent builds
- 3000 deployments
- Priority email support
Pro
$997
per month
- Unlimited users
- Unlimited projects
- Unlimited concurrent builds
- 18000 deployments
- Priority email support
- Video call consultations
-
Required two-factor auth
Coming soon -
Multi-level user roles
Coming soon
+1 415 343-5350
Enquire About PricingThere are soft limits on build storage and total build minutes. Contact us if you have any questions or have custom requirements.
All deployments are listed per month.
Frequently Asked Questions
-
Why not just use `serverless deploy`?
The deploy command is great when you are working alone but as a part of a team, it does not make sense to grant IAM access to everybody for the production resources. By using Seed’s workflow you can ensure that only verified builds get promoted to production.
-
What is a verified build?
Seed auto-detects and runs any tests your project has. If the tests pass then a build is created for the current stage. It also creates and stores a build for the production stage. This verified build is deployed to production once you decide to promote it.
-
Where is my Serverless project hosted?
The build process is run on our side, while the Serverless project is deployed to your AWS account using your credentials. This ensures that even in the unlikely event of an outage on our side, you’ll still be able to access your API endpoints. We also use your AWS KMS key to encrypt your secrets.
-
How many concurrent builds can I run?
You can create unlimited stages with unlimited concurrent builds using Seed. And you’ll only be charged for the time it takes your builds to run.
-
Can I configure upstream and downstream stages?
Currently the "production" stage is the only downstream stage with all other stages promoting directly to it via the Seed Console.
-
Is it only for Serverless APIs?
Your Serverless project does not need to be an API but we are focusing primarily on APIs.
-
Which environments does Seed support?
We support Severless Framework, Node.js and Python projects on AWS with GitHub, GitLab, or Bitbucket source repositories. Let us know if there are any other environments you’d like us to support.
Feel free to contact us if you have any questions using the message button or via email.
Seed is created by the trusted folks behind Serverless-Stack.com,
the best resource for building serverless apps on AWS.
&
Stay up to date with product updates from Seed
Subscribe to our newsletterFollow us on Twitter