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
6 changes: 6 additions & 0 deletions src/content/docs/ko/guides/deploy/aws.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -215,3 +215,9 @@ AWS에 대한 지속적 배포를 설정하는 방법에는 여러 가지가 있
:::note
`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)