Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Google Cloud offers two platforms for message passing and asynchronous integration of message services, each with its own similarities and differences. Identify the two correct statements about Cloud Tasks from the following options. (Select Two)
A
Cloud Tasks is designed for explicit invocation, allowing the publisher to maintain full control over execution.
B
Cloud Tasks is suitable for scenarios where the task producer requires the ability to defer or precisely control the timing of a webhook or remote procedure call execution.
C
Cloud Tasks is best suited for general event data ingestion and distribution, where some execution control can be relinquished.
D
Cloud Tasks is intended for implicit invocation, with the publisher retaining complete execution control.