AWS Classroomnotes 06/Apr/2022

Scenario: A new employee has joined the team

  • A new employee has joined the team who would be responsible for creating infrastructure in AWS
  • Solution:
    • Create a new IAM User
    • Give him Both Programatic access and Console Access
    • Select the right policy for this user.






Scenario 2

  • An application running in ec2 requires permissions to create/delete other AWS resources
  • One way of solving this is
    • Create an IAM user with programattic access
    • Configure this access into the application running on ec2
    • Ensure the IAM User which you have create has necessary permissions.
  • Other Way is Role:
    • Role in AWS is a permission given to AWS Resource/Service to access other AWS Services/Resources.






Scenario 3:

  • Consider we have 5 admins who require same set of permissions, so rather that managing policy at user level, we manage it at the group level


Activity

  • Refer Here for the JSON and YAML Tutorial
  • Refer Here for the softwares to be installed on your windows system.
  • Refer Here to install Windows Terminal.
  • Mac:
    • Install Home brew Refer Here
    • Git: brew install git
    • Visual Studio Code: brew install --cask visual-studio-code
Published
Categorized as Uncategorized Tagged

By continuous learner

devops & cloud enthusiastic learner

Leave a ReplyCancel reply

This site uses Akismet to reduce spam. Learn how your comment data is processed.

Please turn AdBlock off
Animated Social Media Icons by Acurax Responsive Web Designing Company

Discover more from Direct DevOps from Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading

Exit mobile version
%%footer%%