Ultimate access to all questions.
Upgrade Now 🚀
Sign in to unlock AI tutor
Google Cloud offers two platforms for message passing and asynchronous integration, each with its unique features. Identify the two correct statements about Cloud Tasks from the following options. (Select 2)
A
Cloud Tasks are designed for scenarios where the task producer requires the ability to defer or precisely control the timing of a specific webhook or remote procedure call.
B
Cloud Tasks are best suited for general event data ingestion and distribution, even if it means giving up some control over execution.
C
Cloud Tasks focus on implicit invocation, allowing the publisher to maintain complete control over execution.
D
Cloud Tasks are tailored for explicit invocation, ensuring the publisher retains full control over execution.