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

[AWS][SAA][EXAMTOPICS] Question 314

by METAVERSE STORY 2022. 7. 12.
반응형
728x170

A business created a stateless two-tier application using Amazon EC2 in a single Availability Zone and an Amazon RDS Multi-AZ database instance. The new administration of the organization wants to guarantee that the application is highly accessible.

What actions should a solutions architect do in order to satisfy this requirement?

  • A. Configure the application to use Multi-AZ EC2 Auto Scaling and create an Application Load Balancer.
  • B. Configure the application to take snapshots of the EC2 instances and send them to a different AWS Region.
  • C. Configure the application to use Amazon Route 53 latency-based routing to feed requests to the application.
  • D. Configure Amazon Route 53 rules to handle incoming requests and create a Multi-AZ Application Load Balancer.

 

 

한글 번역

기업은 단일 가용 영역과 Amazon RDS 다중 AZ 데이터베이스 인스턴스에서 Amazon EC2를 사용하여 상태 비저장 2계층 애플리케이션을 생성했습니다. 조직의 새로운 관리자는 응용 프로그램의 액세스 가능성을 높이려고 합니다.

이 요구 사항을 충족하기 위해 솔루션 설계자는 어떤 조치를 취해야 합니까?

  • A. 다중 AZ EC2 Auto Scaling을 사용하도록 애플리케이션을 구성하고 Application Load Balancer를 생성합니다.
  • B. EC2 인스턴스의 스냅샷을 생성하고 이를 다른 AWS 리전으로 보내도록 애플리케이션을 구성합니다.
  • C. Amazon Route 53 지연 시간 기반 라우팅을 사용하여 요청을 애플리케이션에 제공하도록 애플리케이션을 구성합니다.
  • D. 수신 요청을 처리하고 다중 AZ 애플리케이션 로드 밸런서를 생성하도록 Amazon Route 53 규칙을 구성합니다.

 

 

 

정답

  • A. Configure the application to use Multi-AZ EC2 Auto Scaling and create an Application Load Balancer.

 

해설

EC2는 단일 AZ이고 RDS는 Multi - AZ이기 때문에 접근성을 높이기 위해서는 EC2를 다중 AZ로 구성한 후 Auto Scaling과 Load balancer를 설치해야 한다. 

반응형
그리드형

댓글