Amazon Web Service
How to Terminate EC2 instance
In this tutorial we will learn to terminate EC2 instance.
Step 1: Go to EC2 console and select the EC2 instance you want to terminate.
Step 2: Click on Actions , select instance state and click on Terminate.
Step 3: Click on Yes terminate.
Must Read Article

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 Copy AMI to another Region
In this tutorial we are going a AMI to another region.
How to copy snapshot from one region to another
In this tutorial we are going copy snapshot from one region to another.
How to create a volume from Snapshot
In this tutorial we are going to create a volume from existing snapshot.

How to create Image from EC2 instance
In this tutorial we are going create an Image from a running ec2 instance.
How to Deregister AMI
In this tutorial we are delete an existing AMI.
How to disassociate Static IP form EC2 instance
In this tutorial we are going to disassociate static IP form EC2 instance.

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.