Operations staff need a place in AWS to keep operational parameters and credential-style values that automation and instances can look up, alongside related Systems Manager capabilities. Which service family fits that pattern at foundational depth?
Select an answer to reveal the explanation.
Short Explanation
Systems Manager is the ops toolbox — Parameter Store is the labeled drawer where configs and secrets-style values live so scripts and instances can pull them instead of hard-wiring them. Same family that helps you run and manage fleets without reinventing a config server.
Full Explanation
AWS Systems Manager provides operational tooling for managing instances and environments; Parameter Store holds configuration data and secrets-oriented parameters that workloads can retrieve. At CLF depth, associate Systems Manager with secure parameter and credential-related operational patterns, distinct from CDN, DNS, or analytics services.