nerdexam
Amazon

CLF-C02 · Question #662

Which AWS services can a company use to deploy a database on AWS? (Choose two.)

The correct answer is C. Amazon RDS D. Amazon EC2. Amazon RDS (Relational Database Service): This is a fully managed service that makes it easy to set up, operate, and scale a relational database in the cloud. It supports popular database engines like MySQL, PostgreSQL, SQL Server, and others, and automates administrative tasks s

Submitted by ngozi_ng· Mar 6, 2026Cloud Technology and Services

Question

Which AWS services can a company use to deploy a database on AWS? (Choose two.)

Options

  • AElastic Load Balancing (ELB)
  • BAWS CloudTrail
  • CAmazon RDS
  • DAmazon EC2
  • EAmazon Elastic FHe System (Amazon EFS)

How the community answered

(32 responses)
  • B
    6% (2)
  • C
    91% (29)
  • E
    3% (1)

Explanation

Amazon RDS (Relational Database Service): This is a fully managed service that makes it easy to set up, operate, and scale a relational database in the cloud. It supports popular database engines like MySQL, PostgreSQL, SQL Server, and others, and automates administrative tasks such as backups and patching. Amazon EC2 (Elastic Compute Cloud): You can deploy a database on an Amazon EC2 instance by installing and managing the database software yourself. This approach gives you full control over the database configuration and environment, but it also requires you to handle management tasks like backups, scaling, and maintenance.

Community Discussion

No community discussion yet for this question.

Full CLF-C02 Practice