> ## Documentation Index
> Fetch the complete documentation index at: https://docs-slidekit.theduomi.com/llms.txt
> Use this file to discover all available pages before exploring further.

# AWS tenancy deployment

> Run SlideKit inside your own AWS account using ECS Fargate, RDS, S3, and Secrets Manager.

This page is being written. It will cover:

* ECS Fargate task definition and service configuration
* RDS PostgreSQL setup, including security group and connection
* S3 buckets for templates and generated outputs (`STORAGE_BACKEND=s3`)
* AWS Secrets Manager wiring for the Aspose license, database URL, and Logo.dev token
* ECR image push workflow
* Optional API Gateway in front for external access

This deployment shape is tracked alongside the AWS migration plan in the repository's `docs/AWS_MIGRATION.md`.
