GCP - Cloud Load BalancingA developer configures an Internal TCP/UDP Load Balancer but backend instances do not receive traffic. What is the most probable cause?ABackend instances are not in the same VPC networkBForwarding rule is set to global instead of regionalCHealth checks are disabled on the load balancerDLoad balancer is configured for HTTP traffic instead of TCP/UDPCheck Answer
Step-by-Step SolutionSolution:Step 1: Understand Internal TCP/UDP LB scopeIt works only within a single VPC network.Step 2: Check backend instance placementIf instances are outside the VPC, traffic won't reach them.Final Answer:Backend instances are not in the same VPC network -> Option AQuick Check:Internal LB requires backend instances in same VPC [OK]Quick Trick: Internal LB requires backend in same VPC [OK]Common Mistakes:Using global forwarding rule for internal LBIgnoring health checks impactConfusing protocol types for load balancer
Master "Cloud Load Balancing" in GCP9 interactive learning modes - each teaches the same concept differentlyLearnWhyDeepVisualTryChallengeProjectRecallTime
More GCP Quizzes Cloud Firestore and Bigtable - Memorystore for Redis caching - Quiz 14medium Cloud Functions - Cloud Functions pricing - Quiz 15hard Cloud IAM Advanced - Custom roles creation - Quiz 11easy Cloud IAM Advanced - IAM deny policies - Quiz 2easy Cloud Monitoring and Logging - Error Reporting - Quiz 10hard Cloud Monitoring and Logging - Error Reporting - Quiz 14medium Cloud Pub/Sub - Publishing messages - Quiz 6medium Cloud Pub/Sub - Why messaging matters - Quiz 1easy Cloud Run - Cloud Run jobs for batch work - Quiz 6medium Cloud SQL and Databases - Read replicas - Quiz 8hard