Posts

GCP WORKSHOP TASK

Image
GCP WORKSHOP on 22nd &23rd August  Task Implementation  by: SHIVANGI SAXENA Create two projects one dev and other prod. In develop project, we create a VPC which will be in the Singapore region, and for prod project another VPC in US region.  Now connect both this project with the help of VPC peering.  In dev project using GCP Google Kubernetes Engine Service launch Kubernetes Cluster.  In prod project using GCP SQL service create MySQL Database.  Then launch a WordPress or any other pod as a front end on top of GKE Cluster then link it with SQL Database which will act as backend.  STEPS :- 1. Open the console of GCP 2. Now go to project setting in the dashboard and create 2 projects namely prod and develop. 3. Now we will have to enable the billing for both of the projects that we have created. 4.  After enabling the billing part we will next move towards enabling the Compute Engine API on both of the projects namely the develop and prod. 5. Now go to Develop project and enable t