How to Create Bigtable in Google Cloud Platform

Google Cloud Bigtable is Google’s NoSQL Big Data database service. It’s the same database that powers many core Google services, including Search, Analytics, Maps, and Gmail. Bigtable is a compressed, high performance, proprietary data storage system built on Google File System, Chubby Lock Service & SSTable.   Login to google cloud platform portal. Click on …

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 …

How to Create Network Endpoint Groups in Google Cloud Platform

A network endpoint group (NEG) is a collection of endpoints or services that you can apply networking functions to, like load balancing, firewalls, and logging. Zonal and Internet NEGs contain endpoints such as IP addresses and ports, or FQDNs. Serverless NEGs point to an App Engine, Cloud Functions, or Cloud Run service.   Login to …

How to Create Health check on Google cloud platform.

Google Cloud provides health checking mechanisms that determine if backends, such as instance groups and zonal network endpoint groups (NEGs), properly respond to traffic. Login to google cloud platform portal. Click on Compute Engine. Select Health Checks.     Click on Create health check.     Provide the health check name. Select protocol  & port …