exam questions

Exam AWS Certified Database - Specialty All Questions

View all questions & answers for the AWS Certified Database - Specialty exam

Exam AWS Certified Database - Specialty topic 1 question 286 discussion

Exam question from Amazon's AWS Certified Database - Specialty
Question #: 286
Topic #: 1
[All AWS Certified Database - Specialty Questions]

A company uses an Amazon Aurora MySQL DB cluster with the most recent version of the MySQL database engine. The company wants all data that is transferred between clients and the DB cluster to be encrypted.

What should a database specialist do to meet this requirement?

  • A. Turn on data encryption when modifying the DB cluster by using the AWS Management Console or by using the AWS CLI to call the modify-db-cluster command.
  • B. Download the key pair for the DB instance. Reference that file from the --key-name option when connecting with a MySQL client.
  • C. Turn on data encryption by using AWS Key Management Service (AWS KMS). Use the AWS KMS key to encrypt the connections between a MySQL client and the Aurora DB cluster.
  • D. Turn on the require_secure_transport parameter in the DB cluster parameter group. Download the root certificate for the DB instance. Reference that file from the --ssl-ca option when connecting with a MySQL client.
Show Suggested Answer Hide Answer
Suggested Answer: D 🗳️

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
roymunson
1 year, 8 months ago
Selected Answer: D
Answer D
upvoted 2 times
...
Pranava_GCP
1 year, 9 months ago
Selected Answer: D
D. Turn on the require_secure_transport parameter in the DB cluster parameter group
upvoted 2 times
...
chen0305_099
1 year, 9 months ago
Selected Answer: D
DDDDDDD
upvoted 1 times
...
rdiaz
2 years, 2 months ago
Selected Answer: D
https://docs.aws.amazon.com/AmazonRDS/latest/AuroraUserGuide/AuroraMySQL.Security.html
upvoted 2 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 ...