Amazon Web Service
How to Access EC2 instance using putty
In this tutorial we will learn how to convert .pem file into .ppk file. After converting private key we will login into ec2 machine using putty.
Step 1: If you have .pem private key then you have to convert Pem to ppk. Download putty from this link.
Download puttyStep 2: Open putty keygen to convert .pem into .ppk. Click Load.
Step 3: Select .pem file that you want to covert into .ppk.
Step 4: Click Generate to get the .ppk file.
Step 5: Click yes to the warning and Save the file with the same name as .pem file.
Step 6: Now to go the EC2 instance page and get the public IP of the machine.
Step7: Open putty and put public IP address in Host Name field.
Step 7: Click SSH after that select Auth and click on Browse select the private key (.ppk) that you have converted form .pem file. After that click on Open.
Step 8: Select yes to connect to the machine.
Step 9: Enter user name ec2-user and hit Enter.
Step 10: You will see the console after successful login.
Must Read Article

How To Launch EC2 Machine
In this article we are going to learn how to launch a ec2 instance. For this you need to have AWS account.

How to install WordPress on EC2 machine
Before you start installing WordPress on ec2 machine. You must log in into the machine.
How to assign Static IP to EC2 Instance
In this tutorial we are going assign static IP to ec2 Instance.

How to Stop EC2 instance
In this tutorial we are going to stop ec2 instance.

How to Terminate EC2 instance
In this tutorial we are going to terminate ec2 instance.

How to Access EC2 instance using putty
In this tutorial we will learn how to convert .pem file into .ppk file. After converting private key we will login into EC2 machine using putty.
How to allocate Static IP address
In this tutorial we are going to allocate a static IP.

How To Launch ec2 Machine
In this article we are going to learn how to launch a ec2 instance. For this you need to have AWS account.

How to install WordPress on ec2 machine
Before you start installing WordPress on ec2 machine. You must log in into the machine.
How to create a VM instance in Azure
In this Tutorial we are going to launch a Virtual Machine in azure.
How to install WordPress on VM instance in Azure
Before you start installing WordPress on VM instance on Azure. You must log in into the machine. You can launch a VM Instance in Azure using this tutorial. After launch of machine log in into the machine using SSH. If you do not know how to SSH in VM instance you can follow this tutorial.

How to launch a VM instances in Google Cloud
In this tutorial we are going to launch a Compute Egine instance.

How to install WordPress on VM instance in Google Cloud
Before you start installing WordPress on VM instance on Google Cloud. You must log in into the machine. You can launch a VM Instance on Google Cloud using this tutorial. After launch of machine log in into the machine using SSH. If you do not know how to SSH in VM instance you can follow this tutorial.