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

@@ -217,7 +217,8 @@ Implante o Dify na Plataforma Cloud com um único clique usando [terraform](http
Implante o Dify na AWS usando [CDK](https://aws.amazon.com/cdk/)
##### AWS
- [AWS CDK por @KevinZhao](https://github.com/aws-samples/solution-for-deploying-dify-on-aws)
- [AWS CDK por @KevinZhao (EKS based)](https://github.com/aws-samples/solution-for-deploying-dify-on-aws)
- [AWS CDK por @tmokmss (ECS based)](https://github.com/aws-samples/dify-self-hosted-on-aws)
#### Alibaba Cloud