Parameter Store -- Keep your password safe

Hi Engineers!

Do you ever wondered where sensitive data (e.g database password) should be stored? Uncomfortable to store such data in configuration file, even after encrypting it? No worries, now you can use AWS Parameter Store as a media to store your sensitive data!

With parameter store, you can :

For more information, see :
https://29022131.atlassian.net/wiki/spaces/AWS/pages/196871041/AWS+Parameter+Store
https://29022131.atlassian.net/wiki/spaces/SI/pages/201963319/Secret+management+with+Parameter+Store
https://29022131.atlassian.net/wiki/spaces/BEI/pages/196248279/Secret+Store+Building+Block

Cheers!