BEGINNER Admin - Difference between AWS Console and AWS Root Users

0

Can multiple developers use our same AWS Account. If so, what is the difference between Root access and Console Access? Where should I set the new developer up? He will need to create containers, configure servers and clients in macOS.

2 回答
0
已接受的回答

Here is a reference guide for what you are asking: AWS Account Management Reference Guide.

profile pictureAWS
专家
kentrad
已回答 2 年前
0

Multiple developers can and should in most cases use the same account. You can create IAM users for each of them and provide console and programmatic access (key and secret). As an admin you should only give the minimum amount of permissions to each one, not administrative access. Refer to the IAM Security Best Practices: https://docs.aws.amazon.com/IAM/latest/UserGuide/best-practices.html. BTW, root access should not be use. Mind that it is a good practice to have a separate AWS account for your production environment also.

AWS
imdaub
已回答 2 年前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则