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

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ