AWS Classroom Series – 20/May/2021

AWS Systems Manager contd..

  • Create IAM instance profile for Systems Manager
    • AWS Systems manager doesn’t have permissions to perform actions on our instances, we must grant access by using an AWS IAM instance profile
    • Instance Profile is a container that passes IAM role(s) to EC2 instance at launch
    • Policies required to attach to Instance profile
      • AmazonSSMManagedInstanceCore
      • A custom policy for s3 bucket access
      • AmazonSSMDirectoryServiceAccess
      • CloudWatchAgentServerPolicy
  • Attach IAM instance profile to EC2 instances
  • Repeat the above steps for all the instances
  • Now Navigate to Systems manager and configure the ec2 instances which needs to be managed by AWS Systems manager

Run Command

  • Lets Explore run command

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%%