CertyRush
Đang tải...
C CertyRush
Câu hỏi free preview

Câu 94: AWS Certified Developer - Associate DVA-C02(New)

A developer is writing an application for a company. The application will be deployed on Amazon EC2 and will use an Amazon RDS for Microsoft SQL Server database. The company's security team requires that database credentials are rotated at least weekly. How should the developer configure the database credentials for t…

Nội dung câu hỏi

A developer is writing an application for a company. The application will be deployed on Amazon EC2 and will use an Amazon RDS for Microsoft SQL Server database. The company's security team requires that database credentials are rotated at least weekly. How should the developer configure the database credentials for this application?

Các lựa chọn

Đáp án được giữ gọn theo nhãn A, B, C, D trong phần bình chọn tương tác.

  1. A. Create a database user. Store the user name and password in an AWS Systems Manager Parameter Store secure string parameter. Enable rotation of the AWS Key Management Service (AWS KMS) key that is used to encrypt the parameter.
  2. B. Enable IAM authentication for the database. Create a database user for use with IAM authentication. Enable password rotation.
  3. C. Create a database user. Store the user name and password in an AWS Secrets Manager secret that has daily rotation enabled. — đáp án hiện tại
  4. D. Use the EC2 user data to create a database user. Provide the user name and password in environment variables to the application.

Cộng đồng

0 bình luận công khai. Tên thành viên được ẩn một phần.

Chưa có bình luận. Mở giao diện tương tác để bắt đầu thảo luận.

Câu hỏi liền kề