|
|
|
|
|
by shortj
2240 days ago
|
|
Probably the most useful mechanism I have for determining this is “if this AWS account disappears, how screwed am I / can I recover.” I tend to separate all of my projects/services, and each of those to environments. A cold storage AWS account, audit and security (ship logs, config changes, etc), shared services to another account. If dev account gets hacked, that sucks, but we can clear it out. It prod gets hacked (and deleted!) that super sucks. But hopefully cold storage and audit accounts can help us out. If some other services/projects account gets hacked, I don’t want to be worried about impact to unrelated projects. |
|