doc: add deployment pattern using Amazon ECS and CDK (#23985)

This commit is contained in:
Masashi Tomooka
2025-08-15 16:18:53 +09:00
committed by GitHub
parent 821fe26b56
commit 4031a46572
15 changed files with 30 additions and 15 deletions

View File

@@ -223,7 +223,8 @@ Dify 的所有功能都提供相應的 API因此您可以輕鬆地將 Dify
### AWS
- [由 @KevinZhao 提供的 AWS CDK](https://github.com/aws-samples/solution-for-deploying-dify-on-aws)
- [由 @KevinZhao 提供的 AWS CDK (EKS based)](https://github.com/aws-samples/solution-for-deploying-dify-on-aws)
- [由 @tmokmss 提供的 AWS CDK (ECS based)](https://github.com/aws-samples/dify-self-hosted-on-aws)
#### 使用 阿里云计算巢進行部署