Question-21: You will need to have a thorough understanding of the TerramEarth case study in order to produce an appropriate solution. This is because the case study serves as the basis around which this question is formed. You and the rest of your staff have just completed DDD training (Domain Driven Design and how to better design Microservice Based Applications). You have successfully partitioned a monolithic old programme into a number of containerized RESTful microservices. You wish to make use of Cloud Run to operate those microservices. You should also make certain that the services have a high availability and a low latency for the users who are your clients. What steps should you take?
A. Cloud Run services should be deployed across various availability zones. Build Cloud Endpoints that connect to the aforementioned services. Establish a global instance of HTTP(S) Load Balancing, and connect the Cloud Endpoints to the backend of that instance..
B. Deploy Cloud Run services to multiple regions. Create serverless network endpoint groups pointing to the services. Add the serverless NEGs to a backend service that is used by a global HTTP(S) Load Balancing instance.
C. Put in place Cloud Provide services to a number of different regions. Create a latency-based DNS name in Cloud DNS so that it points to the appropriate services.
D. Cloud Run services should be deployed across multiple availability zones. Make a TCP/IP load balancer that works globally. Include Cloud Run Endpoints in the backend service that it provides.
Get All 340 Questions and Answer for Google Professional Cloud Architect