EC2 Instance

EC2 Instance Presets

Ready-to-deploy configuration presets for EC2 Instance. Each preset is a complete manifest you can copy, customize, and deploy.

2 presets
01

SSM-Managed Instance

This preset creates an EC2 instance accessible via AWS Systems Manager Session Manager. SSM eliminates the need for SSH keys, bastion hosts, or open inbound ports -- connections are brokered through...

02

SSH-Accessible Instance

This preset creates an EC2 instance accessible via traditional SSH through a bastion host or direct connection. It requires an EC2 key pair for authentication. Use this when your tooling or workflows...