Join the community!
Visit our GitHub or LinkedIn page to join the Tilburg Science Hub community, or check out our contributors' Hall of Fame!
Want to change something or add new content? Click the Contribute button!
Terminate Instance
Even though the very basic VMs can run for free forever, it is good practice to shut down inactive VMs. After all, you don’t want to find out at the end of the month - once you receive your bill from AWS - that you accidentally left an instance running in the background. To terminate a VM follow the steps below:
- Visit your “Instances” dashboard in the console
- Tick the checkboxes of those instances you want to stop.
- Click on the “Instant state” button. Here you can either stop or terminate the instance. Stop means that you can re-activate the instance at a later point in time, whereas terminate means that you remove it permanently (including all files stored on it).