# Connecting to Your Cloud

![](https://2920288544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDG8rOchFn0FENiplhZ%2F-MDGealiI9XbqYHiy83u%2F-MDGhHR9TYwqpG0J8b1L%2F4_IP_into_bitvise.gif?alt=media\&token=6524bf14-2aa3-4e12-99c7-f76f923840d6)

The instance will now be visible in the EC2 homepage. The description of the instance and the IP address can be found at the bottom of the instance page. Open [Bitvise](https://www.bitvise.com/ssh-client-download) as an SSH client. Copy the IPv4 Public IP address from the instance page in EC2 and paste it into “Host” on Bitvise. Insert 22 as the port.

💡 What is an SSH Client?\
\
&#x20;An SSH client allows establishing a secure and authenticated SSH connections to SSH server. Download [Bitvise SSH Client](https://www.bitvise.com/ssh-client-download) or [PuTTY](https://www.putty.org/) for Windows or [Terminus App](https://termius.com/) for MacOS.

![](https://2920288544-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-MDG8rOchFn0FENiplhZ%2F-MDGealiI9XbqYHiy83u%2F-MDGgL0gQ84UdOBoQyCS%2F6_put%20in%20key.gif?alt=media\&token=5257a6bf-8e30-4bf6-b0f3-bc3361f6ed3f)

Enter "ubuntu" as the default username. Change the following line “Initial method” to publickey. For first-time log in, select "Client key manager" and import the SSH key downloaded earlier (named as Global 1 in this example). An optional comment can be left for organization purposes if desired. Select the key just imported in the “client key” line. Click "Log In" to connect.
