Slide 62
Slide 62 text
Creating the EC2 instance
In the EC2 dashboard, click Instances, then Launch instance – to start
the related wizard
The first step is choosing an AMI – that is, the initial context. You should
choose a free, generic Ubuntu Server
In lieu of clicking Review and Launch, go through every single step, in
order to grasp how EC2 instances are configured. If you are in the free
tier, it is sensible to leave the provided defaults except:
Disable the public IP auto-assignment option
You can assign tags, such as a Name tag, to make the instance easier to
identify
In the Configure Security Group step, select only the security group we
have just created
Finally, click on Review and Launch, then Launch
You must now select a key pair for accessing the EC2 instance: the one
we have just created is perfect. Then, you can click on Launch
instances: the EC2 instance will be starting and the dashboard displays
its status