Get a DevOps-free, fully-integrated development experience and cut your configuration by 98%.
Deploy containers, serverless functions & 20+ infrastructure components to in less than 5 minutes.
Start deploying
Sign up now, buy a premium tier until the end of 2022 and get:
30% discount for 12 months
Free consultation (5-20 hours) with a dedicated Cloud specialist.
Or book a demo call with an engineer.
# 1. Install Stacktape (no registration required)
PS> iwr https://installs.stacktape.com/windows.ps1 -useb | iex
# 2. Choose from 20+ pre-built projects
PS> stp init
# 3. Deploy from your machine or a CI/CD pipeline
PS> stp deploy --region us-east-1 --stage production
Forever-free tier included
Easy enough for every developer
Fully-managed & DevOps-free
Optimized for productivity
Works for every case
Scalable and reliable
Customizable and extensible
Compose your infrastructure from 20+ seamlessly integrated high-level components
Stacktape generates a production-grade Cloudformation template that can be extended and overridden.
Express.js REST API
Lambda API with MongoDb
Websocket API with Redis
Lambda API with DynamoDb
Machine-learning Batch job
Cron job
Puppeteer web scraper
Kafka stream processing
Flask REST API
Ruby on Rails REST API
Gatsby.js static web
React web
Next.js web
Express.js REST API
Lambda API with MongoDb
Websocket API with Redis
Lambda API with DynamoDb
Machine-learning Batch job
Cron job
Puppeteer web scraper
Kafka stream processing
Flask REST API
Ruby on Rails REST API
Gatsby.js static web
React web
Next.js web
Translates to ~850 lines of CloudFormation
Deploy now
serviceName: rest-api
resources:
mainGateway:
type: http-api-gateway
apiServer:
type: container-workload
properties:
resources:
cpu: 1
memory: 2048
scaling:
minInstances: 1
maxInstances: 5
containers:
- name: api-container
packaging:
entryfilePath: ./src/main.ts
environment:
- name: DB_CONNECTION_STRING
value: $Param('mainDb', 'connectionString')
events:
- type: http-api-gateway
properties:
method: GET
path: /{proxy+}
containerPort: 3000
httpApiGatewayName: mainGateway
mainDb:
type: relational-database
properties:
engine:
type: aurora-postgresql-serverless
credentials:
masterUserName: $Secret('db_username')
masterUserPassword: $Secret('db_password')
0-config source-code builds
Automatic, heavily-optimized source code builds of both Docker images and Lambda functions.
Single-command deployments
Local development
Remote development
Logs
0-config source-code builds
Single-command deployments
Local development
Remote development
Logs
$ stp deploy --stage test --region us-east-1
[SUCCESS] Loading configuration done in 0.03 sec.
[SUCCESS] Fetching stack data done in 0.43 sec.
⠋ Packaging workloads
↪ myLambda1: done in 2.3 sec. Size: 2.2MB. Zipped size: 0.4 MB.
↪ myLambda2: Workload with the same checksum is already deployed.
↪ apiServer-apicontainer1: done in 14.7 sec. Image size: 85.4 MB.
↪ apiServer-apicontainer2: Building Docker image...
Automatic dependency resolution
Advanced caching techniques
Up to 90% faster builds
Up to 95% smaller deployment artifacts
Never again worry about patching a database, OS-level security or losing data to a broken disk.
Save up to 95% on your infrastructure with pay-per-use pricing. Don't pay for unused capacity.
Scale up to 1000s of concurrent workloads without having to plan your capacity.
Improve your productivity with the best-in-class developer tooling.
Before | Stacktape | |
---|---|---|
Time to production | 3-12 Months | Few hours to 5 days |
Lines of configuration | 1000s | 10s |
Development experience | afterthought | No. 1 priority |
Required DevOps knowledge | HIGH | LOW TO NONE |
Room for error | HIGH | LOW |
Fully managed, auto-scalable and easy-to-use runtime for your Docker containers.
Learn more
Short-lived serverless functions able to quickly scale up to 1000s of parallel executions with pay-per-use pricing.
Learn more
Fully managed, on-demand runtime for your container jobs with pay-per-use pricing. Supports GPU workloads.
Learn more
Fully managed relational databases (Postgres, MySQL, MariaDb, etc.) with support for clustering, failover & more.
Learn more
Fully managed MongoDb Atlas clusters. Automatically deployed to your AWS account and managed within your stack.
Learn more
Fully managed, durable, serverless Redis cluster with pay-per-use pricing. Managed by Upstash.
Learn more
Globally distributed (edge) cache for your Buckets, Load balancers and API Gateways.
Learn more
Fully managed, serverless HTTP Api Gateway with pay-per-request pricing to route HTTP traffic to your workloads.
Learn more
Show more
Fully managed, auto-scalable and easy-to-use runtime for your Docker containers.
Learn more
Short-lived serverless functions able to quickly scale up to 1000s of parallel executions with pay-per-use pricing.
Learn more
Fully managed, on-demand runtime for your container jobs with pay-per-use pricing. Supports GPU workloads.
Learn more
Fully managed relational databases (Postgres, MySQL, MariaDb, etc.) with support for clustering, failover & more.
Learn more
Fully managed MongoDb Atlas clusters. Automatically deployed to your AWS account and managed within your stack.
Learn more
Fully managed, durable, serverless Redis cluster with pay-per-use pricing. Managed by Upstash.
Learn more
Globally distributed (edge) cache for your Buckets, Load balancers and API Gateways.
Learn more
Fully managed, serverless HTTP Api Gateway with pay-per-request pricing to route HTTP traffic to your workloads.
Learn more
Auto-provisioned certificates and domain management for your Buckets, Load balancers and API Gateways.
Learn more
Fully managed, serverless, highly-available and massively scalable key-value datastore.
Learn more
Fully managed, serverless Kafka cluster with pay-per-request, scale-to-zero pricing. Managed by Upstash.
Learn more
Fully managed, Application (L7) Load balancer to route end-user traffic to your workloads.
Learn more
Durable and highly-available object storage with pay-per-use pricing.
Learn more
Fully managed sign-ups, logins and authorization for your users with pay-per-use pricing.
Learn more
Fully managed, redis-compatible in-memory data store with sub-millisecond latency.
Learn more
Fully managed secret store for your credentials, API keys and other sensitive data.
Learn more
Less than 10% of a single DevOps salary.
For smaller projects
$0 / mo
Start deploying
Every application (stack) deployed by Stacktape consists of multiple underlying AWS services.
The more complex your infrastructure is, the more resources it requires.
A typical production-grade REST API requires ~40 resource.
Coming in Q2 2022
For individuals with mid-size projects
$45 / mo
Sign up
Every application (stack) deployed by Stacktape consists of multiple underlying AWS services.
The more complex your infrastructure is, the more resources it requires.
A typical production-grade REST API requires ~40 resource.
To use the features of a premium plan, you need a Stacktape API Key and API Secret.
You typically need an API key for every developer in your team and for your CI (Continuous Integration) server.
Coming in Q2 2022
For teams with larger projects
$445 / mo
+ $40 / API key
Sign up
Every application (stack) deployed by Stacktape consists of multiple underlying AWS services.
The more complex your infrastructure is, the more resources it requires.
A typical production-grade REST API requires ~40 resource.
To use the features of a premium plan, you need a Stacktape API Key and API Secret.
You typically need an API key for every developer in your team and for your CI (Continuous Integration) server.
Coming in Q3 2022
For organizations with large projects
$895 / mo
+ $40 / API key
Sign up
Every application (stack) deployed by Stacktape consists of multiple underlying AWS services.
The more complex your infrastructure is, the more resources it requires.
A typical production-grade REST API requires ~40 resource.
To use the features of a premium plan, you need a Stacktape API Key and API Secret.
You typically need an API key for every developer in your team and for your CI (Continuous Integration) server.
For smaller projects
$0 / mo
Start deploying
Every application (stack) deployed by Stacktape consists of multiple underlying AWS services.
The more complex your infrastructure is, the more resources it requires.
A typical production-grade REST API requires ~40 resource.
Q:
Is Stacktape a PaaS (Platform as a service)?
Q:
Can I use my AWS credits for infrastructure deployed with Stacktape?
Q:
Is Stacktape open-source?
Q:
Which cloud providers are supported?
Q:
Can Stacktape cover all of my cloud infrastructure needs?
Q:
Which programming languages and frameworks are supported?
Q:
Can you help us migrate to the cloud?
Contact us on Slack, Discord, info@stacktape.com.
or