Sunday, May 3, 2020

Secret Manager

1.  Your organization has enforced new security policies, and all passwords must now be encrypted at rest and no longer hard-coded into your application. Pulling them from a service via an API would be the best way to implement this. Which AWS service would you suggest?

AWS KMS

AWS Secrets Manager

AWS Secrets Service

AWS Lastpass

S3 replication cross region to another account

preparation create the above buckets in two AWS accounts source: leo-functions destination: leo-functions-rep Create IAM role in source acco...