Add Tags when creating a new instance
Create a EC2 Ubuntu Instance based on below tutorial:
Tutorial: Get started with Amazon EC2 Linux instances - Amazon Elastic Compute Cloud
Connect instance:

Video Guide:
https://www.youtube.com/watch?v=0EuDhKXq_aM&t=13s
Download conda installation package:
wget <https://repo.anaconda.com/miniconda/Miniconda3-latest-Linux-x86_64.sh>
Install conda:
bash Miniconda3-latest-Linux-x86_64.sh