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 年前

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

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

回答問題指南