ELI5: AWS Accounts

0

I come from an Azure background and I'm having trouble understanding accounts (not user accounts). My brain wants to map each AWS feature to an Azure feature but this one escapes me. Are accounts like Management Groups or Resource Groups or RBAC roles (in Azure) or Security Groups (in Azure AD)? Can someone give me a simple explanation of accounts?

2 réponses
1

An AWS account also acts as an isolation boundary for resources, permissions and access policies. When you need to isolate applications into different accounts due to either compliance, data classification or other reasons, you can use AWS Organizations to define and organize multiple accounts into a way that reflects your organizational hierarchy. AWS Organizations --> Organizational Units (OU) --> OUs or accounts.

AWS
répondu il y a 2 ans
0

AWS account is an organizational construct. You could create different accounts for different departments, like application-account, network-account, security-account etc.

These links have good info: https://aws.amazon.com/organizations/faqs/ https://aws.amazon.com/organizations/

AWS
AC
répondu il y a 2 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions