ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 8 - CLF-C02 discussion

Report
Export

A company wants to host its relational databases on AWS. The databases have predefined schemas that the company needs to replicate on AWS.

Which AWS services could the company use for the databases? (Select TWO.)

A.
Amazon Aurora
Most voted
Answers (3)
Most voted
A.
Amazon Aurora
B.
Amazon RDS
Most voted
Answers (3)
Most voted
B.
Amazon RDS
C.
Amazon DocumentDB (with MongoDB compatibility)
Answers
C.
Amazon DocumentDB (with MongoDB compatibility)
D.
Amazon Neptune
Answers
D.
Amazon Neptune
E.
Amazon DynamoDB
Answers
E.
Amazon DynamoDB
Suggested answer: A, B

Explanation:

: The correct answers are A and B because Amazon Aurora and Amazon RDS are AWS services that the company could use for the relational databases. Amazon Aurora is a relational database that is compatible with MySQL and PostgreSQL. Amazon Aurora is a fully managed, scalable, and highperformance service that offers up to five times the throughput of standard MySQL and up to three times the throughput of standard PostgreSQL. Amazon RDS is a service that enables users to set up, operate, and scale relational databases in the cloud. Amazon RDS supports six popular database engines: MySQL, PostgreSQL, Oracle, SQL Server, MariaDB, and Amazon Aurora. The other options are incorrect because they are not AWS services that the company could use for the relational databases. Amazon DocumentDB (with MongoDB compatibility) is a document database that is compatible with MongoDB. Amazon Neptune is a graph database that supports property graph and RDF models. Amazon DynamoDB is a key-value and document database. Reference: Amazon Aurora, Amazon RDS

asked 16/09/2024
Andrey Markov
33 questions
User
Your answer:
3 comments
Sorted by
Up
0
Down
User
Jean-Gaetan Roche

Edited 19 days ago

Voted A, B

AB correct

Reply
Reply
Report

Up
0
Down
User
Anthony Agbale

Edited 19 days ago

Voted A, B

A-B. Amazon Aurora is a fully managed relational database engine that is compatible with MySQL and PostgreSQL. It is designed for high availability, scalability, and performance, making it an excellent choice for relational databases. Aurora allows you to replicate schemas and provides a highly reliable and scalable environment for relational data. Amazon RDS (Relational Database Service) supports multiple relational database engines, including MySQL, PostgreSQL, MariaDB, Oracle, and SQL Server. It is fully managed and allows customers to set up, operate, and scale relational databases on AWS. RDS allows you to replicate and manage predefined database schemas.

Reply
Reply
Report

Up
0
Down
User
Ranjan Gupta

Edited 19 days ago

Voted A, B

Choose AB

Reply
Reply
Report