You are building a Workflow to process complex data analytics for your application. You plan to use the Workflow to execute a Cloud Run job while following Google-recommended practices. What should you do?
A.
Create a Pub/Sub topic, and subscribe the Cloud Run job to the topic.
B.
Configure an Eventarc trigger to invoke the Cloud Run job, and include the trigger in a step of the Workflow.
C.
Use the Cloud Run Admin API connector to execute the Cloud Run job within the Workflow.
D.
Determine the entry point of the Cloud Run job, and send an HTTP request from the Workflow.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Sai_Vignesh
1 day, 17 hours ago