Deploy to the cloud
The RawStack AWS CDK stack is ready to spin up out of the box. Leveraging AWS's robust infrastructure for reliability and scaling. Easy to deploy and just as easy to destroy so you don't get any unexpected charges.
Everything is defined as infrastructure-as-code using AWS CDK with TypeScript. No clicking through the AWS console — just run a single command and your entire production environment is provisioned. When you're done, tear it all down just as easily.
The CDK stack provisions a complete production environment: an RDS PostgreSQL database for persistent storage, an ElastiCache Redis cluster for caching, ECS Fargate to host and auto-scale the API, a Lambda function for the notification microservice, and EventBridge for event-driven communication between services.
The infrastructure is configured with sensible defaults that keep costs low during development and early stages. As your application grows, you can easily scale individual components by adjusting the CDK configuration.
Managed PostgreSQL database with automated backups, encryption, and configurable instance sizing.
High-performance Redis caching layer for fast response times and reduced database load.
Serverless container service that automatically deploys and scales the API with no infrastructure to manage.
Lambda-based microservice that processes email events and sends transactional emails.
Serverless event bus enabling loosely coupled, asynchronous communication between the API and microservices.
An open source full stack with full user account and management flows
Free
for everyone
Fullstack starter with advanced features and infrastructure
£199 for individuals
£599 for teams*
Some commonly asked question about RawsStack. If you have any other questions, please don't hesitate to reach out to us at hi@rawstack.io.
copyright © rawstack.io