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

@@ -225,7 +225,8 @@ Deploy Dify to AWS with [CDK](https://aws.amazon.com/cdk/)
##### AWS
- [AWS CDK by @KevinZhao](https://github.com/aws-samples/solution-for-deploying-dify-on-aws)
- [AWS CDK by @KevinZhao (EKS based)](https://github.com/aws-samples/solution-for-deploying-dify-on-aws)
- [AWS CDK by @tmokmss (ECS based)](https://github.com/aws-samples/dify-self-hosted-on-aws)
#### Using Alibaba Cloud Computing Nest