PRACTICAL

1. Login to an instance

  • Using SSH if it is a Linux Instance.

  • Using RDP (Remote desktop protocol) if it is a Windows Instance

2. Launch more like this

  • Goto instance -> launch more like this

(Note: This option does not clone your selected instance, it only replicates some configuration details.

3. Termination protection

  • Select the instance -> action ->instance setting -> change termination or you can add while creating a instance.

4. Attaching role

  • Select the instance -> action ->instance setting ->attach/replace iam role

5. Change instance type

  • Stop the instance -> action -> instance setting -> change instance type

(note: When an instance terminates, the data on any instance store volumes associated with that instance is deleted.)

Last updated