nerdexam
Google

PROFESSIONAL-CLOUD-DEVELOPER · Question #170

You are designing an application that uses a microservices architecture. You are planning to deploy the application in the cloud and on-premises. You want to make sure the application can scale up on

The correct answer is B. Create a GKE cluster in each environment with Anthos, and use Cloud Run for Anthos to deploy. https://cloud.google.com/anthos/run Integrated with Anthos, Cloud Run for Anthos provides a flexible serverless development platform for hybrid and multicloud environments. Cloud Run for Anthos is Google's managed and fully supported Knative offering, an open source project that

Designing highly scalable, available, and reliable cloud-native applications

Question

You are designing an application that uses a microservices architecture. You are planning to deploy the application in the cloud and on-premises. You want to make sure the application can scale up on demand and also use managed services as much as possible. What should you do?

Options

  • ADeploy open source Istio in a multi-cluster deployment on multiple Google Kubernetes Engine
  • BCreate a GKE cluster in each environment with Anthos, and use Cloud Run for Anthos to deploy
  • CInstall a GKE cluster in each environment with Anthos, and use Cloud Build to create a
  • DCreate a GKE cluster in the cloud and install open-source Kubernetes on-premises. Use an

How the community answered

(22 responses)
  • A
    9% (2)
  • B
    73% (16)
  • C
    14% (3)
  • D
    5% (1)

Explanation

https://cloud.google.com/anthos/run Integrated with Anthos, Cloud Run for Anthos provides a flexible serverless development platform for hybrid and multicloud environments. Cloud Run for Anthos is Google's managed and fully supported Knative offering, an open source project that enables serverless workloads on

Topics

#Hybrid Cloud#Microservices#Anthos#Cloud Run

Community Discussion

No community discussion yet for this question.

Full PROFESSIONAL-CLOUD-DEVELOPER Practice