GOOGLE CLOUD PLATFORM
GCP TASK 1. Create TWO projects. 2. Create a VPC network for both the projects 3. Create a link between both the VPC networks using VPC Peering 4. Create a Kubernetes Cluster in one project and launch any web application with the load balancer. 5. Create a SQL server in the second project and create a database. 6. Connect the SQL database to the web application launched in the Kubernetes cluster. GCP - Google Cloud Platform is a public cloud which provides different-different resources according to user need. When we want to start a business we don’t know that it will be successful or not so we can’t invest a lot on land, electricity, hardware, etc so much so we can use cloud here it provides isolation, security, virtual space where we can work and a lot more. GCP has a great feature of projects which are isolated and secure. If there is a failure in one project then it won’t affect the others.GCP works on API means for using any services first we nee...