내용으로 건너뛰기

Multi-AZ roadmap for RDS Custom for Oracle

0

Are there any upcoming plans to support Multi-AZ deployments in RDS Custom for Oracle?

AWS
질문됨 5달 전160회 조회
4개 답변
2
수락된 답변

Hi,

As highlighted by the re:post AI agent, Amazon RDS Custom for Oracle does not support Multi-AZ deployments at this time as mentioned in the public AWS Documentation. While AWS continuously evaluates service enhancements based on customer feedback, the Multi-AZ feature may available sometime in future, but unable to provide any timelines for this feature.

As mentioned, you can use read replicas to build a high availability solution with both synchronous and asynchronous data replication options.

Similar to on-perm oracle database environment, you can use the Oracle database feature of Fast-Start Failover (FSFO) for automated failure detection in primary and failover to read replica as an alternative to Multi-AZ. You would need Oracle Enterprise Edition with Active Data Guard option license.

Below blog post explains the steps in detail on how to configure FSFO in RDS Custom for Oracle Configure Fast-Start Failover.

AWS
답변함 5달 전
AWS
지원 엔지니어
검토됨 5달 전
1

Currently, Amazon RDS Custom for Oracle does not support Multi-AZ deployments. There are no publicly announced plans or roadmap items indicating that Multi-AZ support will be added to RDS Custom for Oracle in the near future.

However, it's important to note that while RDS Custom for Oracle doesn't offer native Multi-AZ support, there are alternative ways to achieve high availability:

  1. You can use read replicas to manually build a high availability (HA) solution. This approach allows for both synchronous and asynchronous data replication, depending on your specific design requirements.

  2. RDS Custom for Oracle supports up to five managed read replicas, which can be created automatically through the AWS Management Console or AWS CLI.

  3. You have the flexibility to create manually configured external Oracle replicas. These can be hosted on Amazon EC2 instances in the same or another AWS Region, or even in an on-premises environment.

  4. External replicas don't count toward the instance limit within your AWS account and are outside the RDS Custom support perimeter.

While these options don't provide the same automatic failover capabilities as a true Multi-AZ deployment, they do offer ways to implement high availability and disaster recovery solutions for RDS Custom for Oracle databases.

If Multi-AZ deployment is a critical requirement for your Oracle database workloads, you might want to consider using standard Amazon RDS for Oracle, which does support Multi-AZ deployments with automatic failover during planned maintenance and unplanned disruptions.
Sources
High availability - AWS Prescriptive Guidance
Multi-AZ DB instance deployments for Amazon RDS - Amazon Relational Database Service

답변함 5달 전
0
AWS
답변함 2달 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.