ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 355 - SAA-C03 discussion

Report
Export

An online learning company is migrating to the AWS Cloud. The company maintains its student records in a PostgreSQL database. The company needs a solution in which its data is available and online across multiple AWS Regions at all times.

Which solution will meet these requirements with the LEAST amount of operational overhead?

A.
Migrate the PostgreSQL database to a PostgreSQL cluster on Amazon EC2 instances.
Answers
A.
Migrate the PostgreSQL database to a PostgreSQL cluster on Amazon EC2 instances.
B.
Migrate the PostgreSQL database to an Amazon RDS for PostgreSQL DB instance with the Multi-AZ feature turned on.
Answers
B.
Migrate the PostgreSQL database to an Amazon RDS for PostgreSQL DB instance with the Multi-AZ feature turned on.
C.
Migrate the PostgreSQL database to an Amazon RDS for PostgreSQL DB instance. Create a read replica in another Region.
Answers
C.
Migrate the PostgreSQL database to an Amazon RDS for PostgreSQL DB instance. Create a read replica in another Region.
D.
Migrate the PostgreSQL database to an Amazon RDS for PostgreSQL DB instance. Set up DB snapshots to be copied to another Region.
Answers
D.
Migrate the PostgreSQL database to an Amazon RDS for PostgreSQL DB instance. Set up DB snapshots to be copied to another Region.
Suggested answer: C

Explanation:

" online across multiple AWS Regions at all times". Currently only Read Replica supports crossregions , Multi-AZ does not support cross-region (it works only in same region) https://aws.amazon.com/about-aws/whats-new/2018/01/amazon-rds-read-replicas-now-supportmulti-az-deployments/

asked 16/09/2024
Ajay Vijayan
34 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first