본문 바로가기
[AWS]/AWS SAA EXAMTOPICS

[AWS][SAA][EXAMTOPICS] Question 2

by METAVERSE STORY 2022. 6. 16.
반응형
728x170

A business outsources its marketplace analytics management to a third-party partner. The vendor requires restricted programmatic access to the company's account's resources. All necessary policies have been established to ensure acceptable access.

Which new component provides the vendor the MOST SECURE access to the account?

  • A. Stop the instance outside the application's availability window. Start up the instance again when required.
  • B. Hibernate the instance outside the application's availability window. Start up the instance again when required.
  • C. Use Auto Scaling to scale down the instance outside the application's availability window. Scale up the instance when required.
  • D. Terminate the instance outside the application's availability window. Launch the instance by using a preconfigured Amazon Machine Image (AMI) when required.

 

한글 번역

기업은 시장 분석 관리를 제3자 파트너에게 아웃소싱합니다. 공급업체는 회사 계정의 리소스에 대한 제한된 프로그래밍 방식 액세스를 요구합니다. 허용 가능한 액세스를 보장하기 위해 필요한 모든 정책이 수립되었습니다.

공급업체에 계정에 대한 가장 안전한 액세스를 제공하는 새로운 구성 요소는 무엇입니까?

  • A. 애플리케이션의 가용성 창 밖에서 인스턴스를 중지하십시오. 필요할 때 인스턴스를 다시 시작하십시오.
  • B. 애플리케이션의 가용성 창 밖에서 인스턴스를 최대 절전 모드로 전환합니다. 필요할 때 인스턴스를 다시 시작하십시오.
  • C. Auto Scaling을 사용하여 애플리케이션의 가용성 창 밖에서 인스턴스를 축소합니다. 필요한 경우 인스턴스를 확장합니다.
  • D. 애플리케이션의 가용성 창 밖에서 인스턴스를 종료합니다. 필요한 경우 사전 구성된 Amazon 머신 이미지(AMI)를 사용하여 인스턴스를 시작합니다.

 

정답:

  • B. Hibernate the instance outside the application's availability window. Start up the instance again when required.

 

해설:

이 문제 역시 문제와 답변들이 서로 일치하지 않는다. 문제는 안전한 액세스를 제공하는 새로운 구성 요소지만 답변은 거기에 일치하지 않는다.

A company runs an application on an Amazon EC2 instances backed by Amazon Elastic Block Store (Amazon EBS). The instances need to be available for 12 hours daily. The company wants to save costs by making the instance outside the window required for the application. However, the contents of the memory must be preserved whenever the instance is unavailable.

What should a solutions architect do to meet this requirement?

회사는 Amazon Elastic Block Store(Amazon EBS)가 지원하는 Amazon EC2 인스턴스에서 애플리케이션을 실행합니다. 인스턴스는 매일 12시간 동안 사용할 수 있어야 합니다. 회사는 애플리케이션에 필요한 창 밖에 인스턴스를 만들어 비용을 절감하고자 합니다. 그러나 인스턴스를 사용할 수 없을 때마다 메모리 내용을 보존해야 합니다.

솔루션 설계자는 이 요구 사항을 충족하기 위해 무엇을 해야 합니까?

  • B. 애플리케이션의 가용성 창 밖에서 인스턴스를 최대 절전 모드로 전환합니다. 필요할 때 인스턴스를 다시 시작하십시오.

이 질문이 더 적합하다고 할 수 있다.

 

참고 문서:

https://docs.aws.amazon.com/ko_kr/AWSEC2/latest/UserGuide/Hibernate.html

https://aws.amazon.com/blogs/aws/new-hibernate-your-ec2-instances

 

1. 인스턴스를 최대 절전 모드로 전환하면 Amazon EC2에서 최대 절전 모드(디스크 일시 중단)를 수행하도록 운영 체제에 신호를 보냅니다. 최대 절전 모드는 인스턴스 메모리(RAM)의 내용을 Amazon Elastic Block Store(Amazon EBS) 루트 볼륨에 저장합니다. Amazon EC2는 인스턴스의 EBS 루트 볼륨과 연결된 모든 EBS 데이터 볼륨을 유지합니다. 

2. 요금 – 인스턴스가 최대 절전 모드에 있는 동안 EBS 스토리지 및 인스턴스에 연결된 탄력적 IP 주소에 대해서만 비용을 지불합니다.

반응형
그리드형

댓글