Suppose you have hired a team of DevOps freelancers to set up your infrastructure. You create an IAM group called “devops” and add the team to that group. After the team finishes setting your infrastructure up, they leave your project. What actions should you take?
An IAM is web service that is used to securely control the access of the files and resources of your server or AWS resources. After the team leaves , the corect step should be to remove the group called "devops" from the access list so , that there is confusion later and made those access not accessible by anyone. As the teams has left , there is no point in keeping there access list because it will only create room for malpractices as someone can try to access the data using the group "devops" credential or even the team member could interfere to get the data from the resources.so , it is best to remove the group and there corresponding permission.
Get Answers For Free
Most questions answered within 1 hours.