Please enable JavaScript.
Coggle requires JavaScript to display documents.
AWS System Manager - Coggle Diagram
AWS System Manager
Comprises of Services
State Manager
Manage States
- which instance has update xy
Inventory
collect metadata from Instances
- which has Apache 2x installed
-
Parameter Store
Shard Secure Storage
- Config Data like Credentials
-
Resource Groups
organize your fleet through tagging
- dashboards for a tag etc.
Maintenence Windows
Schedule MW for group/all your fleet
- Patches are applied during these windows
- like RDS: will be create MW according this central schedule
-
Run Command
run commandw without ssh
- execute accross multiple instances
Patch Manager
- managing patches
- baseline for patches (when to apply)
- can have custom basline as well
- windows, linux baselines already in place
- 7 Day after release for security, critical patches
SSM Agent
-
-
-
will be installed by default on all recent AWS AMIs (linux, Windows)
-
-