DeployFrame Docs

Core Deployment

Deploy the core infrastructure of your AI SaaS Boilerplate to AWS

Core Deployment

This section provides a streamlined guide to deploying the core infrastructure of your AI SaaS platform to AWS using CDK. Following these steps will set up the basic cloud resources needed for your application to function.

Pre-deployment Checklist

Before deploying, ensure you have completed:

Core Deployment Overview

The core deployment process focuses on setting up the essential AWS infrastructure without relying on third-party services:

  1. Core Deployment: Running CDK commands to deploy the basic AWS resources
  2. Core Verification: Testing that the basic infrastructure works correctly

For detailed step-by-step instructions for each phase, use the guides below:

Deployment Guides

After successfully deploying and verifying the core infrastructure, you'll proceed to setting up third-party integrations (Stripe and Google OAuth) in the next section.

Next Steps

Proceed to the Core Deployment Process guide to start deploying your AI SaaS platform's infrastructure.

On this page