Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 5 additions & 0 deletions src/content/docs/zh-cn/guides/deploy/aws.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -215,3 +215,8 @@ CloudFront 是一个提供内容分发网络 (CDN) 功能的 Web 服务。它用
`BUCKET_ID` 是你的 S3 存储桶的名称。`DISTRIBUTION_ID` 是你的 CloudFront 分发 ID。你可以在 **CloudFront > Distributions > ID** 中找到你的 CloudFront 分发 ID。
:::

## 社区资源

- [将 Astro 部署到 AWS Amplify](https://www.launchfa.st/blog/deploy-astro-aws-amplify)
- [将 Astro 部署到 AWS Elastic Beanstalk](https://www.launchfa.st/blog/deploy-astro-aws-elastic-beanstalk)
- [将 Astro 部署到 AWS Fargate 上的 Amazon ECS](https://www.launchfa.st/blog/deploy-astro-aws-fargate)