ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 75 - DBS-C01 discussion

Report
Export

A company is going to use an Amazon Aurora PostgreSQL DB cluster for an application backend. The DB cluster contains some tables with sensitive dat a. A Database Specialist needs to control the access privileges at the table level.

How can the Database Specialist meet these requirements?

A.
Use AWS IAM database authentication and restrict access to the tables using an IAM policy.
Answers
A.
Use AWS IAM database authentication and restrict access to the tables using an IAM policy.
B.
Configure the rules in a NACL to restrict outbound traffic from the Aurora DB cluster.
Answers
B.
Configure the rules in a NACL to restrict outbound traffic from the Aurora DB cluster.
C.
Execute GRANT and REVOKE commands that restrict access to the tables containing sensitive data.
Answers
C.
Execute GRANT and REVOKE commands that restrict access to the tables containing sensitive data.
D.
Define access privileges to the tables containing sensitive data in the pg_hba.conf file.
Answers
D.
Define access privileges to the tables containing sensitive data in the pg_hba.conf file.
Suggested answer: C

Explanation:


Reference: https://aws.amazon.com/blogs/database/managing-postgresql-users-and-roles/

asked 16/09/2024
Christophe RUIZ
36 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first