The author touched on it a bit but I personally don't see the benefit of using Secrets Manager over Parameter Store:<p>- Parameter Store works just as well and is free (outside of the KMS key cost)<p>- Tools like Chamber only support Parameter Store<p>- The one benefit that SM had for me was out of the box support for rotating RDS passwords, but RDS authentication with an IAM role is an even better solution for that