diff --git a/src/content/docs/ko/guides/deploy/aws.mdx b/src/content/docs/ko/guides/deploy/aws.mdx index b8b1615e0916b..51f14fc247a0a 100644 --- a/src/content/docs/ko/guides/deploy/aws.mdx +++ b/src/content/docs/ko/guides/deploy/aws.mdx @@ -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) \ No newline at end of file