ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 312 - SOA-C02 discussion

Report
Export

A SysOps administrator deployed a three-tier web application to a OA environment and is now evaluating the high availability of the application. The SysOps administrator notices that, when they simulate an unavailable Availability Zone, the application fails to respond. The application stores data in Amazon RDS and Amazon DynamoDB.

How should the SysOps administrator resolve this issue?

A.
Add addilional subnets lo the RDS instance subnet group.
Answers
A.
Add addilional subnets lo the RDS instance subnet group.
B.
Add an Elastic Load Balancer in front of the RDS instance.
Answers
B.
Add an Elastic Load Balancer in front of the RDS instance.
C.
Distribute the data in DynamoDB across Availability Zones.
Answers
C.
Distribute the data in DynamoDB across Availability Zones.
D.
Enable Multi-AZ for the RDS instance.
Answers
D.
Enable Multi-AZ for the RDS instance.
Suggested answer: D

Explanation:

To improve the high availability of an application that utilizes Amazon RDS and experiences failure when an Availability Zone becomes unavailable:

Multi-AZ Deployment for RDS: Enable Multi-AZ deployments for your Amazon RDS instance. This setting ensures that RDS automatically provisions and maintains a synchronous standby replica in a different Availability Zone.

Automatic Failover: In the event of a primary RDS instance failure, RDS will automatically failover to the standby so that database operations can resume quickly with minimal disruption.

High Availability Configuration: This configuration not only enhances the robustness of the database component but also ensures that the application remains operational even if one Availability Zone is experiencing issues.

Enabling Multi-AZ for RDS is crucial for maintaining high availability and ensuring that the application remains resilient in the face of AZ disruptions.

asked 16/09/2024
Darpan Sodhi
41 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first