PROFESSIONAL-CLOUD-DEVELOPER · Question #326
PROFESSIONAL-CLOUD-DEVELOPER Question #326: Real Exam Question with Answer & Explanation
The correct answer is B: Deploy your API as a Cloud Run service. Create a Pub/Sub topic, and configure your API to push. https://techcommunity.microsoft.com/t5/azure-integration-services-blog/introducing-grpc-api- support-in-azure-api-management-self-hosted/ba-p/3975087
Question
You are developing a new API that creates requests on an asynchronous message service. Requests will be consumed by different services. You need to expose the API by using a gRPC interface while minimizing infrastructure management overhead. How should you deploy the API?
Options
- ADeploy your API to App Engine. Create a Pub/Sub topic, and configure your API to push
- BDeploy your API as a Cloud Run service. Create a Pub/Sub topic, and configure your API to push
- CDeploy your API to a GKE cluster. Create a Kafka cluster, and configure your API to write
- DDeploy your API on a Compute Engine instance. Create a Kafka cluster, and configure your API
Explanation
https://techcommunity.microsoft.com/t5/azure-integration-services-blog/introducing-grpc-api- support-in-azure-api-management-self-hosted/ba-p/3975087
Topics
Community Discussion
No community discussion yet for this question.