A business is developing a new web application that will be deployed in a single AWS Region. A two-tier design is required for the application, which will use Amazon EC2 instances and an Amazon RDS database instance. A solutions architect must plan the application's architecture in such a way that all components are highly accessible.
Which approach will be the most cost-effective in meeting these requirements?
- A. Deploy EC2 instances in an additional Region. Create a DB instance with the Multi-AZ option activated.
- B. Deploy all EC2 instances in the same Region and the same Availability Zone. Create a DB instance with the Multi-AZ option activated.
- C. Deploy EC2 instances across at least two Availability Zones within the same Region. Create a DB instance in a single Availability Zone.
- D. Deploy EC2 instances across at least two Availability Zones within the same Region. Create a DB instance with the Multi-AZ option activated.
한글 번역
한 비즈니스에서 단일 AWS 리전에 배포할 새로운 웹 애플리케이션을 개발 중입니다. Amazon EC2 인스턴스와 Amazon RDS 데이터베이스 인스턴스를 사용할 애플리케이션에는 2계층 설계가 필요합니다. 솔루션 설계자는 모든 구성 요소에 쉽게 액세스할 수 있는 방식으로 응용 프로그램의 아키텍처를 계획해야 합니다.
이러한 요구 사항을 충족하는 데 가장 비용 효율적인 접근 방식은 무엇입니까?
- A. 추가 리전에 EC2 인스턴스를 배포합니다. 다중 AZ 옵션이 활성화된 DB 인스턴스를 생성합니다.
- B. 동일한 리전 및 동일한 가용 영역에 모든 EC2 인스턴스를 배포합니다. 다중 AZ 옵션이 활성화된 DB 인스턴스를 생성합니다.
- C. 동일한 리전 내의 2개 이상의 가용 영역에 EC2 인스턴스를 배포합니다. 단일 가용 영역에 DB 인스턴스를 생성합니다.
- D. 동일한 리전 내의 2개 이상의 가용 영역에 EC2 인스턴스를 배포합니다. 다중 AZ 옵션이 활성화된 DB 인스턴스를 생성합니다.
정답
- D. Deploy EC2 instances across at least two Availability Zones within the same Region. Create a DB instance with the Multi-AZ option activated.
해설
일단 A는 한 리전이 아닌 추가 리전에 생성하는 것이기 때문에 답이 될 수 없다.
B는 가용성이 낮기 때문에 답변이 될 수 없다.
C 역시 단일 가용 영역에 DB를 설치하면 가용성이 떨어진다.
답은 D이다.
'[AWS] > AWS SAA EXAMTOPICS' 카테고리의 다른 글
[AWS][SAA][EXAMTOPICS] Question 304 (0) | 2022.07.11 |
---|---|
[AWS][SAA][EXAMTOPICS] Question 303 (0) | 2022.07.11 |
[AWS][SAA][EXAMTOPICS] Question 302 (0) | 2022.07.11 |
[AWS][SAA][EXAMTOPICS] Question 301 (0) | 2022.07.11 |
[AWS][SAA][EXAMTOPICS] Question 299 (0) | 2022.07.08 |
[AWS][SAA][EXAMTOPICS] Question 298 (0) | 2022.07.08 |
[AWS][SAA][EXAMTOPICS] Question 297 (0) | 2022.07.08 |
[AWS][SAA][EXAMTOPICS] Question 296 (0) | 2022.07.08 |
댓글