Getting ready

Now that you have the AWS account and p2.xlarge instances available to you, you are ready to create your own instance from EC2 dashboard. The first step is selecting the machine image, as of now, Amazon offers special machine images preloaded with Deep learning libraries you can select the Ubuntu or Linux version. Next, choose the GPU to compute instance type.

You can review and launch the instance with default parameters, or you can configure the settings, choose the storage and configure the security group. Configuring the security group is important, by default SSH security group is set, but if you want to use Jupyter Notebook, you need to add a custom security group for port 8888, you have the option to choose the source from which you will log in to the instance, there are three possibilities Custom, Anywhere or My IP:

Finally, when you launch the instance, you will be asked to create a key pair, which allows you to login to the particular instance, you will need to create one key-pair and download the respective .pem file, this you will use for logging later.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
18.118.24.106