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 Respuestas
0
Respuesta aceptada

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

profile pictureAWS
EXPERTO
kentrad
respondido hace 2 años
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
respondido hace 2 años

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas