Amazon CloudFront(이)란 무엇입니까?

https://docs.aws.amazon.com/ko_kr/AmazonCloudFront/latest/DeveloperGuide/Introduction.html

CloudFront와 S3를 함께 사용할 때 이점

CloudFront 적용하기

  1. Create Distribution 선택
  2. 필요한 항목들 입력하기
  3. SSL 인증서 발급후 CNAMEs 부분과 Custom SSL Certificate 선택후 등록
  4. Default Root Objectindex.html 입력하기

추가

Vue, React 와 같은 SPA 홈페에지의 경우 index.html 외에 다른 루트로 들어올 경우 403, 404와 같은 에러가 발생하기 때문에 Error Pages탭에서 추가 설정을 해준다.

Ex)

HTTP Error Code : 400: Bad Request