Files
zopu-code/.agents/skills/per-tenant-database/reference/deploy/aws-ecs.md
2026-07-22 00:21:04 +05:30

14 lines
541 B
Markdown

# Deploying to AWS ECS
> Source: `src/content/docs/deploy/aws-ecs.mdx`
> Canonical URL: https://rivet.dev/docs/deploy/aws-ecs
> Description: Run your backend on Amazon ECS with Fargate.
---
See the [AWS ECS template](https://github.com/rivet-dev/template-aws-ecs) for deployment instructions:
- [Deploy with Terraform](https://github.com/rivet-dev/template-aws-ecs#option-a-deploy-with-terraform)
- [Deploy with AWS CLI](https://github.com/rivet-dev/template-aws-ecs#option-b-deploy-with-aws-cli)
_Source doc path: /docs/deploy/aws-ecs_