Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam AWS Certified Solutions Architect - Associate SAA-C03 All Questions

View all questions & answers for the AWS Certified Solutions Architect - Associate SAA-C03 exam

Exam AWS Certified Solutions Architect - Associate SAA-C03 topic 1 question 133 discussion

A company runs an Oracle database on premises. As part of the company’s migration to AWS, the company wants to upgrade the database to the most recent available version. The company also wants to set up disaster recovery (DR) for the database. The company needs to minimize the operational overhead for normal operations and DR setup. The company also needs to maintain access to the database's underlying operating system.
Which solution will meet these requirements?

  • A. Migrate the Oracle database to an Amazon EC2 instance. Set up database replication to a different AWS Region.
  • B. Migrate the Oracle database to Amazon RDS for Oracle. Activate Cross-Region automated backups to replicate the snapshots to another AWS Region.
  • C. Migrate the Oracle database to Amazon RDS Custom for Oracle. Create a read replica for the database in another AWS Region.
  • D. Migrate the Oracle database to Amazon RDS for Oracle. Create a standby database in another Availability Zone.
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
ArielSchivo
Highly Voted 2 years ago
Option C since RDS Custom has access to the underlying OS and it provides less operational overhead. Also, a read replica in another Region can be used for DR activities. https://aws.amazon.com/blogs/database/implementing-a-disaster-recovery-strategy-with-amazon-rds/
upvoted 42 times
KalarAzar
1 year, 5 months ago
You can't create cross-Region replicas in RDS Custom for Oracle: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-rr.html#custom-rr.limitations
upvoted 22 times
...
...
brushek
Highly Voted 2 years, 1 month ago
Selected Answer: C
It should be C: https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/rds-custom.html and https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/working-with-custom-oracle.html
upvoted 21 times
bhgt
1 year, 1 month ago
how it is C when the read replica is not meant for DR
upvoted 3 times
wsdasdasdqwdaw
1 year ago
If the source DB instance fails, you can promote your Read Replica to a standalone source server.
upvoted 10 times
...
...
...
TheTeaBoy
Most Recent 1 week, 2 days ago
A: Incorrect - Question states to minimise operational overhead, building an EC2 instance and managing that doesn't reduce the operational overhead. B: Incorrect - Yes that ticks the DR aspect, but Amazon RDS for Oracle doesn't provide access to the underlying operating system of the database server. C: Correct - Amazon RDS Custom provides a limited amount of operating system access of the database server(s), so that's good. Creating a read replica in another AWS Region covers DR. Its not asking for High Availability (HA) in this case. D: Incorrect - Amazon RDS for Oracle doesn't provide access to the underlying operating system of the database server. A standby database in another availability, could be considered as covering DR.
upvoted 2 times
...
mzeynalli
3 weeks, 6 days ago
Selected Answer: C
Amazon RDS Custom for Oracle is the best choice because it allows access to the underlying OS, provides an easier path for upgrades, minimizes operational overhead, and supports setting up cross-region read replicas for a DR solution.
upvoted 2 times
...
19d92c7
4 weeks, 1 day ago
It should be standby: . When the primary database fails, Amazon RDS promotes the secondary database to primary. Because it assumes the primary databases endpoint, the EC2 instances can resume traffic with the new primary database. Meanwhile, a new standby database is created in the other Availability Zone.
upvoted 1 times
...
PaulGa
2 months ago
Selected Answer: D
Ans D - use regular RDS Oracle; no need for RDS Custom because the question doesn't state and special customisations... the only bit unanswered is "...maintain access to company's underlying o/s"
upvoted 2 times
LuongTo
4 weeks ago
D is out since DR is more about "different region", not just "different AZ"
upvoted 2 times
...
...
bignatov
2 months, 3 weeks ago
Selected Answer: C
Option C provides the right balance of managed service convenience, access to the underlying OS, and effective disaster recovery with cross-region read replicas
upvoted 2 times
...
MatAlves
2 months, 3 weeks ago
Selected Answer: A
"You can't create cross-Region RDS Custom for Oracle replicas." So it can't be C. https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-rr.html B and D don't provide access to underlying OS. So the only option left is A, which won't help minimize the operational overhead though.
upvoted 2 times
...
scaredSquirrel
3 months, 1 week ago
Selected Answer: C
B, D - do not have access to underlying OS. Both A and C could work, but C is less Overhead. C - Amazon RDS Custom for Oracle actually supports creating read replicas. "Creating an RDS Custom for Oracle replica is similar to creating an RDS for Oracle replica, but with important differences." (https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-rr.html). The read replica is not meant for disaster recovery, but it could work as such when no better options are available.
upvoted 2 times
MatAlves
2 months, 3 weeks ago
"You can't create cross-Region RDS Custom for Oracle replicas." https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/custom-rr.html
upvoted 1 times
...
...
Abbas_Abi_AWS
3 months, 1 week ago
Selected Answer: A
You can't create cross-Region RDS Custom for Oracle replicas.
upvoted 2 times
...
jaradat02
4 months ago
Selected Answer: C
Since we need to have access to the underlying infrastructure, C makes sense.
upvoted 1 times
...
ChinthaGurumurthi
4 months ago
Selected Answer: C
Its C Key : Access to underlying O.S - RDS custom can give you this feature General RDS for Oracle( or any) - you can't access underlying O.S So, definitely C considering this point in the question
upvoted 1 times
...
freedafeng
4 months, 1 week ago
Defintely not C. You cannot create a read replica of RDS custom for Oracle in a different region: https://aws.amazon.com/blogs/database/build-high-availability-for-amazon-rds-custom-for-oracle-using-read-replicas/
upvoted 1 times
...
ChymKuBoy
5 months ago
Selected Answer: C
C for sure
upvoted 1 times
...
andreadhelpra
6 months, 2 weeks ago
Selected Answer: B
Answer C is not correct as cross-Region replicas in RDS Custom for Oracle are not allowed as stated by a previous answe. Correct answer: B https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/USER_ReplicateBackups.html Low operational overhead since the backup is automated.
upvoted 1 times
lofzee
5 months, 3 weeks ago
B doesnt give you access to the underlying OS
upvoted 2 times
...
...
ManikRoy
6 months, 3 weeks ago
Selected Answer: C
RDS Custom
upvoted 1 times
...
professorx123
6 months, 3 weeks ago
Selected Answer: C
C. Migrate the Oracle database to Amazon RDS Custom for Oracle. Create a read replica for the database in another AWS Region. Explanation: Amazon RDS Custom for Oracle: Amazon RDS Custom for Oracle allows the company to run Oracle databases on managed instances in the AWS Cloud. It provides managed services for tasks such as backups, patching, and monitoring, minimizing operational overhead for normal operations. Read Replica in Another AWS Region: By creating a read replica for the database in another AWS Region, the company can set up disaster recovery (DR) with minimal operational overhead. Amazon RDS automatically handles replication between the primary database and the read replica, ensuring data consistency and minimizing management tasks for DR setup.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...