05
- 5.4 Lockdown Environments
- Learning Objectives
- Restrict SSH access from an instance
5.4 Lockdown Environments
Learning Objectives
By the end of this lesson you will be able to:
- Restrict command-line access to shared environments.
Restrict SSH access from an instance
- Launch a new EC2 instance.
- When choosing a security group, choose a group that has no inbound access.
- Using CloudFormation, you can give instance limited resource-level SSH access to perform deployment, but restrict users from SSH or authenticating against the instance.