Topic 1 Question 202
A company has a data warehouse in Amazon Redshift. To comply with security regulations, the company needs to log and store all user activities and connection activities for the data warehouse.
Which solution will meet these requirements?
Create an Amazon S3 bucket. Enable logging for the Amazon Redshift cluster. Specify the S3 bucket in the logging configuration to store the logs.
Create an Amazon Elastic File System (Amazon EFS) file system. Enable logging for the Amazon Redshift cluster. Write logs to the EFS file system.
Create an Amazon Aurora MySQL database. Enable logging for the Amazon Redshift cluster. Write the logs to a table in the Aurora MySQL database.
Create an Amazon Elastic Block Store (Amazon EBS) volume. Enable logging for the Amazon Redshift cluster. Write the logs to the EBS volume.
ユーザの投票
コメント(2)
- 正解だと思う選択肢: A
S3 Bucket to store logs
👍 17a1d4912024/12/18 - 正解だと思う選択肢: A
A: Sí, porque Amazon Redshift permite habilitar el registro de actividades y conexiones, y almacenar esos logs automáticamente en un bucket de S3, lo que cumple con las regulaciones y minimiza la sobrecarga operativa.
👍 1italiancloud20252025/02/18
シャッフルモード