AWS Certified Data Engineer Associate DEA-C01 Practice Question

A data engineering team is creating a Python ETL script on AWS Glue that needs to connect to an existing Amazon RDS for PostgreSQL instance using a database user and password. Company policy requires automatic credential rotation, no code changes during rotation, and minimal operational overhead. Which approach satisfies these requirements?

  • Store credentials in AWS Systems Manager Parameter Store as SecureString and schedule a Lambda function to rotate and update the parameters.

  • Store the credentials in AWS Secrets Manager, enable automatic rotation using an AWS-provided RDS PostgreSQL rotation template, and reference the secret in the Glue connection.

  • Store credentials as plaintext in AWS Glue job parameters and manually update them monthly.

  • Enable IAM database authentication on the RDS instance and use AWS Glue's IAM role to obtain a temporary token.

AWS Certified Data Engineer Associate DEA-C01
Data Security and Governance
Your Score:
Settings & Objectives
Random Mixed
Questions are selected randomly from all chosen topics, with a preference for those you haven’t seen before. You may see several questions from the same objective or domain in a row.
Rotate by Objective
Questions cycle through each objective or domain in turn, helping you avoid long streaks of questions from the same area. You may see some repeat questions, but the distribution will be more balanced across topics.

Check or uncheck an objective to set which questions you will receive.

Bash, the Crucial Exams Chat Bot
AI Bot