0PricingLogin
AWS Security Academy · Lesson

Session Manager Without Open Ports

Reach instances through SSM with no inbound access at all.

Shell Access, No Doors

Session Manager, a capability of AWS Systems Manager (SSM), gives you interactive shell access to EC2 instances and on-premises servers without opening any inbound ports. Understanding precisely how it achieves this is a high-value exam topic, because it underpins modern, bastion-free administration.

The SSM Agent

The magic starts with the SSM Agent, software preinstalled on most AWS AMIs (Amazon Machine Images). The agent runs on the instance and initiates an outbound connection to the Systems Manager service endpoints. Because the instance reaches out, no inbound rule is ever required, the security group can block all inbound traffic.

All lessons in this course

  1. Why Bastion Hosts Add Risk
  2. Session Manager Without Open Ports
  3. Auditing and Logging Admin Sessions
  4. Hardening Endpoints and Patch Manager
← Back to AWS Security Academy