|
|
|
|
|
by mwakerman
2196 days ago
|
|
I agree and just want to add IAM to the list of AWS Lock In services. We provisions environments almost entirely using Config-as-code tools (packer, ansible, terraform) and generally have a good blueprint for what an environment looks like and the parts I’ve had the hardest time thinking about migrating to another cloud provider is all the IAM rules that magically give hosts/services the ability to talk to other services. |
|
It's used in combination with Azure Active Directory, so the modality isn't 1:1 with AWS. But Managed Identities[3] is a feature that's rolling out across Azure which simplifies the model a bit, since it negates the need to create service principles in AAD beforehand.
[1] https://docs.microsoft.com/en-us/azure/role-based-access-con...
[2] https://docs.microsoft.com/en-us/azure/role-based-access-con...
[3] https://docs.microsoft.com/en-us/azure/active-directory/mana...