Amazon Web Service
CodeCommit
For hosting secure and scalable private Git repositories in companies, CodeCommit provides a fully - managed sources control service. You don't need to operate a source control system or infrastructure scaling. From source code to binaries you can use CodeCommit to store anything securely and it works smoothly with Git Tools.
Advantages
Fully Managed
With CodeCommit you don't need to maintain, host, scaling control servers. As needs grow for your project CodeCommit automatically scales the requirements.
Security
Encryption of file during transit and at rest is done automatically by CodeCommit. The integration with Access Management and AWS Identity allows you to give access permission to each user specifically to repositories.
Availability
An architecture with highly scalable, durable and redundant properties comes with CodeCommit. CodeCommit is designed in such a way that your repositories are highly accessible and available.
Store what you want
You can store any type of file of any size. You can store and version applications assets, like video libraries, along with the codes.
Lifecycle of Development is faster
Your repositories are always close to you as everything is stored on AWS Cloud. Minute changes can be transferred easily without changing the entire application. Due to this development life cycle improves as speed and frequency increases.
Use of pre-existed tools
It works with existing Git Tools and supports all Git commands. You can use the development environment of your choice integrated with global clients and non-stop delivery system.
Next
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 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.