Settings

Theme

Rotating your AWS access keys as a distributed team

medium.com

5 points by mrkmcknz 7 years ago · 2 comments

Reader

mrkmcknzOP 7 years ago

Quick post on how we solved the issue of rotating AWS access keys with a pretty distributed team. Interested to hear what other solutions people have adopted to solve this issue.

  • nimrody 7 years ago

    Thanks! If you are relying on developers to rotate their keys, perhaps you also need a centralized periodic check (lambda function perhaps) that verifies that keys are being rotated. I.e., verify that no one is using a key older than N days.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection