ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 308 - DBS-C01 discussion

Report
Export

A web-based application uses Amazon DocumentDB (with MongoDB compatibility) as its underlying data store. Sufficient access control IS in place, but a database specialist wants to be able to review logs if the primary DocumentDB database is deleted

Which combination of steps Should the database specialist take to meet this requirement? (Select TWO_)

A.
Set the audit_logs cluster parameter to enabled
Answers
A.
Set the audit_logs cluster parameter to enabled
B.
Enable DocumentDB log export to Amazon CloudWatch Logs.
Answers
B.
Enable DocumentDB log export to Amazon CloudWatch Logs.
C.
Enable Enhanced Monitoring tor DocumentDB.
Answers
C.
Enable Enhanced Monitoring tor DocumentDB.
D.
Enable AWS CloudTrail for DocumentDB.
Answers
D.
Enable AWS CloudTrail for DocumentDB.
E.
use AWS Config to monitor the state of DocumentDB.
Answers
E.
use AWS Config to monitor the state of DocumentDB.
Suggested answer: A, B

Explanation:

Option A is correct because it sets the audit_logs cluster parameter to enabled.This enables auditing on the DocumentDB cluster, which records events that were performed in the cluster, such as successful and failed authentication attempts, dropping a collection in a database, or creating an index1. By enabling auditing, the database specialist can review the logs to see who and when deleted the primary DocumentDB database, and what other actions were taken on the cluster.

Option B is correct because it enables DocumentDB log export to Amazon CloudWatch Logs.This allows the DocumentDB cluster to export its auditing records (JSON documents) to Amazon CloudWatch Logs, where they can be analyzed, monitored, and archived1. By enabling log export, the database specialist can access the logs even if the primary DocumentDB database is deleted, as they are stored in a separate service.

asked 16/09/2024
Fiston LOMATE
43 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first