List of questions
Related questions
Question 260 - Professional Cloud Developer discussion
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.
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.
D.
Use Cloud Shell to containerize your microservice. and deploy it on a Container-Optimized OS Compute Engine instance.
Your answer:
0 comments
Sorted by
Leave a comment first