You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As part of the Secrets Manager work, we should carry out a POC into creating a test application that replaces the strategy of storing IAM Access Keys/Secrets in CP environments, and instead utilises IRSA and AWS SDK to enable application to access AWS Services.
Approach
Pick a candidate AWS service for which we have a Cloud Platform Terraform Module (ie SQS, SNS etc) that currently stores IAM Access Keys and Secrets in k8s namespaces, and create a test application that enables pod access to said service via IRSA and implements access using AWS SDK functionality.
Background
As part of the Secrets Manager work, we should carry out a POC into creating a test application that replaces the strategy of storing IAM Access Keys/Secrets in CP environments, and instead utilises IRSA and AWS SDK to enable application to access AWS Services.
Approach
Pick a candidate AWS service for which we have a Cloud Platform Terraform Module (ie SQS, SNS etc) that currently stores IAM Access Keys and Secrets in k8s namespaces, and create a test application that enables pod access to said service via IRSA and implements access using AWS SDK functionality.
Definition of done
Reference
How to write good user stories
The text was updated successfully, but these errors were encountered: