ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 260 - Professional Cloud Developer discussion

Report
Export

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?

A.
Use Cloud Functions to deploy the microservice.
Answers
A.
Use Cloud Functions to deploy the microservice.
B.
Use Cloud Build to create the container, and deploy it on Cloud Run.
Answers
B.
Use Cloud Build to create the container, and deploy it on Cloud Run.
C.
Use Cloud Shell to containerize your microservice. and deploy it on GKE Standard.
Answers
C.
Use Cloud Shell to containerize your microservice. and deploy it on GKE Standard.
D.
Use Cloud Shell to containerize your microservice. and deploy it on a Container-Optimized OS Compute Engine instance.
Answers
D.
Use Cloud Shell to containerize your microservice. and deploy it on a Container-Optimized OS Compute Engine instance.
Suggested answer: B
asked 18/09/2024
John Ordonez
30 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first