Service Comparison

Secrets Manager vs Parameter Store

Both store configuration values, but rotation and secret lifecycle are the split.

What They Have in Common

Each option can solve part of the scenario. The exam expects you to choose the one that satisfies the stated constraints with the right operational burden, security boundary, availability model, and cost behavior.

Key Differences

OptionPrimary modelBest useSecurityAvailabilityOperations and cost
Secrets ManagerSecrets with rotationDatabase credentials, API keys needing rotationSecret resource policies, KMS, rotation LambdaManaged regional service; replicate when requiredPer secret and API calls; built-in rotation workflow
SSM Parameter StoreConfiguration and parametersApp config, non-rotating values, hierarchyIAM path policies, SecureString with KMSManaged regional service; standard parameters are durableLower cost; manage hierarchy, versioning, and rotation needs

Typical Exam Clues

Practice After Studying

Return to the certification guide that includes this comparison and launch domain training from there.

Sources and Review Metadata