How to assume an AWS IAM Role from an EKS Pod?
Usually, when we had to use a service from an external provider, we injected the service credential (connection string, secret, token, etc.) in the application (from a Key Vault, environment variable, app settings, etc.). But in AWS, there is the con...
blog.raulnq.com2 min read