Breaking News: Grepper is joining You.com. Read the official announcement!
Check it out

AWS Systems Manager Parameter Store

Pragya Keshap answered on February 23, 2023 Popularity 8/10 Helpfulness 4/10

Contents


More Related Answers

  • AWS AppConfig (part of AWS Systems Manager)

  • AWS Systems Manager Parameter Store

    1

    Manage Application Configuration and Secrets

    Supports hierarchical structure

    Maintains history of configuration over a period of time

    Multi language SDK support to retrieve configuration:

    ssm.get_parameters(Names=['LambdaSecureString'])

    Simplified Operations:

    Configuration can be changed without releasing a new Lambda version!

    Monitoring (CloudWatch), Notifications(SNS) and Auditing(AWS CloudTrail)

    Integrates with:

    AWS KMS - Encrypt your configuration values

    Amazon EC2, Amazon ECS, Amazon EKS, AWS Lambda, .. - Use configured values from your

    code

    AWS Secrets Manager - More powerful management for secrets (Automatic Rotation) 

    Popularity 8/10 Helpfulness 4/10 Language whatever
    Source: Grepper
    Link to this answer
    Share Copy Link
    Contributed on Feb 23 2023
    Pragya Keshap
    0 Answers  Avg Quality 2/10


    X

    Continue with Google

    By continuing, I agree that I have read and agree to Greppers's Terms of Service and Privacy Policy.
    X
    Grepper Account Login Required

    Oops, You will need to install Grepper and log-in to perform this action.