GCP - Cloud Load Balancing
How can you configure a URL map to route requests differently based on both host and path, for example, sending
https://blog.example.com/news to backend-blog-news and https://shop.example.com/news to backend-shop-news?