Google Cloud Platform (GCP): Configuring Reverse Proxy and Load Balancing for Backend and Frontend Routing
Let's Create a VPC
VM for Load Balancer, Frontend, Backend, DB
Let's create VM from LB and access it with SSH end External IP
sudo apt update -y
sudo apt install nginx -y
Create Cloud Nat and Router
Create VM Instance for Frontend and install No...
rahmantanvir.hashnode.dev2 min read