software-engineering-quality-framework icon indicating copy to clipboard operation
software-engineering-quality-framework copied to clipboard

Security and cloud roles

Open paulalex opened this issue 5 years ago • 1 comments

One consideration you might like to document is that when using cloud native services to deploy your infrastructure you have an additional security benefit in that the role which has permissions to amend your production infrastructure is only assumable by a cloud service (code build etc) and not assumable by any 'human' role.

Equally applying roles with different permissions to different stages in the deployment pipeline helps to ensure that, for example a deployment meant for a development account cannot actually be performed against a production account.

paulalex avatar Sep 21 '20 07:09 paulalex

Hi @paulalex sorry for slow pick-up. I like this, will add, thanks 👍

andyblundell avatar Nov 17 '20 17:11 andyblundell