Amazon Web Service
How to create Image from EC2 instance
In this tutorial we will learn to create an Image from a running ec2 instance.
Step1:Go to AWS console and select EC2. select the instance that you want to create a Image
Step2: click on Actions then Image and select Create Image
Step3: Enter Image name , Image description, Unchek Delete on Termination and click on Create Image. If you check delete on termination it will get deleted after machines terminates.
Step4: image will be created within seconds. You can click on link to check the status of image.
Step5:You can also check on AMI sections.
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.