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

Preview
* 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 Reply

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

Please turn AdBlock off
Social Media Icons Powered by Acurax Web Design Company

Discover more from Direct DevOps from Quality Thought

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

Continue reading

Visit Us On FacebookVisit Us On LinkedinVisit Us On Youtube