AWS Systems Manager
cloud AWS

5 minutes


go back go back go back home home

AWS Systems Manager (AWS SSM) Introduction

AWS Systems Manager is a Hybrid Service that helps us to manage our EC2 and on-prem systems at scale. We can also get operational insights about the state of our infrastructure while using this service. It is most importantly used for the following features:

- <mark> Patching & Automation</mark> : For enhanced compliance
- <mark> Run commands across entire fleet of servers</mark>
- <mark> Store parameter configuration</mark> with <mark>
  	SSM Parameter Store
  </mark>
- It works with linux, windows, macOS, RaspberryPi OS (Raspian)

Trivia

Any time you see a way to patch EC2 instances, or run command across all the servers (be it on AWS or private servers) then think of Session Namager