Create an AWS infrastructure defined as code, in seconds
Create a fully-working AWS infrastructure, defined as Terraform TypeScript code, in seconds
Who is Scaffold for?
Developers, startups, digital agencies or enterprises who don't want to start
from scratch each time they have to create an infrastructure on AWS.
1
Choose an infrastructure in our catalog
What do you want to do? Deploying a static website? A Docker container?
$ scaffold aws:static-website
$ scaffold aws:serverless-docker
2
Dev, prod, stage? Same code but different configuration
$ scaffold init
No environments found. Creating a new one.
? Environment name: prod
AWS account
On which AWS account would you like to create this infrastructure?
3
Create the resources for the configured environment
✨
That's it!
You now have a fully-working infrastructure created on your own AWS account and defined as TypeScript Terraform code.
Pricing
Choose between an open-source plan or an enterprise one
$89 / mo / infra
- Priority support
- Custom infrastructures catalog
- Premium features (preview URLs for each PR...)
- CI/CD for your infrastructure code