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 個答案
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
已回答 2 年前
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
已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南