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
Create a module to manage secrets and configurations of that secret using AWS Secrets Manager
Now this is not necessarily complicated, however research on the security considerations behind this is the important part here, and making sensible decisions on what should be configurable / what we should permanently set is a key to this task.
It'd be great to have someone with a good knowledge of the security aspects of this, as there's lots of concepts which I imagine are not really considered from project to project due to time constraints.
Inputs:
The name of the secret
The value of the secret
The text was updated successfully, but these errors were encountered:
Create a module to manage secrets and configurations of that secret using AWS Secrets Manager
Now this is not necessarily complicated, however research on the security considerations behind this is the important part here, and making sensible decisions on what should be configurable / what we should permanently set is a key to this task.
It'd be great to have someone with a good knowledge of the security aspects of this, as there's lots of concepts which I imagine are not really considered from project to project due to time constraints.
Inputs:
The text was updated successfully, but these errors were encountered: