Cloudfront Origin Shield
2022. 7. 29. 14:17ㆍAWS/Amazon CloudFront
728x90
SMALL
- 개요
CloudFront 캐싱 인프라의 추가 계층으로 오리진의 부하를 최소화하고 가용성을 높이며 운영 비용을 절감 효과
- 설정 방법
Distributions
>> Origin / Edit
>> Enable Origin Shield / Yes
>> Origin Shield Region / choose region
- 효과
추가 layer를 통해 Better cache hit ratio // Reduced origin load // Better network performance
- 비고
특정 region에서 접근이 많은 경우 제대로 된 효과가 없고, non-cacheable requests 까지 과금 될수 있음
- 분석
Reports & analytics
>> Viewers
>> Locations / Distribution 선택
- 참고
https://docs.aws.amazon.com/ko_kr/AmazonCloudFront/latest/DeveloperGuide/origin-shield.html
728x90
LIST
'AWS > Amazon CloudFront' 카테고리의 다른 글
Cloudfront monitoring metric & reports (0) | 2022.11.04 |
---|---|
cloudfront s3 redirect access denied (0) | 2022.10.20 |
Cloudfront supports HTTP/3 (0) | 2022.08.16 |
CORS error (Route53 + Cloudfront CNAME + S3) (0) | 2022.07.29 |
SPA - Cloudfront + S3 403/404 이슈 (0) | 2022.07.28 |