Azure Cloud Platform
Azure Data Lake
Azure Data Lake Store is the repository of workloads for big data. For operational and exploratory analysis you can lockup data of any size, type and ingestion speed at a single place.Data Lake Store is accessed by use of Hadoop. The target of the design is to do stored data analytics and performance tuner for scenarios of data analytics. All enterprise-grade capabilities are included which are essential for the real world.
The capabilities of Data Lake Store:
Hadoop Specific
Works with Hadoop ecosystem, Data Lake Store is an Apache Hadoop file system with Hadoop Distributed File System. It can easily integrate with services where WebHDFS API is used and HDInsight application. You can easily analyze data stored in Data Lake Store using analytic framework by Hadoop which includes Map Reduce or Hive. Data in Data Lake Store can be easily accessed by HDInsight through a permission and configuration changes.
Storage is unlimited
Variety of data analytics can be stored in the unlimited storage provided by Azure Data Lake Store. There are no restrictions on file size or the amount of data to be stored. It's a great choice for all as file sizes from kilobytes to petabytes can be stored here easily. By making multiple copies your data storage is made durable and you can store data for as much time as you want.
Tuned performance
Queries require massive throughput to run large-scale analytics system. Over a number of an individual storage server, the parts of your files are distributed. This enhances the read throughput when in a parallel reading file is done for doing data analytics.
High Availability and security
The availability and reliability are industry standard. To guard unexpected failure, the data is durably stored. Solutions for their existing data platform, the enterprise can use Data Lake Store. Enterprise-grade security is provided for stored data.
Next
Must Read Article
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.

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.