Showing only posts tagged DevSecOps. Show all posts.

Beyond IAM access keys: Modern authentication approaches for AWS

Source

When it comes to AWS authentication, relying on long-term credentials, such as AWS Identity and Access Management (IAM) access keys, introduces unnecessary risks; including potential credential exposure, unauthorized sharing, or theft. In this post, I present five common use cases where AWS customers traditionally use IAM access keys and …