CloudGuild · Blog · Cheat sheets · Lessons · Certifications

Understanding AWS Database Services: A Walkthrough of the DEA-C01 Exam Question

Explore a key DEA-C01 question regarding AWS database services. Learn about correct answers and common pitfalls.

A common hurdle for candidates is distinguishing between AWS database services. Each service has unique features, making the choice seem daunting. Let's clarify this with a specific question from the DEA-C01 exam.

The question

A company is planning to migrate its on-premises relational database to AWS. They want a fully managed service that can automatically scale, handle transactions, and provide high availability. Which AWS service should they choose?

Think before you scroll

Before making your choice, consider the requirements: fully managed, automatic scaling, transaction handling, and high availability. Each option serves different purposes, impacting their suitability for relational databases.

The answer

The correct option is B. Amazon RDS. This service is explicitly designed for relational databases. It offers automatic scaling, transaction support, and high availability features. It's a direct fit for the need to manage a relational database in AWS.

Why the other options lose

The concept behind it

Understanding the purpose of each AWS database service is crucial. Amazon RDS supports multiple relational database engines, including MySQL and PostgreSQL, providing flexibility and ease of management. This understanding allows you to apply this knowledge to similar questions.

Exam trap to remember

Remember: RDS is the go-to for managed relational databases. If the question emphasizes relational databases with transaction support, RDS should be your answer.

Take the free DEA-C01 mock exam.

Take a free mock exam →