GregLab | Exam Prep

Security, Identity, and Compliance

Core

AWS Secrets Manager

Managed storage, retrieval, and rotation of application credentials.

Key points

  • Secrets Manager stores, retrieves, and can rotate database credentials, API keys, and other secrets.
  • Workloads should fetch secrets through roles at runtime instead of embedding them in code or images.

Best-known use cases

  • Remove database credentials and API keys from pipeline code.
  • Retrieve and rotate secrets used by ingestion and transformation jobs.

What candidates often confuse it with

  • Secrets Manager is rotation-oriented secret storage; Parameter Store also holds configuration and protected values with a different lifecycle focus.

Key takeaway

Choose Secrets Manager when pipeline credentials need controlled retrieval and regular rotation.

Relevant exam tasks

  • D1.2 — Task 1.2: Transform and process data
  • 1.2.2 — Connect to different data sources (for example, Java Database Connectivity [JDBC], Open Database Connectivity [ODBC]).
  • D4.1 — Task 4.1: Apply authentication mechanisms
  • 4.1.3 — Create and rotate credentials for password management (for example, AWS Secrets Manager).
  • D4.2 — Task 4.2: Apply authorization mechanisms
  • 4.2.2 — Store application and database credentials (for example, Secrets Manager, AWS Systems Manager Parameter Store).

Learn more

Free AWS Certified Data Engineer - Associate prep

Build focused DEA-C01 quizzes from skill areas, topics, and product references.

Practice with exam-style multiple-choice and multiple-response questions, score breakdowns, explanations, and a compact reference for this lane's official exam domains.

Read Topics Build a quiz

Exam Weights

Exam snapshot

DEA-C01 at a glance

Category
Associate
Duration
130 minutes
Questions
65 total; 50 scored and 15 unidentified unscored
Formats
Multiple choice and multiple response
Scoring
100–1,000 scaled score; 720 minimum passing score

Quiz builder

Choose your practice set

Mode

Exam fidelity: AWS documents 65 questions in 130 minutes: 50 scored and 15 unidentified unscored, using multiple-choice and multiple-response formats. This site's practice accuracy and readiness do not reproduce AWS's 100–1,000 scaled scoring or identify unscored items. Difficulty labels describe this site's Associate-level scenario complexity, not an AWS-published question rating.

Reference

DEA-C01 topics and reference map

Study links

DEA-C01 resources