퇴근하고 집에 오니 밤 12시가 되었다. 오늘도 열정이랍시고 늦게까지 하면 분명 내일 일 능률이 떨어져서 오늘과 같은 악순환을 반복 할 것임으로, 오늘은 1~2문제만 빠르게 보고 자야겠다.
2022.06.20 - [자기개발] - aws 보안 자격증 공부 방법 (aws security specialty 보유)
문제16
A solutions architect is developing a solution that will need frequent modifications to a website hosted on Amazon S3 with versioning enabled. Due to compliance requirements, older versions of the objects will be seldom accessed and will need to be removed after two years.
What should the solutions architect propose as the CHEAPEST way to achieve these requirements?
솔루션 설계자는 버전 관리가 활성화된 Amazon S3에서 호스팅되는 웹 사이트를 자주 수정해야 하는 솔루션을 개발하고 있습니다. 규정 준수 요구 사항으로 인해 이전 버전의 개체는 거의 액세스되지 않으며 2년 후에는 제거해야 합니다.
솔루션 설계자는 이러한 요구 사항을 달성하기 위한 가장 저렴한 방법으로 무엇을 제안해야 합니까?
A.
Use S3 batch operations to replace object tags. Expire the objects based on the modified tags.
B.
Configure an S3 Lifecycle policy to transition older versions of objects to S3 Glacier. Expire the objects after 2 years.
C.
Enable S3 Event Notifications on the bucket that sends older objects to the Amazon Simple Queue Service (Amazon SQS) queue for further processing.
D.
Replicate older object versions to a new bucket. Use an S3 Lifecycle policy to expire the objects in the new bucket after 2 years.
비용적으로 저렴한 문제를 묻는 문제인데, 키워드는 S3 와 자주 접근하지 않음. 이 2가지다. 자주 접근하지 않는 S3는 Glacier가 대표적이다. Glacier를 사용한다는 건 B밖에 없음으로 정답은 B. 정답 확인.
이 문제가 최근에 자주 접근하지 않는 것에서 자주 접근 하는 것으로 문제가 변형되어 나왔다고 한다. 자주 이전 버전의 S3개체를 접근 한다면, 이전 버전은 복제하여 관리한다는 D가 정답이 된다.
오늘은 여기까지!
2022.07.07 - [자기개발] - (1일차) AWS 자격증 공부하기 SAA (AWS Certified Solutions Architect - Associate)
'자기개발' 카테고리의 다른 글
(8일차) AWS 자격증 공부하기 SAA (AWS Certified Solutions Architect - Associate) (0) | 2022.07.14 |
---|---|
(6일차) AWS 자격증 공부하기 SAA (AWS Certified Solutions Architect - Associate) (0) | 2022.07.12 |
(4일차 - 2) AWS 자격증 공부하기 SAA (AWS Certified Solutions Architect - Associate) (0) | 2022.07.10 |
(4일차) AWS 자격증 공부하기 SAA (AWS Certified Solutions Architect - Associate) (0) | 2022.07.10 |
(간단한 팁) 해외 자격증 공부 할 때 컴퓨터 화면 배치 (0) | 2022.07.10 |
댓글