What services/encryption/etc is your company using to store things like API keys and other secrets (strings that cant be hashed)? I see services like these:
https://aws.amazon.com/kms/
https://aws.amazon.com/secrets-manager/
https://medium.com/@nqbao/how-to-use-aws-ssm-parameter-store-easily-in-python-94fda04fea84
Just wondering what the best practices is in 2019