You are on page 1of 27

I.

CREATE MULTIPLE PROJECTS NAMELY DEVELOPER AND PRODUCTION

Creating A project Called “Front-end-1230” Through Web-UI

Creating Another Project Called “Back-end-1230: using Web Console


Add the Project to the Billing Account
Creating Kubernetes Cluster in Front End

Enable Kubernetes Engine API


Creating Kubernetes Cluster
https://storage.googleapis.com/kubernetes-
release/release/v1.18.0/bin/windows/amd64/kubectl.exe

Download Kubernetes using the above like & Add the path to the environment variable
II. CREATE VPC NETWORK FOR BOTH THE PROJECTS

VPC Service Controls improves your ability to mitigate the risk of data exfiltration from Google Cloud
services such as Cloud Storage and BigQuery. With VPC Service Controls, you create perimeters that
protect the resources and data of services that you explicitly specify.

VPC CREATION IN “Front-end” Project.


Creating VPC in Backend Project
VPC PEERING

VPC Network Peering overview

Google Cloud VPC Network Peering allows internal IP address connectivity across two Virtual Private
Cloud (VPC) networks regardless of whether they belong to the same project or the same
organization.
VPC Network Peering enables you to connect VPC networks so that workloads in different VPC
networks can communicate internally. Traffic stays within Google's network and doesn't traverse the
public internet.

Creating VPC Peering in (US region) Back-end

Creating VPC Peering in ( Singapor region) Front-end


Google Kubernetes Engine (GKE) provides a managed environment for deploying, managing, and
scaling your containerized applications using Google infrastructure. The GKE environment consists of
multiple machines (specifically, Compute Engine instances) grouped together to form a cluster.
Creation of Backend SQL server in us-east1

You might also like