How to Create Blob service in Azure Storage Account

Azure Blob storage is a service for storing large amounts of unstructured object data, such as text or binary data. You can use Blob storage to expose data publicly to the world, or to store application data privately. Common uses of Blob storage include: Serving images or documents directly to a browser. Storing files for distributed …

How to Create Cloud Storage in Google Cloud Platform

Google Cloud Storage is a RESTful online file storage web service for storing and accessing data on Google Cloud Platform infrastructure. The service combines the performance and scalability of Google’s cloud with advanced security and sharing capabilities. Interoperability – Google Cloud Storage is interoperable with other cloud storage tools and libraries that work with services …

How to Create Filestore in Google Cloud Platform

A FileStore represents a storage pool, device, partition, volume, concrete file system or other implementation specific means of file storage. Filestore gives users a simple, native experience for standing up managed Network Attached Storage (NAS) with their Google Compute Engine and Kubernetes Engine instances.   Login to google cloud platform portal. Click on Filestore. Select …