Topic 1 Question 94
You need to design a solution for global load balancing based on the URL path being requested. You need to ensure operations reliability and end-to-end in- transit encryption based on Google best practices. What should you do?
Create a cross-region load balancer with URL Maps.
Create an HTTPS load balancer with URL Maps.
Create appropriate instance groups and instances. Configure SSL proxy load balancing.
Create a global forwarding rule. Configure SSL proxy load balancing.
ユーザの投票
コメント(17)
B. Create an HTTPS load balancer with URL maps.
👍 12victory1082021/05/19confused with A vs B. A has the word "cross region" but finally find out HTTP/S Load Balancing is naturally global.
- B
👍 5bnlcnd2021/01/30- 正解だと思う選択肢: B
UrlMaps are used to route requests to a backend service based on rules that you define for the host and path of an incoming URL.
👍 5Sbgani2022/09/07
シャッフルモード