공유 AMI로부터 가상 머신 시작하기
This workshop section walks you through setting up your own EC2 Linux instance from a premade AMI, which you will use to run analyses in later sections of the workshop.
We’ll be using an image built by the Chen Lab at NUS and GIS. This has a lot of common tools useful for bacterial (and general) genomics installed. We have documented what is on this AMI and how it was set up on our accompanying GitHub repository. Those instructions may be useful if you want to set up the same software on another system and may help you with some hints when installing other software as well for your own work.
Specifically, you learn how to:
a. Sign in to the AWS Management Console and explore it.
b. Create an Amazon EC2 instance from an AMI.
c. SSH into an EC2 instance and run Linux commands.
Launch the EC2 Dashboard
In the AWS Management Console search bar, type EC2.
Choose EC2 to open the EC2 Dashboard.
Spend a few minutes familiarizing yourself with the layout of the dashboard:
Launch an EC2 Instance
We will now launch an EC2 Linux-based instance.
Note:
For this training, search for
CHENLAB-PUBLICand choose the most recent AMI version; as of September, 2022 this is v2.10b, which has IDami-0bf420c98bedabe91. You can find out more about CHENLAB-PUBLIC AMIs in Appendix: About the AMI.



