Examtopics

Professional Cloud Developer
  • Topic 1 Question 266

    You are tasked with using C++ to build and deploy a microservice for an application hosted on Google Cloud. The code needs to be containerized and use several custom software libraries that your team has built. You do not want to maintain the underlying infrastructure of the application. How should you deploy the microservice?

    • Use Cloud Functions to deploy the microservice.

    • Use Cloud Build to create the container, and deploy it on Cloud Run.

    • Use Cloud Shell to containerize your microservice, and deploy it on a Container-Optimized OS Compute Engine instance.

    • Use Cloud Shell to containerize your microservice, and deploy it on standard Google Kubernetes Engine.


    シャッフルモード