MultiCloud Classroom notes 11/Nov/2025

Systems Manager

  • Create a Role for EC2 to systems manager.
  • While create ec2 instance or after ec2 instance creation select the role.
  • Navigate to Fleet Manager in Systems manager we should be able to see the nodes


* In custom images ssm agent can be installed Refer Here
* Watch class room recording

Exercise:

  • Enable systems manager
  • Create two ec2 instances (Amazon linux)
  • Run a command on both machines to install nginx
#!/bin/bash
sudo apt update
sudo apt install -y nginx
  • Create a user called as devops on both machines
  • Uninstall git on both machines
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%%