본문 바로가기
[AWSEXAM]/[AWS] SAA-C03

[AWS][SAA][EXAMTOPICS][C03] Question 38

by SAMSUNG Metaverse-Cloud 2022. 11. 25.
728x90

 

 

A company is hosting a static website on Amazon S3 and is using Amazon Route 53 for DNS. The website is experiencing increased demand from around the world. The company must decrease latency for users who access the website.
Which solution meets these requirements MOST cost-effectively?

  • A. Replicate the S3 bucket that contains the website to all AWS Regions. Add Route 53 geolocation routing entries.
  • B. Provision accelerators in AWS Global Accelerator. Associate the supplied IP addresses with the S3 bucket. Edit the Route 53 entries to point to the IP addresses of the accelerators.
  • C. Add an Amazon CloudFront distribution in front of the S3 bucket. Edit the Route 53 entries to point to the CloudFront distribution.
  • D. Enable S3 Transfer Acceleration on the bucket. Edit the Route 53 entries to point to the new endpoint.

 

회사는 Amazon S3에서 정적 웹 사이트를 호스팅하고 DNS에 Amazon Route 53을 사용하고 있습니다. 웹 사이트는 전 세계적으로 수요가 증가하고 있습니다. 회사는 웹사이트에 접속하는 사용자의 대기 시간을 줄여야 합니다.
이러한 요구 사항을 가장 비용 효율적으로 충족하는 솔루션은 무엇입니까?

  • A. 웹사이트가 포함된 S3 버킷을 모든 AWS 리전에 복제합니다. Route 53 지리적 위치 라우팅 항목을 추가합니다.
  • B. AWS Global Accelerator에서 액셀러레이터를 프로비저닝합니다. 제공된 IP 주소를 S3 버킷과 연결합니다. 가속기의 IP 주소를 가리키도록 Route 53 항목을 편집합니다.
  • C. S3 버킷 앞에 Amazon CloudFront 배포를 추가합니다. CloudFront 배포를 가리키도록 Route 53 항목을 편집합니다.
  • D. 버킷에서 S3 Transfer Acceleration을 활성화합니다. 새 엔드포인트를 가리키도록 Route 53 항목을 편집합니다.

 

S3에서 정적 웹 사이트를 호스팅하고 있으며, DNS에 Amazon Route53을 사용하고 있다. 전 세계적으로 수요가 증가하고 있으며, 웹사이트에 접속하는 사용자의 대기 시간을 줄여야 한다.

우선 선택지 A의 모든 AWS 리전에 복제하는것 자체가 이질감이 많이 든다. S3는 처음에 생성할때 리전을 선택하고 생성하는것이기 때문에 복제가 아니라 새로이 생성후 데이터를 모두 복사한다는 표현이 맞다고 생각한다. 하지만 이는 효율적인 방법이 아니기 때문에 다른 선택지가 우선이라 판단된다.

선택지 D의 버킷에서 S3 Transfer Acceleration의 경우는 클라이언트와 S3 버킷 간의 장거리 파일 전송을 빠르고 쉽고 안전하게 전송할 수 있는 버킷 수준의 기능이다. 하지만 지문의 상황 자체는 파일 전송의 문제가 아니라 액세스의 문제이기 때문에 정답이 아니라 판단된다.

 

그렇다면 남은 선택지는 B와 C인데, Global Accelerator의 경우는 실시간 스트리밍, 게임등의 Latency 관련 이슈가 있을경우 적용하면 좋은 서비스이다. 물론 적용했을때, 사용자의 대기 시간이 줄어드는등 가능하지만,

선택지 C의 CloudFront의 Edge Location 기능이 훨씬 호율적이며, 웹 사이트 자체가 정적 데이터만 호스팅하고 있기 때문에 CloudFront가 더 적절하다 판단된다.

 

정답 C "S3 버킷 앞에 Amazon CloudFront 배포를 추가합니다. CloudFront 배포를 가리키도록 Route 53 항목을 편집합니다."

 

https://docs.aws.amazon.com/ko_kr/AmazonS3/latest/userguide/transfer-acceleration.html

 

Amazon S3 Transfer Acceleration을 사용하여 빠르고 안전한 파일 전송 구성 - Amazon Simple Storage Service

이 페이지에 작업이 필요하다는 점을 알려 주셔서 감사합니다. 실망시켜 드려 죄송합니다. 잠깐 시간을 내어 설명서를 향상시킬 수 있는 방법에 대해 말씀해 주십시오.

docs.aws.amazon.com

https://www.examtopics.com/exams/amazon/aws-certified-solutions-architect-associate-saa-c03/view/10/

 

ExamTopics - Biggest Actual IT Exams Database - Validation

Want to unlock features that will help you study for AWS Certified Solutions Architect - Associate SAA-C03 and support ExamTopics? We work hard to maintain the website and the database. By buying Contributor Access for yourself, you'll help us maintain and

www.examtopics.com

 

728x90