How to Create Virtual Private Network(VPC) on Google Cloud Platform.

Virtual Private Cloud (VPC) provides networking functionality to Compute Engine virtual machine (VM) instances, Google Kubernetes Engine (GKE) clusters, and the App Engine flexible environment. VPC provides networking for your cloud-based resources and services that is global, scalable, and flexible.   Login to google cloud platform portal. Click on VPC network. Select VPC networks.   …

How to Create SQL Server on Google Cloud Platform.

SQL Server is a relational database management system developed by Microsoft. As a database server, it is a software product with the primary function of storing and retrieving data as requested by other software applications—which may run either on the same computer or on another computer across a network.   Login to google cloud platform …

How to Create PostgreSQL on google cloud platform.

PostgreSQL is one of the worlds fastest growing open source databases that is commonly deployed on popular cloud provider, Google Cloud Platform (GCP), to host organizations application data in the cloud.   Login to google cloud platform portal. Click on SQL.     Click on Create Instance.     Select PostgreSQL. Then click on choose …

How to Create Memorystore Redis on Google Cloud Platform.

Memorystore automates complex tasks for open source Redis and Memcached like enabling high availability, failover, patching, and monitoring so you can spend more time coding. Memorystore for Redis provides a fully-managed service that is powered by the Redis in-memory data store to build application caches that provide sub-millisecond data access. Login to google cloud platform …

How to Create Mysql Database on Google Cloud platfrom.

Cloud SQL for MySQL is a fully-managed database service that helps you set up, maintain, manage, and administer your MySQL relational databases on Google Cloud Platform.   Login to google cloud platform portal. Click on SQL.     Click on Create Instance.     Select MySQL. Then,click on choose MySQL.   Provide the instance name …